terraform/vendor/github.com/hashicorp/nomad/website
Mitchell Hashimoto 8af241e501
vendor: Nomad
2016-10-24 10:33:59 -07:00
..
helpers vendor: Nomad 2016-10-24 10:33:59 -07:00
scripts vendor: Nomad 2016-10-24 10:33:59 -07:00
source vendor: Nomad 2016-10-24 10:33:59 -07:00
Gemfile vendor: Nomad 2016-10-24 10:33:59 -07:00
Gemfile.lock vendor: Nomad 2016-10-24 10:33:59 -07:00
LICENSE.md vendor: Nomad 2016-10-24 10:33:59 -07:00
Makefile vendor: Nomad 2016-10-24 10:33:59 -07:00
README.md vendor: Nomad 2016-10-24 10:33:59 -07:00
Vagrantfile vendor: Nomad 2016-10-24 10:33:59 -07:00
config.rb vendor: Nomad 2016-10-24 10:33:59 -07:00
config.ru vendor: Nomad 2016-10-24 10:33:59 -07:00
packer.json vendor: Nomad 2016-10-24 10:33:59 -07:00

README.md

Nomad Website

This subdirectory contains the entire source for the Nomad Website. This is a Middleman project, which builds a static site from these source files.

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 http://localhost:4567. Note that some URLs you may need to append ".html" to make them work (in the navigation).