From 1fa2ed103dc521698cff261c97ecf275708be58c Mon Sep 17 00:00:00 2001 From: nsfisis Date: Wed, 15 Mar 2023 00:47:59 +0900 Subject: chore: update NOTE.md --- NOTE.md | 41 ----------------------------------------- 1 file changed, 41 deletions(-) diff --git a/NOTE.md b/NOTE.md index 4c27d3e..66f654e 100644 --- a/NOTE.md +++ b/NOTE.md @@ -15,47 +15,6 @@ $ mkdir -p content/posts/$(date +'%Y-%m-%d') $ touch content/posts/$(date +'%Y-%m-%d')/[TITLE].xml ``` -## TODO - -* [x] Add /posts/ page -* [x] Stylesheets -* [ ] Syntax highlight -* [ ] Add /tags/ page -* [ ] Add / page -* [ ] Add /about/ page -* [ ] Add slide page -* [ ] Add /slides/ page -* [ ] Add navigation bar - * Site name - * Posts - * Tags - * About -* [ ] Paging - * /posts/ - * /posts/?p=1 => /posts/ -* [ ] RSS feed - * /posts/feed.xml - * /tags//feed.xml -* [ ] Redirect - * [x] Old URLs - * [ ] /posts/?p=1 - => /posts/ - => /posts/_page/1.html - * [ ] /posts/?p=2 - => /posts/_page/2.html - * [ ] / - => /posts/ -* [ ] Sitemap - * https://www.sitemaps.org/protocol.html - * https://developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap?hl=ja -* [ ] Admonitions -* [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 - - ## Structure -- cgit v1.2.3-70-g09d2