aboutsummaryrefslogtreecommitdiffhomepage
path: root/NOTE.md
diff options
context:
space:
mode:
Diffstat (limited to 'NOTE.md')
-rw-r--r--NOTE.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/NOTE.md b/NOTE.md
index 7adbcb2..8cc3a17 100644
--- a/NOTE.md
+++ b/NOTE.md
@@ -20,6 +20,7 @@ $ touch content/posts/$(date +'%Y-%m-%d')/[TITLE].md
* [x] Add /posts/ page
* [x] Stylesheets
* [x] Syntax highlight
+* [ ] Add /tags/ page
* [ ] Add / page
* [ ] Add /about/ page
* [ ] Add navigation bar
@@ -46,6 +47,10 @@ $ touch content/posts/$(date +'%Y-%m-%d')/[TITLE].md
* https://www.sitemaps.org/protocol.html
* https://developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?hl=ja
* [ ] Admonitions
+* [x] Stylesheet cache busting
+* [ ] templates
+ * Define custom converter using ERB
+
## Structure