Added URL 'un'parsing to change things like "%20" to spaces for use with
[cmless] / bin / cmless.py
2018-01-08 Aaron TaylorAdded URL 'un'parsing to change things like "%20" to...
2018-01-08 Aaron TaylorAdded an option to specify the default page when a...
2018-01-07 Aaron TaylorAdded ability to record metadata at top of page data...
2018-01-07 Aaron TaylorAdded %%current_year%% as template keyword.
2018-01-07 Aaron TaylorAdded %%site_title%% template keyword.
2018-01-07 Aaron TaylorAdded basic template functionality.
2018-01-06 Aaron TaylorAdded cmless.py which can serve a basic page and pass...