-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
106 lines (106 loc) · 2.89 KB
/
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
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
baseURL: https://docsy.example/
title: Goldydocs
enableRobotsTXT: true
theme:
- docsy
enableGitInfo: true
contentDir: content/en
defaultContentLanguage: en
defaultContentLanguageInSubdir: false
enableMissingTranslationPlaceholders: true
metaDataFormat: "yaml"
disableKinds:
- taxonomy
- taxonomyTerm
pygmentsCodeFences: true
pygmentsUseClasses: false
pygmentsUseClassic: false
pygmentsStyle: tango
permalinks:
blog: "/:section/:year/:month/:day/:slug/"
blackfriday:
plainIDAnchors: true
hrefTargetBlank: true
angledQuotes: false
latexDashes: true
imaging:
resampleFilter: CatmullRom
quality: 75
anchor: smart
services:
googleAnalytics:
id: UA-00000000-0
languages:
en:
title: Goldydocs
description: A Docsy example site
languageName: English
weight: 1
"no":
title: Goldydocs
description: Docsy er operativsystem for skyen
languageName: Norsk
contentDir: content/no
time_format_default: 02.01.2006
time_format_blog: 02.01.2006
markup:
goldmark:
renderer:
unsafe: true
params:
copyright: The Docsy Authors
privacy_policy: "https://policies.google.com/privacy"
version_menu: Releases
archived_version: false
version: "0.0"
url_latest_version: "https://example.com"
github_repo: "https://github.com/google/docsy-example"
github_project_repo: "https://github.com/google/docsy"
gcs_engine_id: "011737558837375720776:fsdu1nryfng"
algolia_docsearch: false
offlineSearch: false
ui:
sidebar_menu_compact: false
breadcrumb_disable: false
sidebar_search_disable: false
navbar_logo: true
footer_about_disable: false
feedback:
enable: true
"yes": >-
Glad to hear it! Please <a
href="https://github.com/USERNAME/REPOSITORY/issues/new">tell us how we
can improve</a>.
"no": >-
Sorry to hear that. Please <a
href="https://github.com/USERNAME/REPOSITORY/issues/new">tell us how we
can improve</a>.
readingtime:
enable: false
links:
user:
- name: User mailing list
url: "https://example.org/mail"
icon: fa fa-envelope
desc: Discussion and help from your fellow users
- name: Twitter
url: "https://example.org/twitter"
icon: fab fa-twitter
desc: Follow us on Twitter to get the latest news!
- name: Stack Overflow
url: "https://example.org/stack"
icon: fab fa-stack-overflow
desc: Practical questions and curated answers
developer:
- name: GitHub
url: "https://github.com/google/docsy"
icon: fab fa-github
desc: Development takes place here!
- name: Slack
url: "https://example.org/slack"
icon: fab fa-slack
desc: Chat with other project developers
- name: Developer mailing list
url: "https://example.org/mail"
icon: fa fa-envelope
desc: Discuss development issues around the project