From e414ad9bcbc5e0fb75d1e5afbe2f273ab0589107 Mon Sep 17 00:00:00 2001 From: Dave Smith-Hayes Date: Wed, 9 Oct 2024 21:55:21 -0400 Subject: [PATCH] Add a todo to the readme. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index a7fb31b..8efdad5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # davesmithhayes.com This repository holds the code that deploys into the blog for Dave Smith-Hayes. + +## TODO + +This is an unorganized list of the features left for the blog. + +* Pages Handler + * Renders Markdown pages into HTML pages +* Dynamic Navigation +* RSS Feed +* robots.txt +* Images on posts and pages