Skip to content

esaesa/theme-bender

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bender

Dependencies

Once you have the dependencies installed, run the following command:

$> npm install

Structure

There are two template files:

  • index.php.tpl
  • sass/colors.scss.tpl

If you want to generate them again, you just have to execute grunt template:blue.

Watch changes

You can compile sass files automatically every time it's changed by executing the following command:

$> grunt watch:blue

Build

$> grunt dist

It generates a .zip file per color scheme: blue (default), red, black and purple. The index.php and colors.scss are generated from the variables in themes.json. The screenshots are taken from screenshot/{color scheme}/screenshot.png.

Bender

About

Bender theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 50.4%
  • CSS 34.5%
  • JavaScript 15.1%