Alvaro Miranda 5e210bf3ab linked_clone if Vagrant::VERSION =~ /^1.8/
To void this message on pre Vagrant 1.8

```bash
There are errors in the configuration of this machine. Please fix
the following errors and try again:

VirtualBox Provider:
* The following settings shouldn't exist: linked_clone
```
2015-12-22 21:47:01 +13:00
..
2013-09-03 11:47:40 -07:00
2015-01-21 17:01:44 -05:00
2015-07-13 11:49:21 -04:00
2015-09-24 16:41:40 -07:00
2015-05-30 20:44:59 -07:00

Vagrant Documentation

This is the repository for the Vagrant Documentation website.

This is a Middleman project, which builds a static site from these source files. The site is hosted on Heroku and then fronted by Fastly.

Contributions Welcome!

If you find a typo or you feel like you can improve the HTML, CSS, or JavaScript, we welcome contributions. Feel free to open issues or pull requests like any normal GitHub project, and we'll merge it in.

Running the Site Locally

Running the site locally is simple. Clone this repo and run make dev.

Then open up localhost:4567/v2. Note that some URLs you may need to append ".html" to make them work (in the navigation and such).