Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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)