You know how it is
This commit is contained in:
25
org/projects/blog.org
Normal file
25
org/projects/blog.org
Normal file
@@ -0,0 +1,25 @@
|
||||
#+title: Blog Project
|
||||
* 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~.
|
||||
* TODO Comment Section
|
||||
** See [[./webbiewebworld/todo.org]]
|
||||
* TODO Feeds
|
||||
** DONE RSS
|
||||
** TODO Email?
|
||||
* TODO Multiple frontends dispatch
|
||||
* TODO Custom emojis
|
||||
* TODO Fill in webring
|
||||
* 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
|
||||
* TODO Write Ultraman page
|
||||
* TODO Automatically remove EXIF data from static images
|
||||
* TODO !! OLD HTML FILES STILL DON'T AUTO CLEAR WHEN CORRESPONDING ORG FILE IS REMOVED !!
|
||||
* TODO Deploy to webbieweb.org
|
||||
* TODO Put DJ sets on bloggie
|
||||
* TODO Fix background flash
|
||||
* TODO Exclude certain files from sitemap
|
||||
Reference in New Issue
Block a user