hugo-theme-readable/layouts
Robert Lützner bbbc85d824
feat: add params.navbar_style to config to select a style for the navbar (#14)
This is a new feature in readable.css 1.1.0. The new version of
readable.css defaults to a navbar without animations, but to stay
compatible with older releases of this theme, we default to "classy"
instead which is the animated navbar.

The new navbar styles also look better without wrapping the elements
inside a `<span>`, so we make that conditional and only apply it when
the "classy" style is chosen.
2023-05-17 20:13:27 -05:00
..
_default feat: add 'aside' as a shortcode (#6) 2023-02-23 14:04:33 -06:00
partials feat: add params.navbar_style to config to select a style for the navbar (#14) 2023-05-17 20:13:27 -05:00
shortcodes feat: add 'aside' as a shortcode (#6) 2023-02-23 14:04:33 -06:00
404.html old work pushed 2023-01-30 13:14:33 -06:00
index.html feat: add 'aside' as a shortcode (#6) 2023-02-23 14:04:33 -06:00