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

MarcoVdE/podium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Podium Build Status Scrutinizer Code Quality Known Vulnerabilities

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
  3. Change your site URL in assets/config.json file devUrl.

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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 71.0%
  • CSS 21.8%
  • JavaScript 7.2%