Skip to content

wcj-dev/wcj-vccw

Repository files navigation

WordCamp Japan meta environment (powered by VCCW)

Getting started

$ git clone git@github.com: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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published