mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +00:00
Update plan and delete stray file
This commit is contained in:
parent
ffeea907b5
commit
4626731919
2 changed files with 18 additions and 12 deletions
22
Readme.md
22
Readme.md
|
|
@ -127,12 +127,26 @@ Execution, trying TDD for the first time:
|
||||||
|
|
||||||
- [ ] Replace post templates with Swift code
|
- [ ] Replace post templates with Swift code
|
||||||
|
|
||||||
|
- [x] Archive
|
||||||
|
|
||||||
|
- [ ] Year posts
|
||||||
|
|
||||||
|
- [ ] Month posts
|
||||||
|
|
||||||
|
- [ ] Post
|
||||||
|
|
||||||
|
- [ ] Feed post
|
||||||
|
|
||||||
|
- [ ] Munge relative URLs in the RSS and JSON feeds to be absolute instead
|
||||||
|
|
||||||
|
- [ ] Recent posts
|
||||||
|
|
||||||
|
- [ ] RSS feed
|
||||||
|
|
||||||
- [ ] Replace RSS feed template with Swift code
|
- [ ] Replace RSS feed template with Swift code
|
||||||
|
|
||||||
- [ ] Remove stencil
|
- [ ] Remove stencil
|
||||||
|
|
||||||
- [ ] Munge relative URLs in the RSS and JSON feeds to be absolute instead
|
- [x] Add a server for local use and simple production setups (or use a file watcher + `python -m SimpleHTTPServer`?)
|
||||||
|
|
||||||
- [ ] Add a server for local use and simple production setups (or use a file watcher + `python -m SimpleHTTPServer`?)
|
- [ ] Figure out an iPad workflow with minimal code. Maybe a small app with some extensions and shortcuts? This is going to be much more difficult with templates as Swift code. Use a Linux VM instead with Shell
|
||||||
|
|
||||||
- [ ] Figure out an iPad workflow with minimal code. Maybe a small app with some extensions and shortcuts?
|
|
||||||
|
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
//
|
|
||||||
// File.swift
|
|
||||||
//
|
|
||||||
//
|
|
||||||
// Created by Sami Samhuri on 2019-12-20.
|
|
||||||
//
|
|
||||||
|
|
||||||
import Foundation
|
|
||||||
Loading…
Reference in a new issue