made .box look better on newer themes; updated readme.md to add new themes; modularized blog sass some

This commit is contained in:
Robert Clarke 2019-05-14 13:29:45 +01:00
parent c59659ca1d
commit 800363c6ab
15 changed files with 143 additions and 123 deletions

View file

@ -1,6 +1,6 @@
# Zulma
A Bulma theme for Zola.
A Bulma theme for Zola. See a live preview [here](https://festive-morse-47d46c.netlify.com/)
![Zulma Screenshot](/screenshot.png)
@ -187,6 +187,10 @@ In extra, setting `zulma_theme` to a valid value will change the current colour
- flatly
- pulse
- simplex
- lux
- slate
- solar
- superhero
All valid themes can also be found under the `extra.zulma_themes` variable in the `theme.toml`. Choosing no theme will set default as the theme. Setting an invalid theme value will cause the site to render improperly.