Skip to content

wcosaka2018/wc-vccw

 
 

Repository files navigation

WordCamp Site meta environment (powered by VCCW)

Getting started

$ 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/ !

Configuration

  1. Copy provision/default.yml to site.yml.
  2. Edit the site.yml.
  3. Set your WordCamp posts xml file in wc-vccw directory.
  4. Edit the playbook-post.yml.
  5. 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

Languages

  • Ruby 55.5%
  • Shell 28.9%
  • PHP 8.8%
  • JavaScript 6.8%