Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add non-breaking spaces within entry tag names | Nicholas Johnson | 3 days |
| | | | | | | The spaces in tag names must be non-breaking because tag names split across multiple lines are visually indistinguishable from distinct tags. | ||
* | Remove commas from pageinfo tags list in html | Nicholas Johnson | 3 days |
| | | | | | | Spaces are more aesthetically pleasing. The Gemtext output format cannot remove the commas because then there would be no way to distinguish tags containing spaces from distinct tags. | ||
* | 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. | ||
* | Change CSS styling for external links | Nicholas Johnson | 2024-11-08 |
| | |||
* | Remove unnecessary safeHTML calls for readability | Nicholas Johnson | 2024-11-08 |
| | |||
* | Stop safeHTML overuse in emojis for readability | Nicholas Johnson | 2024-11-08 |
| | |||
* | Add time element to HTML entry metadata | Nicholas Johnson | 2024-11-07 |
| | |||
* | Add trailing forward slash for consistencyv1.3.2 | Nicholas Johnson | 2024-05-27 |
| | |||
* | Remove EOLs in embedded layouts | Nicholas Johnson | 2023-08-25 |
| | |||
* | Remove non-breakable spaces | Nicholas Johnson | 2023-08-25 |
| | |||
* | Add multilingual support for taxonomies | Nicholas Johnson | 2023-08-01 |
| | |||
* | Add multilingual support for dates | Nicholas Johnson | 2023-07-31 |
| | |||
* | Add multilingual support for reading time | Nicholas Johnson | 2023-07-31 |
| | |||
* | Don't break spaces directly following emojisv0.4.5 | Nicholas Johnson | 2023-03-26 |
| | |||
* | Declare safeHTML where possible | Nicholas Johnson | 2023-02-24 |
| | |||
* | Add tag list to metadata partial | Nicholas Johnson | 2023-02-24 |