Today's journal

This commit is contained in:
2025-11-10 19:09:49 +01:00
parent 2ad124a462
commit 92cced5496
52 changed files with 1435 additions and 1055 deletions

View File

@@ -5,14 +5,13 @@ Every page should have a button that takes you to the org-mode source for that p
* TODO Comment Section
** See [[./webbiewebworld/index.org]]
* TODO Feeds
** DONE RSS
** TODO RSS
** TODO Email?
* TODO Multiple frontends dispatch
* TODO Custom emojis
* TODO Port [[../../esquemadorg.js][esquemadorg.js]] to CLJS and get rid of JQuery dependency
* TODO "Last Modified" implementation is a bit janky and I don't remember exactly how it works
* TODO Rewrite all JS to CLJS
* TODO Support for auto-folded sections
* TODO Naming a section "footnotes" will cause org-mode to interpret it as the footnotes section when exporting (causing it to be hidden)
* TODO Tangle CSS and (CL)JS from org file
* TODO Reorganize =static/= dir
@@ -21,9 +20,6 @@ Every page should have a button that takes you to the org-mode source for that p
* TODO !! OLD HTML FILES STILL DON'T AUTO CLEAR WHEN CORRESPONDING ORG FILE IS REMOVED !!
* TODO Put DJ sets on bloggie
* TODO Fix background flash
* TODO Exclude certain files from sitemap
* TODO Git LFS bs
* TODO cache invalidation
* TODO click images to expand
* TODO general mobile review
* TODO add badges
@@ -31,3 +27,9 @@ Every page should have a button that takes you to the org-mode source for that p
* TODO Fill in missing index pages
* TODO Auto template only applies to posts/ subdirectory
* TODO optimize fonts
* TODO web caching
* TODO org-mode export caching
* TODO front page habit table thing
** TODO relative links do not work here!!
** TODO caching problems
** TODO footnote thing doesn't render the same as in the actual page