From dee7869a21edca555870a28c1dd44f7020a8303d Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Tue, 10 Dec 2019 23:54:21 -0800 Subject: [PATCH] Update plan --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index dbc7ff0..ccbf6bd 100644 --- a/Readme.md +++ b/Readme.md @@ -99,9 +99,9 @@ Execution, trying TDD for the first time: - [ ] Replace remaining Ruby with Swift - - [ ] Generate RSS feed (ditch mustache templates) + - [x] Generate RSS feed (ditch mustache templates) - - [ ] Generate JSON feed + - [x] Generate JSON feed - [x] Munge HTML files to make them available without an extension (index.html hack, do it in the SiteGenerator)