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

win-site/podium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

422 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Podium Build Status

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

Requirements

Features

Installation

Install gulp

Building the theme requires node.js. We recommend you update to the latest version of yarn: yarn self-update.

From the command line:

  1. Install gulp globally with yarn global add gulp
  2. Navigate to the theme directory, then run yarn install

Build commands

  • yarn start — Compile assets & start BrowserSync session (listening to file changes, recompile & push changes to your browser).
  • yarn run build:dev — Compile and optimize the files in your assets directory
  • yarn run build OR yarn run build:production — Compile minified assets for production

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

Documentation

TODO

Contributing

Contributions are welcome from everyone.

About

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

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 76.4%
  • CSS 18.5%
  • JavaScript 5.1%