From 409634fbddb03e2bccc07d74592e84b2cd9ef48c Mon Sep 17 00:00:00 2001 From: jultty Date: Sat, 24 Feb 2024 12:58:47 -0300 Subject: [PATCH] Update roadmap --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4a18e39..b340d85 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ A bare-bones personal website relying only on simple scripts. ## Next - [ ] Set page titles dynamically +- [ ] Add post date +- [ ] Add post authorship linked to author homepage +- [ ] Add source code link on homepage - [ ] Update data object programmatically on HTML post generation +- [ ] Style inline `` tags - [ ] Create a custom syntax highlighting style - See: +- [ ] Add an RSS feed +- [ ] Add tags