Commit Graph

15 Commits

Author SHA1 Message Date
Fabio Manganiello 38b079d42d Fixed base_link 2024-04-11 02:21:09 +02:00
Fabio Manganiello 43897cc961 Don't prepend images with the blog base URL if they are already full URLs 2024-04-11 02:18:56 +02:00
Fabio Manganiello 958f4106cc Fixed broken format strings in RSS feed route 2023-05-08 12:10:15 +02:00
Fabio Manganiello 7530ecf7ba Use the value of `config.short_feed` in the `/rss` route. 2023-05-01 23:27:53 +02:00
Fabio Manganiello 07b257e152 Fixed inverted background/theme colors in manifest 2023-04-16 01:51:09 +02:00
Fabio Manganiello 463e846448 Added better support for PWA manifest detection and a default /manifest.json 2023-04-16 01:44:44 +02:00
Fabio Manganiello 0600912916 Replaced application/rss+xml content-type for the feeds with application/xml (for browser compatibility) 2023-01-20 20:07:39 +01:00
Fabio Manganiello 1cfa8c27db Pages rendered in the RSS feed route shouldn't include the HTML head boilerplate 2022-12-04 15:14:37 +01:00
Fabio Manganiello 419220c6c9 Fixed broken RSS feed URL when no articles are present 2022-06-14 10:41:02 +02:00
Fabio Manganiello aab14c7c0f Added support for PWA logic 2022-06-14 10:25:57 +02:00
Fabio Manganiello afac99ca37 Support for manifest.json 2022-06-14 02:24:36 +02:00
Fabio Manganiello 31e1db359d Support for folders for pages/articles 2022-06-14 00:32:35 +02: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 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