From cac13d3e5565726e80a4711fd2c892f6e5a705dd Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Fri, 13 Dec 2019 00:02:45 -0800 Subject: [PATCH] Update plan --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 78b9af5..dd6b78a 100644 --- a/Readme.md +++ b/Readme.md @@ -111,6 +111,8 @@ Execution, trying TDD for the first time: - [x] Minify JS? Now that we're keeping node, why not ... Nope! Ditched node too +- [ ] Munge relative URLs in the RSS and JSON feeds to be absolute instead + - [ ] 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?