summaryrefslogtreecommitdiff
path: root/layouts/partials/header.html
AgeCommit message (Collapse)Author
2024-01-07Narrower page width and subtitle supportHEADmagentastripeCharlotte Koch
2021-12-31Layout fixes. Removed contact.htmlAdam Whitlock
Layout now uses sections & columns in a way that works well. Will keep playing with that layout, but liking where this is going. Removed contact.html, since pages.html provides same functionality.
2021-12-30Fixed active menu, margins for mobile, READMEAdam Whitlock
The page active menu is now selected, though still not for children. Margin for mobile viewing is now fixed, so it's no longer touching the edges. Updated README with boilerplate info on Sass changes with config.toml.
2021-12-30Corrected mobile navigation, minor fixesAdam Whitlock
Added a burger element, with Javascript, to allow mobile navigation to work. The navbar will hide on smaller screens, but will appear on larger ones. Minor fixes with how levels are used.
2021-12-29Initial commit of a working Hugo theme using BulmaAdam Whitlock