vagrant/website/www
Mitchell Hashimoto a3b85662e2 website/www: update version for download 2015-12-24 14:03:12 -08:00
..
helpers Use releases for releases 2015-10-26 11:44:14 -04:00
lib Use releases for releases 2015-10-26 11:44:14 -04:00
source Update FAQ around pro/non-pro versions 2015-12-22 12:40:29 -05:00
.buildpacks website/www: add www.vagrantup.com 2013-09-03 13:48:55 -07:00
Gemfile header left logo 2015-11-14 00:18:37 -08:00
Gemfile.lock header left logo 2015-11-14 00:18:37 -08:00
Makefile Add Makefile to `website/www` 2015-09-24 16:44:54 -07:00
Procfile website/www: add www.vagrantup.com 2013-09-03 13:48:55 -07:00
README.md Point `website/www` README to Makefile 2015-09-24 16:45:43 -07:00
Vagrantfile Fix Vagrantfile for latest middleman 2015-11-15 22:30:24 +01:00
config.rb website/www: update version for download 2015-12-24 14:03:12 -08:00
config.ru Use releases for releases 2015-10-26 11:44:14 -04:00
version.txt website/www: bump 2015-07-17 13:44:57 -07:00

README.md

VagrantUp.com

This is the repository for the Vagrant 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. Note that some URLs you may need to append ".html" to make them work (in the navigation and such).