Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 660 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 660 Bytes

WordCamp Japan meta environment (powered by VCCW)

Getting started

$ git clone [email protected]:wcj-dev/wcj-vccw.git
$ cd wcj-vccw
$ vagrant up
$ npm install
$ npm start

To get started, check out http://japan.wordcamp.test/

Start development on http://localhost:3000/ !

npm commands

  • npm start start browsersync.
  • npm run build Build scss in wordpress/wp-content/themes/wordcamp-japan-theme/scss.

Configuration

  1. Copy provision/default.yml to site.yml.
  2. Edit the site.yml.
  3. Run vagrant up.

Note

  • The site.yml has to be in the same directory with Vagrantfile.
  • You can put difference to the site.yml.