open-vault/website
Seth Vargo 602a7c27f8 Fix code in header font size (#3970)
* Fix code in header font size

This fixes the tiny code font in header names.

* Update _global.scss
2018-02-13 22:17:51 -05:00
..
data
scripts
source Fix code in header font size (#3970) 2018-02-13 22:17:51 -05:00
config.rb
Gemfile
Gemfile.lock
LICENSE.md
Makefile
packer.json
README.md
redirects.txt Fixing docs links and adding redirects for new guides (#3939) 2018-02-07 19:29:07 -05: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).