forked from ronv/jam
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
56 lines (48 loc) · 1.06 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
baseurl: ''
languageCode: en-us
title: Jam Hugo theme
googleAnalytics: ""
disqusShortname: ""
//preserveTaxonomyNames: true
footnotereturnlinkcontents: ↩
disableHugoGeneratorInject: true
pluralizeListTitles: false
pygmentsCodeFences: false
pygmentsUseClasses: false
minify: true
permalinks:
writing: /:year/:month/:day/:slug/
projects: /:year/:month/:day/:slug/
menu:
main:
- name: "Home"
url: "/"
weight: 1
- name: "About"
url: "/about/"
weight: 2
- name: "Writing"
url: "/writing/"
weight: 2
- identifier: projects
name: Projects
url: /projects/
weight: 5
params:
description: "Jam is a minimal personal blog and portfolio theme powered by Hugo."
FooterText: "© Jam Theme"
frontmatter:
author: Ronalds Vilcins
github: 'https://github.com/ronv'
facebook: 'https://facebook.com/####'
og_image: /images/####
sitename: ######
twitter: '######'
sitemap:
changefreq: monthly
filename: sitemap.xml
priority: 0.5
outputFormats:
RSS:
mediatype: application/rss
baseName: atom