-
-
Notifications
You must be signed in to change notification settings - Fork 14
/
config.yaml
46 lines (39 loc) · 821 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
baseurl: ''
languageCode: en-us
title: Minimalist
googleAnalytics: ""
disqusShortname: ""
preserveTaxonomyNames: true
footnotereturnlinkcontents: ↩
disableHugoGeneratorInject: true
pluralizeListTitles: false
pygmentsCodeFences: false
pygmentsUseClasses: false
minify: false
paginate: 9999
disableKinds:
- section
- categories
- tags
permalinks:
writing: /:year/:month/:day/:slug/
params:
description: "Minimalist theme for Hugo"
frontmatter:
author: Example
github: 'https://github.com/example'
facebook: 'https://facebook.com/example'
og_image:
sitename: Minimalist
twitter: '@twitter'
sitemap:
changefreq: monthly
filename: sitemap.xml
priority: 0.5
outputFormats:
RSS:
mediatype: application/rss
baseName: atom
JSON:
mediatype: application/json
baseName: feed