forked from gruntwork-io/gruntwork-io.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
48 lines (40 loc) · 1.11 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
# Website settings
baseurl: ""
url: "https://www.gruntwork.io"
name: "Gruntwork | DevOps as a Service"
description: "Your entire infrastructure. Defined as code. In about one day. At Gruntwork, we get you running on AWS & GCP 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-W5PZQHS
recaptchaApiKey: 6LcXFLoZAAAAAHVaImPgU3xGnBmyY-lwQ6sHllGN
plugins:
- jekyll-asciidoc
- jekyll-toc
asciidoc:
processor: asciidoctor
ext: asciidoc,adoc,ad
page_attribute_prefix: jekyll
require_front_matter_header: true
asciidoctor: {}
permalink: /guides/:categories/:title/
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