Commit graph

97 commits

Author SHA1 Message Date
Fabio Manganiello ba801995a8 Bumped to version 0.2.29 2024-08-19 11:43:11 +02:00
Fabio Manganiello 7bea868899 More font-size fixes 2024-08-19 11:42:52 +02:00
Fabio Manganiello 6de5db8485 Bumped to version 0.2.28 2024-08-19 11:38:32 +02:00
Fabio Manganiello aec603f2e8 Some fixes on font size 2024-08-19 11:37:52 +02:00
Fabio Manganiello cece2bee68 Bumped to version 0.2.27 2024-08-19 11:30:21 +02:00
Fabio Manganiello e11c3b2688 Use sans-serif font for content 2024-08-19 11:28:52 +02:00
Fabio Manganiello 50207d7e25 Bump version: 0.2.25 → 0.2.26 2024-06-03 13:15:40 +02:00
Fabio Manganiello 8d74cb0c26 Added tables to the list of markdown extensions 2024-06-03 13:14:29 +02:00
Fabio Manganiello 90d85fedb4 Bump version: 0.2.24 → 0.2.25 2024-06-01 01:08:27 +02:00
Fabio Manganiello 279d885478 Updated CHANGELOG 2024-06-01 01:08:22 +02:00
Fabio Manganiello 56417c6763 Keep a sans-serif font for the index and for the titles 2024-06-01 01:07:34 +02:00
Fabio Manganiello d78393f1b3 Bump version: 0.2.23 → 0.2.24 2024-06-01 01:02:03 +02:00
Fabio Manganiello bf80f73950 Switch from a sans-serif to a serif default font 2024-06-01 01:01:39 +02:00
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 bf714a30bc Bump version: 0.2.22 → 0.2.23 2024-04-11 01:24:52 +02:00
Fabio Manganiello 89ea18a805 Allow parentheses in post headers values 2024-04-11 01:24:38 +02:00
Fabio Manganiello e3b30e6a98 Bump version: 0.2.21 → 0.2.22 2024-04-11 01:10:38 +02:00
Fabio Manganiello 817b23ac69 Always cast post datetimes to dates on render 2024-04-11 01:10:27 +02:00
Fabio Manganiello d517416077 Bump version: 0.2.20 → 0.2.21 2024-04-11 01:05:13 +02:00
Fabio Manganiello 390ca758b9 More resilient logic to handle both date and datetime timestamps in a post metadata 2024-04-11 01:04:13 +02:00
Fabio Manganiello 609dd14d90 Bump version: 0.2.19 → 0.2.20 2023-05-08 12:11:16 +02:00
Fabio Manganiello 958f4106cc Fixed broken format strings in RSS feed route 2023-05-08 12:10:15 +02:00
Fabio Manganiello 34b187d0d4 Bump version: 0.2.18 → 0.2.19 2023-05-01 23:28:05 +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 0eb29e8c5a Bump version: 0.2.17 → 0.2.18 2023-05-01 23:21:00 +02:00
Fabio Manganiello 150af7f868 Added short_feed configuration flag. 2023-05-01 23:20:49 +02:00
Fabio Manganiello afc4e09784 Bump version: 0.2.16 → 0.2.17 2023-04-24 20:01:00 +02:00
Fabio Manganiello e06a2145c2 Updated CHANGELOG 2023-04-24 20:00:50 +02:00
Fabio Manganiello 261e5bfc0e Removed alt attribute from LaTeX rendered images.
The `alt` contains the LaTeX formula rendered as Unicode characters, and
that may include non-standard characters that break the RSS feed encoding.
2023-04-24 19:58:36 +02:00
Fabio Manganiello cfd929f36f Bump version: 0.2.15 → 0.2.16 2023-04-16 01:51:15 +02:00
Fabio Manganiello 07b257e152 Fixed inverted background/theme colors in manifest 2023-04-16 01:51:09 +02:00
Fabio Manganiello d993d1c29b Bump version: 0.2.14 → 0.2.15 2023-04-16 01:50:00 +02:00
Fabio Manganiello 3ff839e5d3 Fixed viewport 2023-04-16 01:49:53 +02:00
Fabio Manganiello 843e4ed1a8 Bump version: 0.2.13 → 0.2.14 2023-04-16 01:46:32 +02:00
Fabio Manganiello aae62f7c33 Updated CHANGELOG 2023-04-16 01:46:18 +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 bc11db3647 Added more icon sizes 2023-04-16 01:43:42 +02:00
Fabio Manganiello 3b294bc31d Bump version: 0.2.12 → 0.2.13 2023-01-20 20:08:18 +01: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 0824115bf2 Bump version: 0.2.11 → 0.2.12 2022-12-04 15:26:11 +01:00
Fabio Manganiello 231b76246f skip_html_head should only include the actual content, with no HTML boilerplate 2022-12-04 15:25:46 +01:00
Fabio Manganiello d18adc5220 Bump version: 0.2.10 → 0.2.11 2022-12-04 15:16:18 +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 88a21c7112 Bump version: 0.2.9 → 0.2.10 2022-08-15 13:21:25 +02:00
Fabio Manganiello 86aed5462d Removed BlinkMacSystemFont from the default font-family 2022-08-15 13:21:15 +02:00
Fabio Manganiello 4dfac057d4 Bump version: 0.2.8 → 0.2.9 2022-08-10 16:36:11 +02:00
Fabio Manganiello 467ff19927 Standardized font family 2022-08-10 16:35:01 +02:00
Fabio Manganiello 53bd4b3d69 Bump version: 0.2.7 → 0.2.8 2022-08-03 23:42:57 +02:00
Fabio Manganiello d9cb4155d0 The LaTexPostprocessor is no longer required 2022-08-03 23:42:49 +02:00