open-consul/website
James Phillips e16f1032d4
Merge pull request #3833 from szemek/curl-binary
Documentation KV Create/upload key, upload binary data or file with line breaks via curl
2018-01-25 13:15:59 -08:00
..
scripts
source Update kv.html.md 2018-01-24 11:55:17 +01:00
Gemfile Bumps to latest middleman-hashicorp version. 2018-01-24 09:32:45 -08:00
Gemfile.lock Bumps to latest middleman-hashicorp version. 2018-01-24 09:32:45 -08:00
LICENSE.md
Makefile
README.md
config.rb Bumps website Consul version to 1.0.3. 2018-01-24 07:20:00 -08:00
packer.json Bumps to latest middleman-hashicorp version. 2018-01-24 09:32:45 -08:00
redirects.txt

README.md

Consul Website

This subdirectory contains the entire source for the Consul 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 website.

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