Free Templates for the Bulma CSS Framework Open in Visual Studio Code
The original bulma templates were made with version 0.1.1 and can be found in the 0.1.1 branch. The newest templates are made with version 1.0.2 and can be found in the master branch. The templates on bulmatemplates.github.io/bulma-templates are based on the master branch.
The templates are located in the /templates
directory, and you can preview them on the demo website
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Code released under the MIT license.