Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Nicuz/Bulmascores
WordPress starter theme based on Underscores and Bulma
https://github.com/Nicuz/Bulmascores
bulma wordpress wordpress-theme
Last synced: 21 days ago
JSON representation
WordPress starter theme based on Underscores and Bulma
- Host: GitHub
- URL: https://github.com/Nicuz/Bulmascores
- Owner: Nicuz
- License: gpl-2.0
- Archived: true
- Created: 2018-03-16T15:20:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-30T15:03:09.000Z (about 3 years ago)
- Last Synced: 2024-08-30T06:31:22.361Z (5 months ago)
- Topics: bulma, wordpress, wordpress-theme
- Language: PHP
- Homepage:
- Size: 673 KB
- Stars: 13
- Watchers: 2
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bulma - bulmascores - WordPress starter theme based on Underscores and Bulma (Resources / Starters)
README
Bulmascores is a WordPress starter theme based on Underscores and Bulma Framework. It's just a personal project meant for speedup my workflow, a solid base to start with for more complex projects.
## Features
* WordPress coding standards
* Translations friendly
* [Bulma](https://bulma.io) 0.7.1
* [FontAwesome](https://fontawesome.com) 5.0.13
* [Flickity carousel](https://flickity.metafizzy.co)
* Sass
* [Gulp.js](https://gulpjs.com)## Requirements
* [WP Subtitle](https://it.wordpress.org/plugins/wp-subtitle/)## Installation
#### 1. Using Git Clone
* cd into ```wp-content/themes```
* Launch ```git clone https://github.com/Nicuz/Bulmascores.git```#### 2. Using .zip
* Click the ```Clone or download``` button on this repo and then ```Download ZIP```
* Upload Bulmascores as you would normally do from the WordPress Dashboard under ```Appearance>Themes```>On a fresh install you'll probably see a PHP error string in your navbar, just set up a Menu under ```Appearance>Menus```, save it and you're good to go.
## Credits
* Underscores: [http://underscores.me](http://underscores.me)
* Bulma: [https://bulma.io](https://bulma.io)
* FontAwesome: [https://fontawesome.com](https://fontawesome.com)
* Flickity: [https://flickity.metafizzy.co](https://flickity.metafizzy.co)