aboutsummaryrefslogtreecommitdiff
path: root/layouts/index.html
AgeCommit message (Collapse)Author
2023-05-09Make non-critical page elements optionalv0.5.2Nicholas Johnson
2023-02-24Declare safeHTML where possibleNicholas Johnson
2023-02-24Add tag list to metadata partialNicholas Johnson
2023-02-24Exclude link emojis from linksNicholas Johnson
2022-12-08Complete overhaul of the CSSNicholas Johnson
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.
2022-11-10Replace emojis with the emojify processorNicholas Johnson
This increases code accessibility.
2022-09-03Add link emoji to give links some styleNicholas Johnson
2022-08-07Space out nav links for mobile devicesNicholas Johnson
2022-08-04Remove extra newlines from HTML outputNicholas Johnson
2022-08-04Adjust template spacing againNicholas Johnson
2022-08-04Replace <content> tag with proper <main> tag and fix unintended tagNicholas Johnson
nesting
2022-04-28Initial commitNicholas Johnson