-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
82 lines (79 loc) · 1.59 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
baseURL: "https://snimci.siwiki.rs/"
languageCode: "sr-Latn-RS"
title: "SI/RTI snimci"
defaultContentLanguage: "sr-latn"
pluralizelisttitles: "false"
enableRobotsTXT: true
disableKinds:
- taxonomy
- term
module:
mounts:
- source: content
target: content
- source: static
target: static
- source: layouts
target: layouts
- source: data
target: data
- source: assets
target: assets
- source: i18n
target: i18n
- source: archetypes
target: archetypes
- source: static
target: assets
menu:
nav:
- name: semesters
url: "/"
weight: 1
- name: semester-1
url: "/semestar/1"
weight: 1
params:
class: si
parent: semesters
- name: semester-2
url: "/semestar/2"
weight: 2
params:
class: si
parent: semesters
- name: semester-3
url: "/semestar/3"
weight: 3
parent: semesters
- name: semester-4
url: "/semestar/4"
weight: 4
parent: semesters
- name: semester-5
url: "/semestar/5"
weight: 5
parent: semesters
- name: semester-6
url: "/semestar/6"
weight: 6
parent: semesters
- name: semester-7
url: "/semestar/7"
weight: 7
parent: semesters
- name: semester-8
url: "/semestar/8"
weight: 8
parent: semesters
- name: about
url: "/about"
weight: 2
- name: github
url: "https://github.com/siwiki/snimci"
weight: 3
- name: si-wiki
url: "https://siwiki.rs/"
weight: 4
build:
writeStats: true