summaryrefslogtreecommitdiff
path: root/layouts/index.html
AgeCommit message (Collapse)Author
2022-01-16Background link color configurableAdam Whitlock
2022-01-16Corrected PublishDate & LastMod for postsAdam Whitlock
2022-01-09Fixed date on posts and indexAdam Whitlock
2022-01-04Fixed header image import, added shortcodesAdam Whitlock
Any file matching "header.*" will now be used as a header. Added shortcodes to site for centering images and text. Updated README.md to reflect shortcodes.
2022-01-01Fixed post layout for image, updates to READMEAdam Whitlock
Header image in post matches layout to homepage. Updated defaults to match what is expected in screenshot. README.md reflects defaults for config snippet.
2022-01-01Added metadata for theme, minor layout fixAdam Whitlock
Made screenshots for theme submission, added config.toml, and small changes for layouts.
2021-12-31Pictures work on pages, looks tightAdam Whitlock
Added the ability to pull a header.jpg from content bags for site layout. Added date to front page
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-29Initial commit of a working Hugo theme using BulmaAdam Whitlock