Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-09 | Remove CustomFlask, simplify and renome CustomFlatPagesHEADmaster | Johannes Löthberg | 1 | -10/+10 | |
Not much use in wrapping everything in the CustomFlask class, so put everything at the top level of __init__.py. Rename CustomFlatPages to JournalFlatPages and only use it for the journal FlatPages instance. Also move the journal_entries and journal_tags members to JournalFlatPages, renaming them to just entries and tags. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-09 | Make /index the same as / | Johannes Löthberg | 1 | -0/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-09 | Initial commit | Johannes Löthberg | 1 | -0/+38 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> |