| Age | Commit message (Collapse) | Author |
|
|
|
Huey can now read Site.Param options from the config.toml file.
This allows for users to specify new values without needing to
modify the Sass configuration directly.
THe author footer was hardset as the theme author, which was a bug.
Fixed so now uses the .Param.author in the footer.
|
|
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.
|
|
Added clearer verbiage for the Huey README, including
where to make modifications and expected behavior.
footer.html now checks if Font Awesome enabled in configuration.
head.html now displays the correct description
Updated theme description in theme.toml
|
|
|