Skip to content

Latest commit

 

History

History
executable file
·
37 lines (20 loc) · 778 Bytes

README.md

File metadata and controls

executable file
·
37 lines (20 loc) · 778 Bytes

GamePress, a WordPress theme developed as support theme of 919Press Gamification Plugin

GamePress is a theme based on Automattic’s Underscores

Download and activate

You first need to clone this repository by entering the following commands:

$ cd /your/WordPress/wp-content/themes/
$ git clone [email protected]:codeablehq/gamepress.git

Now login into WordPress and activate the theme.

Run Gulp

To make sure Gulp has all the dependencies installed on the computer, run:

$ npm install
$ bower install

Once that’s done, just run $ gulp in your terminal and see the magic happen.

Contributors

License

Licensed under GPLv2 or later, same as Underscores.