Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Latest commit

 

History

History
32 lines (24 loc) · 933 Bytes

File metadata and controls

32 lines (24 loc) · 933 Bytes

Wizzie Wizzie Website

This is the repository for the Wizzie Wizzie website - it is recommended to use vagrant to run and contribute to this project.

1. Install the dependencies if you do not already have them

2. Clone this repository into a directory

$ git clone git@github.com:WizzieWizzie/website.git
$ cd website
$ git submodule update --init --recursive

3. Install the Debian base box

$ vagrant box add debian/jessie64

3.1 Install the vagrant-vguest plugin as the debian image does not have the virtualbox guest additions installed.

$ vagrant plugin install vagrant-vbguest

4. Boot the VM - provisioning may take some time:

$ vagrant up

5. Visit the site - http://localhost:8080/