Commit Graph

20 Commits

Author SHA1 Message Date
Fabio Manganiello 5e4c168933 Added support for main article image on the article head 2022-01-17 11:22:20 +01:00
Fabio Manganiello 587e5e9af3 Bump version: 0.1.6 → 0.1.7 2022-01-14 01:24:49 +01:00
Fabio Manganiello 045fa3995c Added footer 2022-01-14 01:24:28 +01:00
Fabio Manganiello 3fd85c5c0b Bump version: 0.1.5 → 0.1.6 2022-01-13 23:34:33 +01:00
Fabio Manganiello b24919b247 Support for `/rss?short` URL for short descriptions in the feeds 2022-01-13 23:34:19 +01:00
Fabio Manganiello 27ba90415b Bump version: 0.1.4 → 0.1.5 2022-01-13 22:45:45 +01:00
Fabio Manganiello 1158bff462 Hide logo when config.logo = false 2022-01-13 22:44:43 +01:00
Fabio Manganiello 6d9712b8d9 Bump version: 0.1.3 → 0.1.4 2022-01-13 21:49:50 +01:00
Fabio Manganiello d52b2a7a84 The HTML page titles should be the same as the blog title 2022-01-13 21:47:52 +01:00
Fabio Manganiello 10532aa7c1 Bump version: 0.1.2 → 0.1.3 2022-01-12 21:48:12 +01:00
Fabio Manganiello b256238d45 Fixed RSS integration and added `header` configuration option 2022-01-12 21:47:53 +01:00
Fabio Manganiello 4a3cd0a88a Bump version: 0.1.1 → 0.1.2 2022-01-12 00:46:29 +01:00
Fabio Manganiello 0df6a79632 Added setup.cfg 2022-01-12 00:46:21 +01:00
Fabio Manganiello cfff2e9eb6 Bumped version 0.1.0 -> 0.1.1 2022-01-12 00:36:14 +01:00
Fabio Manganiello dc882c7237 Do os.path.abspath on custom content folders in the app constructor before initialization
If relative paths are used for the content folder then send_from_directory may mistakenly interpret the paths as relative to the main application, instead of the content folder
2022-01-12 00:30:25 +01:00
Fabio Manganiello 3ccae5739a Added demos to README 2022-01-12 00:19:48 +01:00
Fabio Manganiello 34498c1496 fixed removed import 2022-01-12 00:18:30 +01:00
Fabio Manganiello e9fcb0fd22 docs fix 2022-01-11 23:58:20 +01:00
Fabio Manganiello 3531726f2c docs refactor and minor fixes 2022-01-11 23:43:02 +01:00
Fabio Manganiello a91b564305 First commit 2022-01-11 20:16:27 +01:00