forked from aws/aws-application-networking-k8s
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
53 lines (49 loc) · 1.31 KB
/
mkdocs.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
site_name: AWS Gateway API Controller
repo_name: aws/aws-application-networking-k8s
repo_url: https://github.com/aws/aws-application-networking-k8s
edit_uri: edit/main/docs/
strict: true
nav:
- Home: index.md
- Deployment: deploy.md
- Get Started: getstarted.md
- Configuration:
- Overview: configure/index.md
- Configure HTTPs: configure/https.md
- Configure domain name: configure/customer_domain_name.md
- Design Overview: overview.md
plugins:
- search
theme:
name: material
language: en
palette:
primary: indigo
accent: indigo
font:
text: Roboto
code: Roboto Mono
# features:
# - navigation.tabs
# Extensions
markdown_extensions:
- admonition
- attr_list
- codehilite
- pymdownx.inlinehilite
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.superfences
- pymdownx.tabbed
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- toc:
permalink: true
extra_css:
- https://unpkg.com/material-components-web@latest/dist/material-components-web.min.css
extra_javascript:
- https://unpkg.com/material-components-web@latest/dist/material-components-web.min.js
# Hosted with AWS Amplify
# Isengard: aws-mercury+gateway-controller-docs@
# Account Ownership Group: aws-mercury