-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathconfig.toml
236 lines (199 loc) · 5.39 KB
/
config.toml
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
baseURL = 'https://rockstor.com/'
languageCode = 'en-us'
title = 'Rockstor | Linux & BTRFS powered Opensource NAS solution'
# Min Hugo version (normally in theme.toml)
# https://gohugo.io/getting-started/configuration/#cascade
# allows PageRef instead of url in menu items.
# https://gohugo.io/variables/menus/#menu-entry-variables
# Localized Time and Dates and Numbers
# https://gohugo.io/news/0.87.0-relnotes/
min_version = "0.87.0"
enableInlineShortcodes = true
# We are creating like-for-like from prior Hyde created site so maintain:
# https://gohugo.io/content-management/urls/#ugly-urls
uglyurls = true
# Althought we arrange our content hierarchically internally, we are
# historically flat in our presentation. I.e. all pages in baseURL.
[permalinks]
solutions = '/:filename'
# I.e. about-us.md or about-us.fr.md
defaultContentLanguage = 'en'
# navigation
[[menu.main]]
name = "Solutions"
url = ""
weight = 1
hasChildren = true
[[menu.main]]
parent = "Solutions"
name = "Personal Cloud server"
PageRef = "personal-cloud-btrfs-nas-server.md"
weight = 1
[[menu.main]]
parent = "Solutions"
name = "SMB Cloud server"
PageRef = "smb-private-cloud-btrfs-nas-server.md"
weight = 2
[[menu.main]]
parent = "Solutions"
name = "Traditional NAS server"
PageRef = "linux-btrfs-nas-server.md"
weight = 3
[[menu.main]]
parent = "Solutions"
name = "Custom solutions"
PageRef = "customizable-btrfs-nas-storage-platform.md"
weight = 4
[[menu.main]]
name = "Resources"
url = ""
weight = 2
hasChildren = true
[[menu.main]]
parent = "Resources"
name = "Documentation"
url = "/docs/"
weight = 1
[[menu.main]]
parent = "Resources"
name = "FAQ"
url = "/docs/faq.html"
weight = 2
[[menu.main]]
parent = "Resources"
name = "Quick Start"
url = "/docs/quickstart.html"
weight = 3
[[menu.main]]
parent = "Resources"
name = "Features List"
PageRef = "features.md"
weight = 4
[[menu.main]]
parent = "Resources"
name = "EULA"
PageRef = "eula.md"
weight = 5
[[menu.main]]
parent = "Resources"
name = "Paid Support"
PageRef = "paid_support.md"
weight = 6
[[menu.main]]
name = "Community"
url = ""
weight = 3
hasChildren = true
[[menu.main]]
parent = "Community"
name = "Forum"
url = "https://forum.rockstor.com/"
weight = 1
[[menu.main]]
parent = "Community"
name = "Tech Wiki"
url = "https://forum.rockstor.com/c/Wiki-style-collaborative-KB-posts"
weight = 2
[[menu.main]]
parent = "Community"
name = "Old Blog"
PageRef = "blog.md"
weight = 3
[[menu.main]]
parent = "Community"
name = "Issue Tracker"
url = "https://github.com/rockstor/rockstor-core/issues/"
weight = 4
[[menu.main]]
name = "About Us"
pageRef = "about-us.md"
weight = 4
[[menu.main]]
name = "Downloads"
pageRef = "dls.md"
weight = 5
[[menu.main]]
name = "Open Collective"
url = "https://opencollective.com/the-rockstor-project"
weight = 6
# N.B. we have a Download button as our last header Menu item.
# See layouts/partials/header.html
[taxonomies]
os = "os"
# default parameters
[params]
# Downloads
downloadsbaseurl = "downloads/installer/"
downloadsserver = "https://rockstor.com/"
logo = "images/rockstorlogo-font2.png"
author = "See: AUTHORS file."
# Website copyright notice (markdownify)
copyright = "Copyright © 2024 The Rockstor Project"
# use lowercase version of frontmatter os
downloads_os_order = ["leap15.6", "tumbleweed", "diy", "rpm", "centos7.1511"]
# CSS Plugins
[[params.plugins.css]]
link = "css/bootstrap.min.css"
# we needs Font Awesome Solid + Brands only
[[params.plugins.css]]
link = "fontawesome/css/fontawesome.min.css"
[[params.plugins.css]]
link = "fontawesome/css/brands.min.css"
[[params.plugins.css]]
link = "fontawesome/css/solid.min.css"
[[params.plugins.css]]
link = "css/majorColorChange.css"
[[params.plugins.css]]
link = "css/responsive.css"
# JS Plugins
[[params.plugins.js]]
link = "js/jquery.js"
[[params.plugins.js]]
link = "js/bootstrap.min.js"
# text is markdown
# N.B. hard-coded email urls found in tables on paid_support page
[[params.email]]
icon = "fa-solid fa-envelope fa-xl"
link = "mailto:[email protected]"
label = "Support Email"
text = "Email for support, questions, or advice."
# Social Media
# text is markdown
# Icons search links:
# Solid Free: https://fontawesome.com/search?o=r&m=free&s=solid
# Brands Free: https://fontawesome.com/search?o=r&m=free&f=brands
[[params.social]]
icon = "fa-brands fa-discourse fa-xl"
link = "https://forum.rockstor.com/"
label = "Forum"
text = "Announcements, community support, questions, etc... **Active developers are members**."
header = "true"
[[params.social]]
icon = "fa-brands fa-mastodon fa-xl"
link = "https://mastodon.world/@TheRockstorProject"
label = "@[email protected]"
text = "Announcements, update advisories, etc."
header = "true"
[[params.social]]
# icon = "fa-brands fa-square-github fa-xl"
icon = "fa-brands fa-github-alt fa-xl"
link = "https://github.com/rockstor"
label = "GitHub"
text = "Request a feature, report a bug, or fork us on GitHub."
header = "true"
# Privacy settings for Hugo Buil-ins
# https://gohugo.io/about/hugo-and-gdpr/
# https://gohugo.io/about/hugo-and-gdpr/#disable-all-services
[privacy]
[privacy.disqus]
disable = true
[privacy.googleAnalytics]
disable = true
[privacy.instagram]
disable = true
[privacy.twitter]
disable = true
[privacy.vimeo]
disable = true
[privacy.youtube]
disable = true