From 88ba6cfe220216f371f8756921059fac51a21262 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 23 Dec 2022 23:27:09 +0900 Subject: AsciiDoc to DocBook --- NOTE.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'NOTE.md') diff --git a/NOTE.md b/NOTE.md index 88c5e55..4c27d3e 100644 --- a/NOTE.md +++ b/NOTE.md @@ -12,14 +12,14 @@ Create a new post. ``` $ mkdir -p content/posts/$(date +'%Y-%m-%d') -$ touch content/posts/$(date +'%Y-%m-%d')/[TITLE].adoc +$ touch content/posts/$(date +'%Y-%m-%d')/[TITLE].xml ``` ## TODO * [x] Add /posts/ page * [x] Stylesheets -* [x] Syntax highlight +* [ ] Syntax highlight * [ ] Add /tags/ page * [ ] Add / page * [ ] Add /about/ page @@ -77,8 +77,3 @@ public ├── feed.xml └── index.html ``` - - -## References - -* https://docs.asciidoctor.org/asciidoctor/latest/ -- cgit v1.2.3-70-g09d2