From 9557f9d508bf9bb61d4bb804084d6508f94e34f4 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 9 Apr 2023 08:37:00 -0300 Subject: v2: CSS dark mode, including SVGs --- TODOs.md | 31 ++++++++++++------------------- 1 file changed, 12 insertions(+), 19 deletions(-) (limited to 'TODOs.md') diff --git a/TODOs.md b/TODOs.md index bbc5b76..1512cbe 100644 --- a/TODOs.md +++ b/TODOs.md @@ -527,23 +527,16 @@ Future-proof wesite (and also later software): Move brinquedoteca out of jekyll? -dark mode -sitemap -# FIXMEs: -# - feeds by category -# - link to next and/or previous in -# - validate input variables: regex for date (same as _plugins/linter.rb) -# - `date -d` isn't POSIX -# - parse commonmark and use a custom HTML emitter over
 regex
-# - handle mixture of personal scripts
-
-po4a for markdown...
-
-render slides
-
-error on missing variable owith envsubst?
-
-how to use tmp fd over tmpfile?
-
-build makemake output in parallel
+FIXMEs:
+- how to use tmp fd over tmpfile?
+- DIY CommonMark parser
+- DIY envsubst, with errors on undefined variables
+- `date -d` isn't POSIX: DIY simple replacement
+- po4a for markdown...
+- render slides
+- sitemap
+- shrink CSS
+- link to next and/or previous in 
+- link to translations
+- build makemake output in parallel
-- 
cgit v1.2.3