From 4f384e3e4c72213d595de49a69167d9049069181 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Wed, 4 Dec 2019 19:35:14 -0800 Subject: [PATCH] Update plan --- Readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Readme.md b/Readme.md index c805b46..8ec5d1e 100644 --- a/Readme.md +++ b/Readme.md @@ -53,15 +53,15 @@ Execution, trying TDD for the first time: - [ ] Migrate posts to markdown with headers somehow - - [ ] Define the new format + - [x] Define the new format - - [ ] Decide whether to migrate from [9af9d75][] or the current harp format (probably easier to migrate the new format because posts may have been updated since then) + - [x] Decide whether to migrate from [9af9d75][] or the current harp format (probably easier to migrate the new format because posts may have been updated since then) - [ ] Migrate posts - - [ ] Migrate year indexes + - [x] Migrate year indexes - - [ ] Migrate month indexes + - [x] Migrate month indexes - [ ] Migrate index / recent posts