Seth Vargo
4ae1310b8b
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
emily
f59280d6d4
fix IAM diagram for GCP auth method docs ( #3927 )
2018-02-07 09:37:11 -05:00
Yoko Hyakuna
0b45ad6a15
Merge master
2018-01-30 09:57:30 -08:00
Yoko Hyakuna
40da3e785c
resolved the file name conflict
2018-01-29 16:41:44 -08:00
Yoko Hyakuna
0a923b42c1
Added policy requirements & scenario diagrams
2018-01-24 16:01:44 -08:00
Yoko Hyakuna
a8469f89d8
Cleaned up the diagram
2018-01-23 16:22:17 -08:00
Yoko Hyakuna
0362995a30
More detailed descriptions were added
2018-01-23 15:43:07 -08:00
Yoko Hyakuna
1f525a4cf9
WIP - new guides
2018-01-22 18:14:23 -08:00
Yoko Hyakuna
8c261067a6
WIP - Added personas
2018-01-18 17:40:35 -08:00
Yoko Hyakuna
93601bb786
WIP - new guides
2018-01-17 17:39:21 -08:00
Yoko Hyakuna
90442ef139
WIP - New Vault guides
2018-01-10 17:28:00 -08:00
Yoko Hyakuna
d89048c086
WIP - New Vault guides
2018-01-10 11:14:59 -08:00
Seth Vargo
7eb406f24f
Remove smaller font on embedded code snippets
2017-10-24 09:32:15 -04:00
emily
08c2e2ce44
Add GCE docs for GCP Auth Backend ( #3341 )
2017-09-19 07:44:05 -05:00
emily
376bd88479
Initial GCP auth backend documentation ( #3167 )
2017-08-15 22:03:04 -04:00
Seth Vargo
31e8349197
Update Policies and Auth concepts pages ( #3011 )
2017-07-14 11:15:22 -04:00
Seth Vargo
49fe772e0c
Add rekeying guide & move guides to top-level ( #2935 )
2017-06-29 14:43:43 +01:00
Seth Vargo
764b615ab1
Clarify Vault server
2017-06-27 22:38:16 +08:00
Seth Vargo
2d84ca0e11
Re-org and move text around in list instead
2017-06-27 22:38:16 +08:00
Seth Vargo
6af372f77b
Add diagram for EC2 Auth flow
2017-06-27 22:38:16 +08:00
Jonathan Duncan
19ff383065
Adding some visual separation for parameters ( #2841 )
...
Currently on the Documentation pages when parameters are listed, there is no visual separation between the parameter names, flags, and descriptions. This should make it a bit easier for humans to read.
2017-06-12 06:59:38 -04:00
Ryon
c416c8ab95
Update news section with March 22 webinar video ( #2663 )
2017-05-22 20:19:52 -04:00
Seth Vargo
97db657397
Make sidebar a bit wider on smaller screens ( #2638 )
2017-04-24 15:39:58 -04:00
Seth Vargo
0bbddb41e0
Update logos
2017-04-18 14:17:56 -04:00
Seth Vargo
742332bd1a
Add press-kit
2017-04-06 18:43:55 -04:00
Seth Vargo
43923bc785
Import fonts
2017-04-06 18:42:09 -04:00
Seth Vargo
61f0862920
Add press kit, hashicorp logo
2017-04-06 18:28:26 -04:00
Seth Vargo
b9fb9187b5
Remove commented colors
2017-03-29 19:08:09 -04:00
Seth Vargo
a7f7035b88
Add new colored header styles
2017-03-29 19:04:39 -04:00
Seth Vargo
af29cca7c0
Re-add FOUT
2017-03-26 17:07:29 -04:00
Seth Vargo
4d554fd5ea
Remove dependency on bootstrap
...
This greatly reduces our javascript footprint
2017-03-26 16:58:16 -04:00
Seth Vargo
354da36a6f
Cleanup CSS
2017-03-26 16:04:21 -04:00
Matthew Irish
ff85bd4f88
remove sidebar include in sass ( #2516 )
2017-03-21 13:08:27 -05:00
Jonathan Thomas
c2a1729346
website: latest news section ( #2506 )
...
* website: add latest news section which includes vault webinar details
* small padding tweak
2017-03-20 18:23:46 -04:00
Seth Vargo
f929e8244e
Nevermind... meganav uses it
2017-03-20 01:51:57 -04:00
Seth Vargo
918d4a86e9
Do not require bootstrap
2017-03-20 01:50:40 -04:00
Seth Vargo
6dd2bfd51c
Migrate to middleman-hashicorp sidebar
2017-03-20 01:27:23 -04:00
Seth Vargo
d66b53e79e
Remove unused javascript
...
It looks like these came over from Nomad(?), but we do not use them
anywhere. This saves about 4kb on the compressed javascript, so it's a
big savings. Also, it causes namespace conflicts.
2017-03-20 01:27:23 -04:00
Matthew Irish
e774fe460d
website: turbolinks + ember = ❤ ( #2504 )
...
* move application.js to head
* move ember app to separate file and exclude from turbolinks
2017-03-17 16:05:59 -05:00
Seth Vargo
e316f10c78
Space out downloads links a bit
2017-03-17 14:07:39 -04:00
Seth Vargo
f64bf8d183
/docs/http -> /api
2017-03-17 14:06:03 -04:00
Seth Vargo
501cf5d065
Break out API documentation for secret backends
2017-03-16 09:47:06 -07:00
Seth Vargo
efd532536f
Redo docs for system backend
...
This commit updates the API documentation for the system backend to
break things apart on a per-page basis and provide specific examples.
This pattern will give more flexibility for future documentation as
well.
2017-03-16 09:46:49 -07:00
Seth Vargo
e17697d673
Do not have a large margin
2017-03-16 09:46:48 -07:00
Seth Vargo
88caeda9ae
Allow nested code in li to receive new highlighting
2017-03-16 09:46:48 -07:00
Seth Vargo
b0d64135c1
Update layouts and assets for consistency
2017-03-16 09:46:47 -07:00
Jack Pearkes
23ae3c2c55
website: add squashed mega-nav work
2017-03-08 17:27:31 -08:00
Seth Vargo
a131880fa2
Use htmlcompat in middleman-hashicorp
2017-03-08 14:14:52 -08:00
Seth Vargo
e1fe5cc910
Update favicons, container, turbolinks
2017-03-08 11:07:20 -08:00
Seth Vargo
364a86bb0b
Separate backend configurations into their own pages ( #2454 )
...
* Clean vertical lines
* Make sidebar slightly larger on bigger displays
* Separate backend configurations into their own pages
2017-03-07 21:47:23 -05:00