-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
48 lines (44 loc) · 914 Bytes
/
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
baseURL: ''
languageCode: 'nl'
title: 'Zaanse Verhalen 2'
# theme: ananke
# resourceDir: ../resources
DefaultContentLanguage: nl
SectionPagesMenu: main
Paginate: 10
# googleAnalytics: ''
enableRobotsTXT: true
languages:
nl:
title: Zaanse Verhalen
weight: 1
contentDir: content
module:
imports:
- path: github.com/theNewDynamic/gohugo-theme-ananke
outputs:
home:
- HTML
- RSS
- JSON
taxonomies:
category: categories
tag: tags
# sitemap:
# changefreq: monthly
# priority: 0.5
# filename: sitemap.xml
pluralizelisttitles: false
params:
# text_color: ''
author: 'Ruud Meijns'
DateForm: "2 Jan 2006"
# commentoEnable: true
# favicon: ''
# site_logo: ''
description: Historie en mensen uit de Zaanstreek
# background_color_class: bg-black
recent_posts_number: 5
# ananke_socials:
# - name: twitter
# url: 'https://twitter.com/zaanseverhalen'