Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add non-breaking spaces to improve text flow | Nicholas Johnson | 3 days |
| | | | | | | | | | The spaces directly following emojis must be non-breaking because having emojis alone on their own line is ugly and visually confusing. The spaces within pageinfo "segments" must be non-breaking because splitting dates and read times across multiple lines is ugly and visually confusing. | ||
* | Disable HTML renderer for Gemini output format | Nicholas Johnson | 2024-11-07 |
| | | | | This avoids littering the gemtext templates with "safeHTML". | ||
* | Fix tag display in pageinfo for Geminiv0.7.1 | Nicholas Johnson | 2023-08-06 |
| | |||
* | Add multilingual support for dates | Nicholas Johnson | 2023-07-31 |
| | |||
* | Add multilingual support for reading time | Nicholas Johnson | 2023-07-31 |
| | |||
* | Declare safeHTML where possible | Nicholas Johnson | 2023-02-24 |
| | |||
* | Add tag list to metadata partial | Nicholas Johnson | 2023-02-24 |