-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.yml
50 lines (50 loc) · 1.27 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
baseURL: https://www.codefordurham.com/
languageCode: en-us
title: Code with Durham
theme: PaperMod
languages:
en:
languageName: "English"
weight: 1
taxonomies:
category: categories
tag: tags
series: series
menu:
main:
- name: Code of Conduct
url: code-of-conduct
- name: Projects
url: project
- name: Discord
url: https://discord.gg/JvCyFZ2YMK
outputs:
home: ["HTML", "RSS", "JSON"]
params:
env: production
enableSearch: true
enableCodeCopy: true
project:
showAuthor: true
profileMode:
enabled: true
subtitle: "Volunteer civic hackers working together with local government and nonprofits to help solve local issues in and around Durham, North Carolina."
imageUrl: logo.svg
imageTitle: Code with Durham logo
imageWidth: 256
imageHeight: 256
showBreadCrumbs: true
showCodeCopyButtons: true
showReadingTime: true
showTableOfContents: true
showTaxonomies: true
showWordCount: true
socialIcons:
- name: github
url: https://github.com/codefordurham
- name: discord
url: https://discord.gg/JvCyFZ2YMK
- name: twitter
url: https://twitter.com/codefordurham
- name: facebook
url: https://www.facebook.com/codefordurham/