aboutsummaryrefslogtreecommitdiff
path: root/layouts/_default/baseof.html
AgeCommit message (Collapse)Author
2023-08-25Make copyright notice mandatoryNicholas Johnson
Requiring a copyright notice forces the user to make clear to readers what their rights are with the capsule/site content. This also makes templates simpler.
2023-08-25Prefer right-aligned whitespace eliminationNicholas Johnson
2023-05-09Fix base layout i18nv0.5.4Nicholas Johnson
2023-05-09Make non-critical page elements optionalv0.5.2Nicholas 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-09-03Fix spacingNicholas Johnson
2022-08-04Replace <content> tag with proper <main> tag and fix unintended tagNicholas Johnson
nesting
2022-08-04Set <html lang="en"> to improve screen reader compatibilityNicholas Johnson
2022-04-28Initial commitNicholas Johnson