Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove EOLs in embedded layouts | Nicholas Johnson | 2023-08-25 |
| | |||
* | Remove non-breakable spaces | Nicholas Johnson | 2023-08-25 |
| | |||
* | Fix tag display in pageinfo for Geminiv0.7.1 | Nicholas Johnson | 2023-08-06 |
| | |||
* | 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 |
| | |||
* | Fix page titlev0.5.5 | Nicholas Johnson | 2023-05-11 |
| | |||
* | Allow custom CSS overridesv0.5.3 | Nicholas Johnson | 2023-05-09 |
| | |||
* | Make non-critical page elements optionalv0.5.2 | Nicholas Johnson | 2023-05-09 |
| | |||
* | Make page titles more usefulv0.4.6 | Nicholas Johnson | 2023-04-09 |
| | |||
* | Don't break spaces directly following emojisv0.4.5 | Nicholas Johnson | 2023-03-26 |
| | |||
* | 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 |
| | |||
* | Exclude link emojis from links | Nicholas Johnson | 2023-02-24 |
| | |||
* | Simplify copyright notice | Nicholas Johnson | 2022-12-08 |
| | |||
* | Make logo optional | Nicholas Johnson | 2022-12-08 |
| | |||
* | Don't assume contentDir is the default | Nicholas Johnson | 2022-12-08 |
| | |||
* | Complete overhaul of the CSS | Nicholas Johnson | 2022-12-08 |
| | | | | | I made it as BEM-compliant as I could. Making it fully BEM-compliant is impossible since Hugo doesn't have HTML render hooks for certain tags. | ||
* | Replace emojis with the emojify processor | Nicholas Johnson | 2022-11-10 |
| | | | | This increases code accessibility. | ||
* | Remove Python scripts | Nicholas Johnson | 2022-11-09 |
| | | | | | | | | Using Hugo's configDir is more elegant. css/ was moved to assets so it isn't published when processing Gemini. Files in static/ are always published. Files in assets/ are only published when invoked in a template. | ||
* | Add .txt extension to logo file | Nicholas Johnson | 2022-11-09 |
| | |||
* | Conditionally add page info to top of page | Nicholas Johnson | 2022-09-16 |
| | |||
* | Add more emojis to homepage | Nicholas Johnson | 2022-09-04 |
| | |||
* | Fix spacing | Nicholas Johnson | 2022-09-03 |
| | |||
* | Add link emoji to give links some style | Nicholas Johnson | 2022-09-03 |
| | |||
* | Replace site config var with local file template | Nicholas Johnson | 2022-08-27 |
| | |||
* | Fix extra header tag line that was accidentally added | Nicholas Johnson | 2022-08-07 |
| | |||
* | Fix logo overflow | Nicholas Johnson | 2022-08-06 |
| | |||
* | Remove extra newlines from HTML output | Nicholas Johnson | 2022-08-04 |
| | |||
* | 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 |
| | |||
* | Change post section to entry section | Nicholas Johnson | 2022-04-29 |
| | |||
* | Initial commit | Nicholas Johnson | 2022-04-28 |