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
Building the theme requires node.js. We recommend you update to the latest version of yarn: yarn self-update.
From the command line:
- Install gulp globally with
yarn global add gulp - Navigate to the theme directory, then run
yarn install
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 directoryyarn run buildORyarn run build:production— Compile minified assets for production
You now have all the necessary dependencies to run the build process.
TODO
Contributions are welcome from everyone.