Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Declare safeHTML where possible | 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 |
| | |||
* | 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. | ||
* | Add link emoji to give links some style | Nicholas Johnson | 2022-09-03 |
| | |||
* | Space out nav links for mobile devices | Nicholas Johnson | 2022-08-07 |
| | |||
* | Remove extra newlines from HTML output | Nicholas Johnson | 2022-08-04 |
| | |||
* | Adjust template spacing again | Nicholas Johnson | 2022-08-04 |
| | |||
* | Replace <content> tag with proper <main> tag and fix unintended tag | Nicholas Johnson | 2022-08-04 |
| | | | | nesting | ||
* | Initial commit | Nicholas Johnson | 2022-04-28 |