Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Replace replaceRE with TrimSuffix for readability | Nicholas Johnson | 7 days |
| | |||
* | Set Gemini protocol | Nicholas Johnson | 7 days |
| | | | | | This avoids littering the gemtext templates with regex to change the protocol. | ||
* | Disable HTML renderer for Gemini output format | Nicholas Johnson | 8 days |
| | | | | This avoids littering the gemtext templates with "safeHTML". | ||
* | Add missing end of line matching | Nicholas Johnson | 2024-06-30 |
| | |||
* | Prefer right-aligned whitespace elimination | Nicholas Johnson | 2023-08-25 |
| | |||
* | Remove EOLs in embedded layouts | Nicholas Johnson | 2023-08-25 |
| | |||
* | Make Gemini index page links consistent | Nicholas Johnson | 2023-02-25 |
| | |||
* | Implement term Atom feeds | Nicholas Johnson | 2023-02-24 |
| | |||
* | Declare safeHTML where possible | Nicholas Johnson | 2023-02-24 |
| | |||
* | Simplify relative URLs in Gemini metadata | Nicholas Johnson | 2023-02-24 |
| | |||
* | Add tag list to metadata partial | Nicholas Johnson | 2023-02-24 |
| | |||
* | Replace emojis with the emojify processor | Nicholas Johnson | 2022-11-10 |
| | | | | This increases code accessibility. | ||
* | Conditionally add page info to top of page | Nicholas Johnson | 2022-09-16 |
| | |||
* | Add more emojis to homepage | Nicholas Johnson | 2022-09-04 |
| | |||
* | Add link emoji to give links some style | Nicholas Johnson | 2022-09-03 |
| | |||
* | Don't HTML escape Gemini templates | Nicholas Johnson | 2022-08-01 |
| | |||
* | Use safeHTML for Gemini templates to prevent HTML escaping | Nicholas Johnson | 2022-04-30 |
| | |||
* | Output Gemini | Nicholas Johnson | 2022-04-30 |