This is a starter respository that boostraps your development process with preloaded Sage theme and Uikit Framework. This wordpress boilerplate is also preloaded CMB2 plugin for creating metaboxes, custom post type...
git clone https://github.com/dalenguyen/wordpress-sage-uikit-starter
Go to theme folder and install dependencies for your sage theme
npm install
bower install
gulp && gulp watch
Happy Wordpress custom theme development
- Update your .gitignore file. You can use this sample from github
- Read about Sage Theme
- Read about Uikit Framework