generated from OS2offdig/os2-docs-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
53 lines (39 loc) · 1.31 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
49
50
51
52
53
title: OS2BorgerPC dokumentationssite
description: Dokumentation af administrationssite, images og scripts.
theme: just-the-docs
logo: "/assets/site/logo.svg"
favicon_ico: "/assets/site/favicon.ico"
color_scheme: os2borgerpc
# Aux links for the upper right navigation
aux_links:
OS2BorgerPC på OS2.eu: https://os2.eu/os2borgerpc
OS2BorgerPC på Github: https://github.com/OS2borgerPC
# Makes Aux links open in a new tab. Default is false
aux_links_new_tab: true
# Enable or disable the side/mobile menu globally
# Nav menu can also be selectively enabled or disabled using page variables or the minimal layout
nav_enabled: true
# Sort order for navigation links
# nav_sort: case_insensitive # default, equivalent to nil
nav_sort: case_sensitive # Capital letters sorted before lowercase
# Show navigation error report
nav_error_report: true # default is false/nil.
defaults:
- scope:
path: "docs" # an empty string here means all files in the project
type: "pages"
values:
layout: "docs"
nav_exclude: true
submodules:
- "/docs/scripts/community-scripts/"
- "/docs/scripts/core-scripts/"
translations:
boolean: "Afkrydsningsfelt"
string: "Streng"
int: "Heltal"
date: "Dato"
password: "Adgangskode"
file: "Fil"
time: "Tid"
text_field: "Valgmuligheder"