diff options
author | EuAndreh <eu@euandre.org> | 2023-04-04 08:33:41 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-04-04 08:43:15 -0300 |
commit | 08588f9907299b1a927e281d5c65b46b7cefa427 (patch) | |
tree | 860f8550c2efee35df9bfa1ef56e338f8331c2d1 /TODOs.md | |
parent | dynamic.mk: Use serve(1) as is (diff) | |
download | euandre.org-08588f9907299b1a927e281d5c65b46b7cefa427.tar.gz euandre.org-08588f9907299b1a927e281d5c65b46b7cefa427.tar.xz |
Revamp v2/
Diffstat (limited to '')
-rw-r--r-- | TODOs.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -514,3 +514,14 @@ Because of subtitle embedding. - <https://github.com/hbldh/hitherdither> # Scratch + + +Test editing files with ":set wm=80" +Update static/attachments/autoqemu.tar.gz and other files +mktorrent + +Future-proof wesite (and also later software): +- remove Jekyll +- remove markdown, or embed markdown process, and write in HTML directly (and maybe commit the HTML) +- commit directly most derived data, such as torrent files, ogg media, SVG from graphviz input, etc., so that the absence of those tools don't impede the generation of existing pages of the website. +Move brinquedoteca out of jekyll? |