└── README.md /README.md: -------------------------------------------------------------------------------- 1 | This repository contains the content for the [Vagrantbox.es](http://www.vagrantbox.es) website, a 2 | list of third party base boxes for the lovely Vagrant virtualisation 3 | tool. 4 | 5 | The intent behind placing the code here is that anyone who wants to 6 | update the list can more easily do so simply by sending a pull request. 7 | The previous iteration used a database and a form, which meant I had to 8 | look after the content and invariably forgot or didn't have time. 9 | 10 | Please note that this project has relocated the code to the 11 | [gh-pages](https://github.com/garethr/vagrantboxes-heroku/tree/gh-pages) branch. Please file your 12 | changes against there. 13 | --------------------------------------------------------------------------------