Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove .html file ending from linked posts | Wynn Wolf Arbor | 2020-07-15 | -1/+1 |
| | | | | | | | Caddy supports implied file extensions in 1.0 via the 'ext' directive, and in 2.0 via the 'try_files' directive. This feature has been enabled in the upstream web server for quite a while now, but the links were never updated to be cleaner. | |||
* | templates: Simplify atom.xml template | Wynn Wolf Arbor | 2020-03-15 | -3/+3 |
| | | | | | With the newest sblg version, the extra fields for both <updated> and <id> are no longer needed. | |||
* | templates: Add missing atom feed template | Wynn Wolf Arbor | 2020-03-15 | -0/+11 |