diff options
Diffstat (limited to '')
-rwxr-xr-x | v2/src/development/genhtml.sh | 4 |
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 |