aboutsummaryrefslogtreecommitdiff
path: root/v2
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-04-04 12:26:16 -0300
committerEuAndreh <eu@euandre.org>2023-04-04 12:26:16 -0300
commitd95b5630c3604711b19434be584a9dac2c8fc496 (patch)
treebec7a0915cdcae512dd73116167e2a0c5a01f07c /v2
parentdynamic.mk: Add explicitly dependency for .in files (diff)
downloadeuandre.org-d95b5630c3604711b19434be584a9dac2c8fc496.tar.gz
euandre.org-d95b5630c3604711b19434be584a9dac2c8fc496.tar.xz
src/development/genhtml.sh: Move some TODOs
Diffstat (limited to '')
-rwxr-xr-xv2/src/development/genhtml.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/v2/src/development/genhtml.sh b/v2/src/development/genhtml.sh
index 6232c7c..6839d23 100755
--- a/v2/src/development/genhtml.sh
+++ b/v2/src/development/genhtml.sh
@@ -279,11 +279,7 @@ exit
# FIXMEs:
# - feeds
# - link to next and/or previous in <head>
-# - translation support
# - 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 <pre><code> regex
# - handle mixture of personal scripts
-# - sitemap? How does it even work?
-# - dark mode
-# - generate security.txt dynamically