Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add multilingual support for homepage link | 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 |
| | |||
* | Exclude link emojis from links | Nicholas Johnson | 2023-02-24 |
| | |||
* | Replace emojis with emoji codes | 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. | ||
* | Show page info by default on entries only | Nicholas Johnson | 2022-12-06 |
| | |||
* | Conditionally add page info to top of page | Nicholas Johnson | 2022-09-16 |
| | |||
* | Give all pages an h1 heading based on their title | Nicholas Johnson | 2022-09-03 |
| | |||
* | Add link emoji to give links some style | Nicholas Johnson | 2022-09-03 |
| | |||
* | Change return to homepage link from class to id | Nicholas Johnson | 2022-08-07 |
| | |||
* | 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 | 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 |