$ git clone [email protected]:wcosaka2018/wc-vccw.git
$ cd wc-vccw
$ vagrant up
To get started, check out http://year.place.wordcamp.test/
ex. http://2018.osaka.wordcamp.org/
Start development on http://localhost:3000/ !
- Copy
provision/default.yml
tosite.yml
. - Edit the
site.yml
. - Set your WordCamp posts xml file in wc-vccw directory.
- Edit the
playbook-post.yml
. - Run
vagrant up
.
- The
site.yml
has to be in the same directory with Vagrantfile. - You can put difference to the
site.yml
.