Update plan

This commit is contained in:
Sami Samhuri 2019-12-02 21:31:53 -08:00
parent 810e7ed74d
commit 9f8c1480ef

View file

@ -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?