This repository has been archived by the owner on Jul 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
/
config.yaml
executable file
·99 lines (96 loc) · 1.94 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
---
title: Linn Ullmann
MetaDataFormat: yaml
buildFuture: true
baseURL: https://www.linnullmann.no/
enableRobotsTXT: true
googleAnalytics: ''
themesDir: components
theme:
- hugo-layout_module-base-2019
- hugo-layout_module-books
preserveTaxonomyNames: true
disableAliases: true
defaultContentLanguage: 'no'
languages:
'no':
contentDir: content/no
languageName: Nor
languageCode: no-nns
weight: 1
permalinks:
books: /boker/:filename/
review: /anmeldelser/:filename/
news: /nyheter/:filename/
menu:
main:
- url: /
name: Hjem
weight: 1
- url: /om-forfatteren/
name: Om forfatteren
weight: 2
- url: /kontakt/
name: Kontakt
weight: 3
- url: /boker/
name: Bøker
weight: 4
- url: /nyheter/
name: Nyheter og Hendelser
weight: 5
en:
contentDir: content/en
languageName: Eng
languageCode: en-us
weight: 2
menu:
main:
- url: /
name: Home
weight: 1
- url: /about/
name: About
weight: 2
- url: /contact/
name: Contact
weight: 3
- url: /books/
name: Books
weight: 4
- url: /news/
name: News & Events
weight: 5
blackfriday:
extensionsmask:
- noIntraEmphasis
mediaTypes:
text/netlify:
delimiter: ''
suffixes:
- ''
outputFormats:
HEADERS:
baseName: _headers
isPlainText: true
mediatype: text/netlify
notAlternative: true
REDIR:
baseName: _redirects
isPlainText: true
mediatype: text/netlify
notAlternative: true
outputs:
home:
- HTML
- HEADERS
- REDIR
params:
description: Build Faster Better Websites with modern tools and techniques
logo: ''
sitemap:
changefreq: monthly
filename: sitemap.xml
priority: 0.5
taxonomies:
category: categories