forked from argoproj-labs/argocd-autopilot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
41 lines (41 loc) · 1.19 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
site_name: Argo-CD Autopilot
site_url: https://argocd-autopilot.readthedocs.io
repo_url: https://github.com/argoproj-labs/argocd-autopilot
edit_uri: edit/main/docs/
strict: true
theme:
name: material
palette:
primary: teal
font:
text: 'Work Sans'
logo: 'assets/logo.png'
favicon: 'assets/favicon.png'
custom_dir: 'overrides'
extra_javascript:
- assets/versions.js
extra_css:
- assets/versions.css
markdown_extensions:
- codehilite
- admonition
- toc:
permalink: true
nav:
- Introduction: index.md
- Installation: Installation-Guide.md
- User Guide:
- Getting Started: Getting-Started.md
- Advanced Installation: Advanced-Installation.md
- Modifying Argo-CD: Modifying-Argo-CD.md
- Application Specifier: App-Specifier.md
- Labels: Labels.md
- Installation Recovery: Recovery.md
- Command Reference: commands/argocd-autopilot.md
- Git Providers: Git-Providers.md
- Development: Development.md
- Roadmap: Roadmap.md
- Blogs: Blogs.md
- Releases ⧉: https://github.com/argoproj-labs/argocd-autopilot/releases
- Issues ⧉: https://github.com/argoproj-labs/argocd-autopilot/issues
- Slack ⧉: https://cloud-native.slack.com/archives/C0207C47D0X