diff --git a/src/index.py b/src/index.py index 7a1aa2e..231dfb9 100644 --- a/src/index.py +++ b/src/index.py @@ -1,6 +1,9 @@ import datetime, os from bottle import error, route, run, static_file, template +# make article-to-html work with entries +# make index work with entries - later, they can be differentiated into features and weeklies with tags or title or whatever + # write diary def build_nav():