minimal-mistakes
minimal-mistakes copied to clipboard
Added some new fancy config options
- Option
enable_copy_code_buttonto add copy button to Code blocks - Option
page_content_widthto set the width of the inner content part of pages - Option
sidebar:stickyto be able to stick the navigator left sidebar to the the top - Option
masthead:stickyto be able to stick the navigator top bar to the the top - Option
masthead:hide_navigatorto be able to hide the navigator item of the top bar
At code level, added possibility to define separate width values to the left sidebar
Signed-off-by: Hofi [email protected]
This could certainly be useful, but it's too large and a bit messy to review. If you split each feature into a separate PR, I'll look more favorably on this.