aboutsummaryrefslogtreecommitdiff
path: root/layouts/index.html
Commit message (Collapse)AuthorAge
* Add tag list to metadata partialNicholas Johnson2023-02-24
|
* Exclude link emojis from linksNicholas Johnson2023-02-24
|
* Complete overhaul of the CSSNicholas Johnson2022-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 processorNicholas Johnson2022-11-10
| | | | This increases code accessibility.
* Add link emoji to give links some styleNicholas Johnson2022-09-03
|
* Space out nav links for mobile devicesNicholas Johnson2022-08-07
|
* Remove extra newlines from HTML outputNicholas Johnson2022-08-04
|
* Adjust template spacing againNicholas Johnson2022-08-04
|
* Replace <content> tag with proper <main> tag and fix unintended tagNicholas Johnson2022-08-04
| | | | nesting
* Initial commitNicholas Johnson2022-04-28