diff options
author | bnewbold <bnewbold@robocracy.org> | 2016-05-01 22:49:47 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2016-05-01 22:49:47 -0400 |
commit | d70c8d2e7ca6f179ec7c734937948a71837f3e79 (patch) | |
tree | e31caf5a30893b400b1ddc3b74339d8486eb7742 /pages/metatodo.html | |
parent | ca7d2d294c095a72de8111bc162cb561d123ca43 (diff) | |
download | bnewnet-d70c8d2e7ca6f179ec7c734937948a71837f3e79.tar.gz bnewnet-d70c8d2e7ca6f179ec7c734937948a71837f3e79.zip |
commit backup of django flat pages
Diffstat (limited to 'pages/metatodo.html')
-rw-r--r-- | pages/metatodo.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/pages/metatodo.html b/pages/metatodo.html new file mode 100644 index 0000000..714c933 --- /dev/null +++ b/pages/metatodo.html @@ -0,0 +1,15 @@ +Title: bnewbold.net todo +Url: /metatodo/ +SaveAs: /metatodo/index.html + + +<br />
+This list should get merged in with a TODO list somewhere in the development tree...
+<ul>
+ <li />fix photo gallery pages to include trailing /'s, so there aren't so many redirects
+ <li />/submit/ page for publicly submitting urls, code snips, etc
+ <li />push through journal/artifact
+ <li />RSS
+ <li />tagging
+ <li />openid commenting, submit, and authenticated viewing?
+</ul>
\ No newline at end of file |