From 1ab80531792ac23806504dac57354c690fdbf8db Mon Sep 17 00:00:00 2001 From: ktyl Date: Wed, 5 Jan 2022 00:54:43 +0000 Subject: [PATCH] start work on blog builder update blog update blog --- todo.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/todo.md b/todo.md index 119a76a..ac1548f 100644 --- a/todo.md +++ b/todo.md @@ -24,6 +24,19 @@ * [x] hope -> use * [-] features + * [-] blog + * [ ] blog builder + * [ ] i want to generate an entire page based on the existence of one markdown file + * [ ] the file should contain no metadata, that should all be generated automatically + * [ ] yyyy/mm/dd folder structure - can probably be copied from source + * [ ] auto generated tags + * [ ] generated file will be in html but will need a second pass from ppp to insert regular templating things + + * [ ] parse markdown blog into html + * [ ] embed parsed html into templated pages + + * [ ] header + * [ ] sticky slidy from middle to side with scroll * [ ] nav * [ ] turn into <nav> * [-] footer