Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Correctly handle absent journal entries | Nicholas Johnson | 2023-08-25 |
| | |||
* | Correctly handle absent navlinks | Nicholas Johnson | 2023-08-25 |
| | |||
* | Simplify journal entry printing logic | Nicholas Johnson | 2023-08-25 |
| | |||
* | Fix index.gmi spacing | Nicholas Johnson | 2023-08-25 |
| | | | | | Index-related variables are made non-optional. This makes the code cleaner. | ||
* | Prefer right-aligned whitespace elimination | Nicholas Johnson | 2023-08-25 |
| | |||
* | Remove EOLs in embedded layouts | Nicholas Johnson | 2023-08-25 |
| | |||
* | Add multilingual support for index pages | Nicholas Johnson | 2023-08-01 |
| | |||
* | Make non-critical page elements optionalv0.5.2 | Nicholas Johnson | 2023-05-09 |
| | |||
* | Fix Gemini entry indexing logicv0.4.2 | Nicholas Johnson | 2023-03-12 |
| | |||
* | Implement term Atom feeds | Nicholas Johnson | 2023-02-24 |
| | |||
* | Declare safeHTML where possible | Nicholas Johnson | 2023-02-24 |
| | |||
* | Simplify relative URLs on Gemini homepage | Nicholas Johnson | 2023-02-24 |
| | |||
* | Replace emojis with the emojify processor | Nicholas Johnson | 2022-11-10 |
| | | | | This increases code accessibility. | ||
* | Add link emoji to give links some style | Nicholas Johnson | 2022-09-03 |
| | |||
* | Use safeHTML for Gemini templates to prevent HTML escaping | Nicholas Johnson | 2022-04-30 |
| | |||
* | Output Gemini | Nicholas Johnson | 2022-04-30 |