Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bulmatemplates/bulma-templates
free flexbox templates built with the bulma css framework
https://github.com/bulmatemplates/bulma-templates
bulma bulma-css bulma-css-framework bulma-templates css flexbox html
Last synced: 11 days ago
JSON representation
free flexbox templates built with the bulma css framework
- Host: GitHub
- URL: https://github.com/bulmatemplates/bulma-templates
- Owner: BulmaTemplates
- License: mit
- Created: 2016-07-30T20:50:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-24T14:55:34.000Z (3 months ago)
- Last Synced: 2024-10-29T15:22:51.808Z (14 days ago)
- Topics: bulma, bulma-css, bulma-css-framework, bulma-templates, css, flexbox, html
- Language: HTML
- Homepage: https://bulmatemplates.github.io/bulma-templates/
- Size: 20.6 MB
- Stars: 3,274
- Watchers: 81
- Forks: 1,226
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Bulma Templates
Free Templates for the Bulma CSS Framework ![bulma version](https://img.shields.io/badge/bulma-1.0.2-6495ED.svg)
[![PRs welcome](https://img.shields.io/badge/PRs-welcome-ff69b4.svg)](https://github.com/bulmatemplates/bulma-templates/pulls)
[Open in Visual Studio Code](https://open.vscode.dev/BulmaTemplates/bulma-templates)
## Versions
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](https://bulmatemplates.github.io/bulma-templates/) are based on the **master** branch.## Templates
The templates are located in the ```/templates``` directory, and you can preview them on the [demo website](https://bulmatemplates.github.io/bulma-templates/)
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D## Licence
Code released under [the MIT license](https://github.com/bulmatemplates/bulma-templates/blob/master/LICENSE).