LibertyJS 2017
This is the theme for LibertyJS 2017. It is adapted from the WooConf.com 2017
theme design by Gary Murray.
Local Dev Setup
- Install Local by Flywheel
- Create a site and call it libertyjs
- Cd into the directory: ~/somewhere/libertyjs/app/public/wp-content/themes
- Git clone this repository into that folder
- Goto the wp-admin, button for this in Local but probably https://libertyjs.local
- Click
Plugins
in left menu
- Install WooCommerce and WooCommerce Box Office
- Click on
Appearance->Themes
(you need to follow the installation settings below and rungulp
to build the files before the theme will appear)
- Activate the LibertyJS theme
- Most things should work, I will work on a DB dump that will make it all work when I have time (JB)
Installation
- Have node
npm install
- Type
gulp
to build
- Type
gulp watch
to build and then watch
- Type
gulp imagemin
to optimize images
- Type
gulp updatefontawesome
to update font-awesome after an npm install
- Sit back and watch the magic