1.1 KiB
1.1 KiB
Blog Project
- Source Exposure
- Comment Section
- Feeds
- Multiple frontends dispatch
- Custom emojis
- Fill in webring
- Port esquemadorg.js to CLJS and get rid of JQuery dependency
- "Last Modified" implementation is a bit janky and I don't remember exactly how it works
- Rewrite all JS to CLJS
- Support for auto-folded sections
- Naming a section "footnotes" will cause org-mode to interpret it as the footnotes section when exporting (causing it to be hidden)
- Tangle CSS and (CL)JS from org file
- Reorganize
static/dir - Write Ultraman page
- Automatically remove EXIF data from static images
- !! OLD HTML FILES STILL DON'T AUTO CLEAR WHEN CORRESPONDING ORG FILE IS REMOVED !!
- Deploy to webbieweb.org
- Put DJ sets on bloggie
- Fix background flash
- Exclude certain files from sitemap
TODO Source Exposure
Every page should have a button that takes you to the org-mode source for that page, using the beautifully named org-org-export-to-org.