mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
Update plan
This commit is contained in:
parent
810e7ed74d
commit
9f8c1480ef
1 changed files with 14 additions and 6 deletions
10
Readme.md
10
Readme.md
|
|
@ -49,6 +49,8 @@ Execution, trying TDD for the first time:
|
|||
|
||||
- [ ] Migrate project page
|
||||
|
||||
- [ ] Check and delete _data.json
|
||||
|
||||
- [ ] Migrate posts to markdown with headers somehow
|
||||
|
||||
- [ ] Define the new format, probably with a folder for each year of posts since I don't write very much
|
||||
|
|
@ -65,8 +67,14 @@ Execution, trying TDD for the first time:
|
|||
|
||||
- [ ] Migrate archive
|
||||
|
||||
- [ ] Check and delete _data.json filse
|
||||
|
||||
- [ ] Search for other _data.json files and eliminate any that are found
|
||||
|
||||
- [x] Add a link to the code for samhuri.net somewhere ... so meta (about page?)
|
||||
|
||||
- [ ] Replace remaining Ruby with Swift
|
||||
|
||||
- [ ] Generate RSS feed (ditch mustache templates)
|
||||
|
||||
- [ ] Generate JSON feed
|
||||
|
|
@ -77,6 +85,6 @@ Execution, trying TDD for the first time:
|
|||
|
||||
- [ ] Minify JS? Now that we're keeping node, why not ...
|
||||
|
||||
- [ ] Add a server for local use and simple production setups
|
||||
- [ ] 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?
|
||||
|
|
|
|||
Loading…
Reference in a new issue