-
-
Notifications
You must be signed in to change notification settings - Fork 40
/
_config.yml
74 lines (63 loc) · 1.74 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# Website settings
baseurl: ""
url: "https://www.gruntwork.io"
name: "Gruntwork | DevOps as a Service"
description: "Your entire infrastructure. Defined as code. In about a day. At Gruntwork, we get you running on AWS with Terraform and you get 100% of the code."
full_company_name: "Gruntwork, Inc"
thumbnail_path: "/assets/img/logos-gruntwork/gruntwork-overview.png"
repository: "gruntwork-io/gruntwork-io.github.io"
overview_video_embed_url: "//www.youtube.com/embed/dcnDu5Cc0pY"
highlighter: rouge
timezone: "America/Los_Angeles"
assets_base_url: "/assets/"
gtm_id: GTM-TG99HKB
recaptchaApiKey: 6LcXFLoZAAAAAHVaImPgU3xGnBmyY-lwQ6sHllGN
plugins:
- jekyll-asciidoc
- jekyll-toc
- jekyll-github-metadata
sass:
sass_dir: assets/css/
style: :compressed
asciidoc:
processor: asciidoctor
ext: asciidoc,adoc,ad
page_attribute_prefix: jekyll
require_front_matter_header: true
asciidoctor: {}
permalink: /guides/:categories/:title/
# Staging environment Developer Portal URL
developer_portal_url: https://aperture.dogfood-stage.com/
# Staging environment product config for the pricing and checkout pages
products:
AWS:
key: standard_subscription
stripeProductId: prod_KZH5PYGPzdh5nu
ProSupport:
key: pro_support
stripeProductId: prod_KZHA5WMpiNsnOs
RefArch:
key: setup_deployment
stripeProductId: prod_KZHHUK5LUuYRFl
CIS:
key: setup_compliance
stripeProductId: prod_KZH9VxdizHvbqI
Users:
key: standard_users
stripeProductId: prod_KZH7Hb6FqIPOcl
exclude:
- .dockerignore
- .editorconfig
- .gitignore
- docker-compose.yml
- Dockerfile
- Gemfile
- Gemfile.lock
- jekyll-serve.sh
- LICENSE.txt
- package.json
- README.md
- webpack.config.js
- source
- node_modules
- terraform