From d97c9eb79cd4946dd95c3148a8cffb14a1c9e5bc Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Wed, 25 Dec 2019 08:51:32 -0800 Subject: [PATCH] Update plan --- Readme.md | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/Readme.md b/Readme.md index f5cbfab..86a08ff 100644 --- a/Readme.md +++ b/Readme.md @@ -153,22 +153,14 @@ Execution, trying TDD for the first time: - [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` + - [x] Build with http://ocean.gurulogic.ca:8000 as the base URL with `make ocean` - - [ ] Set up a file watcher to build the site when posts change + - [x] 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 good ssh and/or sftp apps for the iPad: Prompt? ShellFish? Shelly? 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 +- [x] Fix margin on post template