From bfc43ed5e89e089212503de0d453d7ce696fd31f Mon Sep 17 00:00:00 2001 From: Pagwin Date: Fri, 25 Oct 2024 15:42:55 -0400 Subject: [PATCH] TODO items --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 471f260..ad4d6a2 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,6 @@ -make the date format ISO? +make the date format ISO (Markdown seems fine, just need typst)? + +make typst dependant on yaml? make separate blog list page target @@ -6,7 +8,7 @@ add draft attr add description attr -github action for docker image/deploy +github action for deploy to github pages see if performance can be improved (it isn't slow atm but it definitely feels like there's a bottleneck)