Skip to content

wct2016/wct2016

Repository files navigation

WordCamp Tokyo 2016 Theme Development

vccw + gulp + Foundation

Requires

  • Virtual Box: v5.0.x
  • Vagrant: v1.8.x
  • Node.js: Tested on v5.8.0
  • npm: Tested on v3.8.1

Setup

  1. Install Virtual Box.

  2. Install Vagtant.

  3. Setup WordPress environment. Recommend vccw.

  4. Clone this repository in your WordPress themes/ directory.

     $ git clone git@github.com:wct2016/wct2016.git wct2016
    
  5. Start vccw.

     $ cd wct2016; vagrant up
    
  6. Install Node.js and npm. Recommend using Homebrew.

  7. Change the directory to themes/wct2016/.

     $ cd path/to/themes/wct2016/
    
  8. Install some dependencies.

     $ npm install
    
  9. Run gulp.

     $ npm run gulp
    

Third Party Recourses

Foudnation

src/scss/core/foundation/
src/scss/core/_settings.scss
src/scss/core/_global.scss
src/scss/core/_foundation.scss

License

GNU GENERAL PUBLIC LICENSE Version 2

About

[ WCTokyo 2016 ] WordCamp Tokyo 2016 Theme Based on WordCamp Base Redux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published