added comments so I know what to do next

small-nav
Mimi Momo 4 years ago
parent 9a32133761
commit 21c556465a

@ -1,6 +1,9 @@
import datetime, os import datetime, os
from bottle import error, route, run, static_file, template 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 # write diary
def build_nav(): def build_nav():

Loading…
Cancel
Save