Updates
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
#+FILETAGS: :no_sitemap:
|
||||
#+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]]
|
||||
** See [[./webbiewebworld/index.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
|
||||
@@ -19,7 +19,15 @@ Every page should have a button that takes you to the org-mode source for that p
|
||||
* 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
|
||||
* TODO Git LFS bs
|
||||
* TODO cache invalidation
|
||||
* TODO click images to expand
|
||||
* TODO general mobile review
|
||||
* TODO add badges
|
||||
* TODO floating TOC if viewport is big enough
|
||||
* TODO Fill in missing index pages
|
||||
* TODO Auto template only applies to posts/ subdirectory
|
||||
* TODO optimize fonts
|
||||
|
||||
1
org/projects/emptyhead/index.org
Normal file
1
org/projects/emptyhead/index.org
Normal file
@@ -0,0 +1 @@
|
||||
#+FILETAGS: :no_sitemap:
|
||||
8
org/projects/index.org
Normal file
8
org/projects/index.org
Normal file
@@ -0,0 +1,8 @@
|
||||
#+FILETAGS: :no_sitemap:
|
||||
#+title: Projects Index
|
||||
* Projects Index
|
||||
Here's a list of projects I maintain or am currently working on.
|
||||
** [[./blog.org][TO-DOs for this website]]
|
||||
** [[./emptyhead/index.org][The EMPTYHEAD]]
|
||||
** [[./tenma/index.org][Tenma]]
|
||||
** [[./webbiewebworld/index.org][WebbieWebWorld]]
|
||||
@@ -1,3 +1,4 @@
|
||||
#+FILETAGS: :no_sitemap:
|
||||
#+title: Tenma Readme
|
||||
|
||||
* Opening tenma up to friends
|
||||
@@ -1,2 +0,0 @@
|
||||
#+title: VDP TODO
|
||||
* TODO Figure out what "VDP" stands for
|
||||
@@ -1,2 +1,3 @@
|
||||
#+FILETAGS: :no_sitemap:
|
||||
#+title: WebbieWebWorld TODO
|
||||
* TODO fill this in
|
||||
Reference in New Issue
Block a user