Commit Graph

59 Commits (main)
 

Author SHA1 Message Date
Fabio Manganiello 3b294bc31d Bump version: 0.2.12 → 0.2.13
2 months ago
Fabio Manganiello 0600912916 Replaced application/rss+xml content-type for the feeds with application/xml (for browser compatibility)
2 months ago
Fabio Manganiello 0824115bf2 Bump version: 0.2.11 → 0.2.12
4 months ago
Fabio Manganiello 231b76246f skip_html_head should only include the actual content, with no HTML boilerplate
4 months ago
Fabio Manganiello d18adc5220 Bump version: 0.2.10 → 0.2.11
4 months ago
Fabio Manganiello 1cfa8c27db Pages rendered in the RSS feed route shouldn't include the HTML head boilerplate
4 months ago
Fabio Manganiello 88a21c7112 Bump version: 0.2.9 → 0.2.10
8 months ago
Fabio Manganiello 86aed5462d Removed BlinkMacSystemFont from the default font-family
8 months ago
Fabio Manganiello 4dfac057d4 Bump version: 0.2.8 → 0.2.9
8 months ago
Fabio Manganiello 467ff19927 Standardized font family
8 months ago
Fabio Manganiello 53bd4b3d69 Bump version: 0.2.7 → 0.2.8
8 months ago
Fabio Manganiello d9cb4155d0 The LaTexPostprocessor is no longer required
8 months ago
Fabio Manganiello 0f3a84cae8 Bump version: 0.2.6 → 0.2.7
8 months ago
Fabio Manganiello 7b501df1ec Restored changes lost during the Gitlab->Gitea migration
8 months ago
Fabio Manganiello 2e863da911 Bump version: 0.2.5 → 0.2.6
8 months ago
Fabio Manganiello eef19bb7b8 Replaced markdown.processors.add with markdown.processors.register.
8 months ago
Fabio Manganiello 5a358a870c Updated CHANGELOG
10 months ago
Fabio Manganiello 9577e02d7f Proper configuration initialization even when the app is wrapped by uwsgi
10 months ago
Fabio Manganiello 419220c6c9 Fixed broken RSS feed URL when no articles are present
10 months ago
Fabio Manganiello 7064a4c098 Bump version: 0.2.1 → 0.2.2
10 months ago
Fabio Manganiello 89c144178d Updated CHANGELOG
10 months ago
Fabio Manganiello aab14c7c0f Added support for PWA logic
10 months ago
Fabio Manganiello ed0d9ae865 Bump version: 0.2.0 → 0.2.1
10 months ago
Fabio Manganiello afac99ca37 Support for manifest.json
10 months ago
Fabio Manganiello 8f1ef87623 Bump version: 0.1.12 → 0.2.0
10 months ago
Fabio Manganiello 79c638fea1 Updated CHANGELOG
10 months ago
Fabio Manganiello 5ee10b0d38 If img_dir is not found under content_dir then treat content_dir itself as img_dir
10 months ago
Fabio Manganiello 696547ac48 Better article rendering style on small screens
10 months ago
Fabio Manganiello 31e1db359d Support for folders for pages/articles
10 months ago
Fabio Manganiello 2d18dd5bd6 More flexible structure for the content directory.
10 months ago
Fabio Manganiello 56a271d0b6 Infer the title of an article/file when not specified in the header metadata
10 months ago
Fabio Manganiello 81687c430b Bump version: 0.1.11 → 0.1.12
10 months ago
Fabio Manganiello dcc935c4cb If no published date is available on the headers, infer it from the file creation date
10 months ago
Fabio Manganiello 672258c677 Bump version: 0.1.10 → 0.1.11
10 months ago
Fabio Manganiello a6ef8a6f6c Edited max-width parameter for blog post body
10 months ago
Fabio Manganiello a5bf9c97ca Bump version: 0.1.9 → 0.1.10
1 year ago
Fabio Manganiello 272336a4e6 Bump version: 0.1.8 → 0.1.9
1 year ago
Fabio Manganiello 88bfacb05d main should have overflow-x: hidden on articles
1 year ago
Fabio Manganiello 6739710841 Bump version: 0.1.7 → 0.1.8
1 year ago
Fabio Manganiello 5e4c168933 Added support for main article image on the article head
1 year ago
Fabio Manganiello 587e5e9af3 Bump version: 0.1.6 → 0.1.7
1 year ago
Fabio Manganiello 045fa3995c Added footer
1 year ago
Fabio Manganiello 3fd85c5c0b Bump version: 0.1.5 → 0.1.6
1 year ago
Fabio Manganiello b24919b247 Support for `/rss?short` URL for short descriptions in the feeds
1 year ago
Fabio Manganiello 27ba90415b Bump version: 0.1.4 → 0.1.5
1 year ago
Fabio Manganiello 1158bff462 Hide logo when config.logo = false
1 year ago
Fabio Manganiello 6d9712b8d9 Bump version: 0.1.3 → 0.1.4
1 year ago
Fabio Manganiello d52b2a7a84 The HTML page titles should be the same as the blog title
1 year ago
Fabio Manganiello 10532aa7c1 Bump version: 0.1.2 → 0.1.3
1 year ago
Fabio Manganiello b256238d45 Fixed RSS integration and added `header` configuration option
1 year ago