Misc cleanup.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Tue, 9 Jan 2018 02:51:16 +0000 (18:51 -0800)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Tue, 9 Jan 2018 02:51:16 +0000 (18:51 -0800)
commit78e2ec48966bc0c60db77c4e7a46f866c89c5351
tree242223abb62e8fa076070df93e7331500927272b
parentbc9c2a94fc68775e98d9bb3087c4d32cb2d112df
Misc cleanup.

Changed lookup_page_metadata() -> lookup_current_metadata() and added
lookup_file_metadata() to allow looking up metadata in files other than
the current REQUEST_URI.

Added some comments and changed function comments into docstrings.
bin/cmless.py
bin/misc.py
bin/template.py