1
0
mirror of https://github.com/Luzifer/vault-openvpn.git synced 2024-09-20 01:52:56 +00:00
vault-openvpn/vendor/github.com/hashicorp/vault/website
Knut Ahlers b4cc42902e
Switch to dep from Godeps
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-10-10 10:19:14 +02:00
..
scripts Switch to dep from Godeps 2017-10-10 10:19:14 +02:00
source Switch to dep from Godeps 2017-10-10 10:19:14 +02:00
config.rb Switch to dep from Godeps 2017-10-10 10:19:14 +02:00
Gemfile Switch to dep from Godeps 2017-10-10 10:19:14 +02:00
Gemfile.lock Switch to dep from Godeps 2017-10-10 10:19:14 +02:00
LICENSE.md Switch to dep from Godeps 2017-10-10 10:19:14 +02:00
Makefile Switch to dep from Godeps 2017-10-10 10:19:14 +02:00
packer.json Switch to dep from Godeps 2017-10-10 10:19:14 +02:00
README.md Switch to dep from Godeps 2017-10-10 10:19:14 +02:00

Vault Website

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