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
8ea53b91d8
commit
1e8330dda4
1 changed files with 22 additions and 0 deletions
22
Readme.md
22
Readme.md
|
|
@ -150,3 +150,25 @@ Execution, trying TDD for the first time:
|
|||
- [x] 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 ShellFish
|
||||
|
||||
- [x] Try using iSH to build the site locally on the iPad (shocker: doesn't work)
|
||||
|
||||
- [ ] Build with http://ocean.gurulogic.ca:8000 as the base URL with `make ipad`
|
||||
|
||||
- [ ] Set up a file watcher to build the site when posts change
|
||||
|
||||
- [ ] Find good ssh and/or sftp apps for the iPad: ShellFish? Shell? Termius? Blink?
|
||||
|
||||
- [ ] Find a good Swift editor for the iPad? Or just use vim via ssh? Textastic? Textor?
|
||||
|
||||
- [ ] Find a good markdown editor for the iPad
|
||||
|
||||
- [ ] Set up an http endpoint to build the site? Is that even useful for anything?
|
||||
|
||||
- [ ] Fix margin on post template
|
||||
|
||||
- [ ] Render drafts in debug builds
|
||||
|
||||
- [ ] Render list of drafts
|
||||
|
||||
- [ ] Render drafts
|
||||
|
|
|
|||
Loading…
Reference in a new issue