chrisrhymes / bulma-clean-theme

A clean and modern Jekyll theme based on Bulma
http://www.csrhymes.com/bulma-clean-theme/
MIT License
388 stars 492 forks source link

Upgrade to Bulma 1.0 #148

Closed misaelnieto closed 6 months ago

misaelnieto commented 7 months ago

Bulma v1 comes with a new Smart Grid.

From the documentation site:

This grid is a 2 dimensional layout component that features flexible columns: Bulma will fit as many columns as possible, given a minimum column width and a column and row gap.

This PR upgrades bulma-clean-theme to Bulma v1.

Comments please.

chrisrhymes commented 6 months ago

Thank you for your help with this @misaelnieto. I have realised I needed to do a few things differently to enable the bulma-block-list styles, as well as writing some migration guidance, so I ended up merging in my own branch instead.