-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml
More file actions
100 lines (88 loc) · 1.93 KB
/
Copy pathconfig.yaml
File metadata and controls
100 lines (88 loc) · 1.93 KB
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
100
#baseURL: //thing4.org/
DefaultContentLanguage: "en"
languageCode: "en"
title: "Thing4"
theme: ["hugo-cloak-email"]
enableRobotsTXT: true
enableGitInfo: true
defaultContentLanguageInSubdir: false
outputs:
home:
- html
- rss
page:
- html
rss:
- rss
section:
- html
taxonomy:
- html
term:
- html
taxonomies:
category: category
disableKinds:
- taxonomy
- term
markup:
goldmark:
renderer:
unsafe: true
frontmatter:
lastmod:
- :git
- lastmod
- date
- publishDate
menu:
main:
- pageRef: articles
weight: 10
- name: About
url: /about/motto/
weight: 40
# - name: Community forum
# url: 'https://community.thing4.org/'
# weight: 100
footer:
- name: "Home"
identifier: home
url: "/"
weight: 1
- name: "Motto"
identifier: motto
url: "/about/motto"
weight: 2
- name: "Trademarks"
identifier: trademarks
url: "/about/trademarks"
weight: 3
- name: "Contact"
identifier: contact
pageRef: Contact
weight: 4
- name: "Back to top"
identifier: back-to-top
url: "#"
weight: 7
Copyright: |
Ⓒ Thing4.org - Thing4 community
# <strong>This website is administered by<a href="//connectorio.com">Connectorio Sp. z o.o.</a></strong>
# ul. Nieszawska 4b
# 03-382 Warszawa, Polska
# <b>NIP:</b> PL5242877034
# <b>KRS:</b> 0000758107
# ConnectorIO is trademark owned and licensed by Code-House, Łukasz Dywicki.
# The ® sign in logo or next to name that the mentioned brand or logo is a registered trademark belonging to its respective owner.
params:
github:
show_edit_link: true
repo_url: https://github.com/thingfour/thingfour-website
social_links:
github: https://github.com/thingfour
permalinks:
posts: "/posts/:year:month/:title/"
article: ":section-:title"
products: "/:sections[1:]-:title/"
section: ":section-:title"