aboutsummaryrefslogtreecommitdiffhomepage
path: root/NOTE.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2022-12-21 23:25:36 +0900
committernsfisis <nsfisis@gmail.com>2022-12-22 00:11:01 +0900
commit302cb5323cb28a04a005be2d382b6349c6fde302 (patch)
tree8ddfb4e68cf4b7e358c494fa3122bae3a0bfe213 /NOTE.md
parentaf8b61cf2816ea330ee35b1e3fcb3d2b24a0f05d (diff)
downloadblog.nsfisis.dev-302cb5323cb28a04a005be2d382b6349c6fde302.tar.gz
blog.nsfisis.dev-302cb5323cb28a04a005be2d382b6349c6fde302.tar.zst
blog.nsfisis.dev-302cb5323cb28a04a005be2d382b6349c6fde302.zip
chore: update TODO list
Diffstat (limited to 'NOTE.md')
-rw-r--r--NOTE.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/NOTE.md b/NOTE.md
index dd60fbd..c8c6098 100644
--- a/NOTE.md
+++ b/NOTE.md
@@ -23,6 +23,8 @@ $ touch content/posts/$(date +'%Y-%m-%d')/[TITLE].md
* [ ] Add /tags/ page
* [ ] Add / page
* [ ] Add /about/ page
+* [ ] Add slide page
+* [ ] Add /slides/ page
* [ ] Add navigation bar
* Site name
* Posts
@@ -50,6 +52,8 @@ $ touch content/posts/$(date +'%Y-%m-%d')/[TITLE].md
* [x] Stylesheet cache busting
* [x] templates
* Define custom converter using ERB
+* [ ] Allow users to access old revisions
+ * [ ] Redirect from /posts/foo/ to /posts/foo/?v=1