Skip to content

Pulathisi/GamePress-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Support theme for 919gamifcation Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 88.5%
  • PHP 9.8%
  • JavaScript 1.7%