From c87a6cae0980e303681d6e41b715aef397aad7d4 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Wed, 2 Oct 2024 18:26:59 -0400 Subject: [PATCH] updated TODO --- TODO | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index f5bce1f..3d7c6dc 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,11 @@ -make this work with markdown to save on effort moving over the old posts - -make the date format ISO +make the date format ISO? make separate blog list page target add draft attr github action for docker image/deploy + +make it so articles without tags don't mention them + +see if performance can be improved (it isn't slow atm but it definitely feels like there's a bottleneck)