-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
44 lines (42 loc) · 1.13 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
baseURL: 'https://blog.mwmbl.org/'
languageCode: 'en-us'
title: 'mwmbl blog'
description: "The people's web search engine"
theme: "mwmbl"
languages:
en:
languageName: "English"
weight: 1
taxonomies:
category: categories
tag: tags
series: series
menu:
main:
- name: Blog
url: /
weight: 1
- name: Archive
url: archives
weight: 5
- name: Contribute
url: https://github.com/mwmbl
weight: 200
- name: Discuss
url: https://matrix.to/#/#mwmbl:matrix.org
weight: 100
- name: Donate
url: https://opencollective.com/mwmbl
weight: 1000
params:
description: "The people's web search engine"
disableThemeToggle: true
ShowBreadCrumbs: true
defaultTheme: light
hideFooter: true
disableScrollToTop: true
ShowShareButtons: true
label:
text: "mwmbl"
icon: icon.png
iconHeight: 32