vccw + gulp + Foundation
- Virtual Box: v5.0.x
- Vagrant: v1.8.x
- Node.js: Tested on v5.8.0
- npm: Tested on v3.8.1
-
Install Virtual Box.
-
Install Vagtant.
-
Setup WordPress environment. Recommend vccw.
-
Clone this repository in your WordPress
themes/
directory.$ git clone [email protected]:wct2016/wct2016.git wct2016
-
Start vccw.
$ cd wct2016; vagrant up
-
Install Node.js and npm. Recommend using Homebrew.
-
Change the directory to
themes/wct2016/
.$ cd path/to/themes/wct2016/
-
Install some dependencies.
$ npm install
-
Run gulp.
$ npm run gulp
src/scss/core/foundation/
src/scss/core/_settings.scss
src/scss/core/_global.scss
src/scss/core/_foundation.scss
- License: MIT
- Source: http://foundation.zurb.com/
GNU GENERAL PUBLIC LICENSE Version 2