Framework Support
New Features:
- Added Dropin Minimal CSS, a small JS script that allows you to switch out the Water.css framework or "themes", with a single button.
- If you'd like, you can visit this repository to pick out another classless framework to hard-code into the site yourself.
- Also added
theme_switcher: false
to_BLANK_config.yml
, so it won't be enabled on production sites by default. - See my blog, Journal.bar/ as an example with the LaTeX.css framework.
- Added paginate URL option in
_config.yml
for improved SEO. - Added Fossabot support for license coverage.
- Minor layout and syntax fixes.