madblog/madblog
Fabio Manganiello 56a271d0b6 Infer the title of an article/file when not specified in the header metadata
Infer the title from the first line of the file if it's a header,
otherwise use the filename.
2022-06-11 23:54:18 +02:00
..
static Edited max-width parameter for blog post body 2022-06-04 22:39:25 +02:00
templates Infer the title of an article/file when not specified in the header metadata 2022-06-11 23:54:18 +02:00
__init__.py Bump version: 0.1.11 → 0.1.12 2022-06-11 23:02:37 +02:00
__main__.py First commit 2022-01-11 20:16:27 +01:00
app.py Infer the title of an article/file when not specified in the header metadata 2022-06-11 23:54:18 +02:00
cli.py docs refactor and minor fixes 2022-01-11 23:43:02 +01:00
config.py Hide logo when config.logo = false 2022-01-13 22:44:43 +01:00
latex.py First commit 2022-01-11 20:16:27 +01:00
routes.py Support for `/rss?short` URL for short descriptions in the feeds 2022-01-13 23:34:19 +01:00
uwsgi.py First commit 2022-01-11 20:16:27 +01:00