|
5505d074f0
|
Bump version: 0.2.34 → 0.2.35
|
2025-03-25 18:57:08 +01:00 |
|
|
279e527736
|
Updated CHANGELOG
|
2025-03-25 18:56:48 +01:00 |
|
|
39de4ed593
|
Use Lora font by default for article content.
|
2025-03-25 18:55:25 +01:00 |
|
|
68b7516f98
|
Bump version: 0.2.33 → 0.2.34
|
2025-02-16 11:59:09 +01:00 |
|
|
b38048e57b
|
Migrated from setup.cfg to pyproject.toml
|
2025-02-16 11:56:35 +01:00 |
|
|
574cde8c2d
|
Better font-family for multiple devices and better padding on mobile.
|
2025-02-16 11:15:31 +01:00 |
|
Fabio Manganiello
|
6d3cdc7fb0
|
Bump version: 0.2.32 → 0.2.33
|
2025-01-30 15:29:42 +01:00 |
|
Fabio Manganiello
|
0979f8dad6
|
Increased post container max-width for large screens
|
2025-01-30 15:29:25 +01:00 |
|
Fabio Manganiello
|
982c596d71
|
Bump version: 0.2.31 → 0.2.32
|
2025-01-30 15:27:49 +01:00 |
|
Fabio Manganiello
|
3f47f3a656
|
Migrated font-family for posts content from serif to sans
|
2025-01-30 15:27:08 +01:00 |
|
Fabio Manganiello
|
45a5371074
|
Bump version: 0.2.30 → 0.2.31
|
2024-10-25 10:05:09 +02:00 |
|
Fabio Manganiello
|
79555fb14f
|
Better padding and font-size
|
2024-10-25 10:04:18 +02:00 |
|
Fabio Manganiello
|
620086c17a
|
Bumped to version 0.2.30
|
2024-10-25 02:15:49 +02:00 |
|
Fabio Manganiello
|
2458d2cc0c
|
Default font
|
2024-10-25 02:06:56 +02:00 |
|
|
ba801995a8
|
Bumped to version 0.2.29
|
2024-08-19 11:43:11 +02:00 |
|
|
7bea868899
|
More font-size fixes
|
2024-08-19 11:42:52 +02:00 |
|
|
6de5db8485
|
Bumped to version 0.2.28
|
2024-08-19 11:38:32 +02:00 |
|
|
aec603f2e8
|
Some fixes on font size
|
2024-08-19 11:37:52 +02:00 |
|
|
cece2bee68
|
Bumped to version 0.2.27
|
2024-08-19 11:30:21 +02:00 |
|
|
e11c3b2688
|
Use sans-serif font for content
|
2024-08-19 11:28:52 +02:00 |
|
|
50207d7e25
|
Bump version: 0.2.25 → 0.2.26
|
2024-06-03 13:15:40 +02:00 |
|
|
8d74cb0c26
|
Added tables to the list of markdown extensions
|
2024-06-03 13:14:29 +02:00 |
|
|
90d85fedb4
|
Bump version: 0.2.24 → 0.2.25
|
2024-06-01 01:08:27 +02:00 |
|
|
279d885478
|
Updated CHANGELOG
|
2024-06-01 01:08:22 +02:00 |
|
|
56417c6763
|
Keep a sans-serif font for the index and for the titles
|
2024-06-01 01:07:34 +02:00 |
|
|
d78393f1b3
|
Bump version: 0.2.23 → 0.2.24
|
2024-06-01 01:02:03 +02:00 |
|
|
bf80f73950
|
Switch from a sans-serif to a serif default font
|
2024-06-01 01:01:39 +02:00 |
|
|
38b079d42d
|
Fixed base_link
|
2024-04-11 02:21:09 +02:00 |
|
|
43897cc961
|
Don't prepend images with the blog base URL if they are already full URLs
|
2024-04-11 02:18:56 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
609dd14d90
|
Bump version: 0.2.19 → 0.2.20
|
2023-05-08 12:11:16 +02:00 |
|
|
958f4106cc
|
Fixed broken format strings in RSS feed route
|
2023-05-08 12:10:15 +02:00 |
|
|
34b187d0d4
|
Bump version: 0.2.18 → 0.2.19
|
2023-05-01 23:28:05 +02:00 |
|
|
7530ecf7ba
|
Use the value of config.short_feed in the /rss route.
|
2023-05-01 23:27:53 +02:00 |
|
|
0eb29e8c5a
|
Bump version: 0.2.17 → 0.2.18
|
2023-05-01 23:21:00 +02:00 |
|
|
150af7f868
|
Added short_feed configuration flag.
|
2023-05-01 23:20:49 +02:00 |
|
|
afc4e09784
|
Bump version: 0.2.16 → 0.2.17
|
2023-04-24 20:01:00 +02:00 |
|
|
e06a2145c2
|
Updated CHANGELOG
|
2023-04-24 20:00:50 +02:00 |
|
|
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 |
|
|
cfd929f36f
|
Bump version: 0.2.15 → 0.2.16
|
2023-04-16 01:51:15 +02:00 |
|
|
07b257e152
|
Fixed inverted background/theme colors in manifest
|
2023-04-16 01:51:09 +02:00 |
|
|
d993d1c29b
|
Bump version: 0.2.14 → 0.2.15
|
2023-04-16 01:50:00 +02:00 |
|
|
3ff839e5d3
|
Fixed viewport
|
2023-04-16 01:49:53 +02:00 |
|
|
843e4ed1a8
|
Bump version: 0.2.13 → 0.2.14
|
2023-04-16 01:46:32 +02:00 |
|
|
aae62f7c33
|
Updated CHANGELOG
|
2023-04-16 01:46:18 +02:00 |
|