Skip to content
forked from AmitT/podium

A simple, flexible & powerful starter theme for wordpress, foundation and gulp support

License

Notifications You must be signed in to change notification settings

aryeharmon/podium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Podium

The project is in its initial stage, your welcome to Contribute. Podium is a simple, flexible & powerful AngularJS starter theme for wordpress, foundation and gulp support

Requirements

Features

Installation

Install gulp and Bower

Building the theme requires node.js. We recommend you update to the latest version of npm: npm install -g npm@latest.

From the command line:

  1. Install gulp and Bower globally with npm install -g gulp bower
  2. Navigate to the theme directory, then run npm install
  3. Run bower install

You now have all the necessary dependencies to run the build process.

Available gulp commands

  • gulp — Compile and optimize the files in your assets directory
  • gulp watch — Compile assets when file changes are made

Once your site is ready for production, remove or comment out the following line form the functions.php file:

define('WP_ENV', 'development');

Documentation

TODO

Contributing

Contributions are welcome from everyone.

About

A simple, flexible & powerful starter theme for wordpress, foundation and gulp support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 72.0%
  • CSS 24.1%
  • PHP 3.9%