-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathconfig.yaml
37 lines (37 loc) · 947 Bytes
/
config.yaml
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
title: Octopilot
languageCode: en-us
pygmentsCodeFences: true
pygmentsCodeFencesGuessSyntax: true
pygmentsUseClasses: true
PygmentsStyle: monokailight
enableGitInfo: true
disableKinds:
- taxonomy
- term
- RSS
- sitemap
- robotsTXT
- "404"
outputs:
home:
- HTML
page:
- HTML
params:
octopilot:
version: v1.0.0
homepage_meta_tags:
meta_description: Automate your Gitops workflow, by automatically creating/merging GitHub Pull Requests
meta_og_title: Octopilot
meta_og_type: website
meta_og_url: https://dailymotion-oss.github.io/octopilot
meta_og_image:
meta_og_description: Automate your Gitops workflow, by automatically creating/merging GitHub Pull Requests
meta_twitter_card: summary
meta_twitter_site: "@dailymotionEng"
meta_twitter_creator: "@dailymotionEng"
menu:
shortcuts:
- name: Source Code
url: https://github.com/dailymotion-oss/octopilot
weight: 10