summaryrefslogtreecommitdiff
path: root/layouts/partials/metadata.html
AgeCommit message (Collapse)Author
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-16Conditionally add page info to top of pageNicholas Johnson
2022-09-04Add more emojis to homepageNicholas Johnson
2022-09-03Add link emoji to give links some styleNicholas Johnson
2022-08-04Remove extra newlines from HTML outputNicholas Johnson
2022-04-29Change post section to entry sectionNicholas Johnson
2022-04-28Initial commitNicholas Johnson