diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -0,0 +1,15 @@ +# TODO File + +## site.go +* Re-implement filesystem.Walk() to sort tree by 'date created' +* Chop trailing '/' from URL path +* Simplify loadPosts() / loadPost() functions (lots of shared code) + +## about.html +* Write an 'about' + +## Overall +* Change misleading and false *.html extension to something custom +* Add tag system +* Move over some old site content +* Add year and month header for appropriate sections in the blog
\ No newline at end of file |