-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathconfig.toml
279 lines (250 loc) · 7.16 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
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
## Base Configuration
baseURL = "https://rotational.io/"
themesDir = "themes/"
title = "Rotational Labs"
removePathAccents = true
enableEmoji = true # allow emojification of things like :heart:
post_share = true # Share button on individual posts
pagerSize = "9" # Number of posts per page in blog listing
summaryLength = "1" # Length of excerpt for post descriptions
enableRobotsTXT = true
rssLimit = 20
## Default Parameters
[params]
# Metadata
logo = "img/rotational-small.png"
description = "Rotational helps mid-market businesses thrive in an AI-driven economy with trusted, tailored solutions. We turn your data into AI tools—automations, personalized interfaces, and intelligent agents—that streamline operations and boost revenue. Specializing in natural language and computer vision, we deliver secure, reliable results that drive business growth and efficiency."
keywords = ['ai for companies', 'ai software', 'ai consulting', 'ai solutions', 'ai development', 'enterprise ai', 'ai services', 'ai platform', 'ai applications', 'ai for business', 'artificial intelligence solutions', 'artificial intelligence consulting']
author = "Rotational Labs, Inc."
image = "img/rotational-gophercon.webp"
copyright = "Copyright © Rotational Labs, Inc. 2021–{year} · All Rights Reserved"
googleAnalytics = "" # Google Analytics ID (set $HUGO_PARAMS_GOOGLEANALYTICS)
recaptchaKey = "" # Google reCAPTCHA key (set $HUGO_PARAMS_RECAPTCHAKEY)
hubspotCode = "" # HubSpot code (set $HUGO_PARAMS_HUBSPOTCODE)
intro = "WELCOME TO ROTATIONAL"
# google fonts
googleFontsApi = "https://fonts.googleapis.com"
googlePreconnect = "https://fonts.gstatic.com"
googleFonts = "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
# Set canonical URLs
[permalinks]
blog = "/blog/:slug/"
## JavaScript Plugins
[[params.plugins.js]]
# Font Awesome
link = "https://kit.fontawesome.com/fea17a4e21.js"
crossorigin = "anonymous"
## English Navigation
[[Languages.en.menu.main]]
identifier = 'about'
pageRef = 'about'
name = 'About'
url = '/about'
weight = 1
[[Languages.en.menu.main]]
identifier = 'Services'
pageRef = 'services'
name = 'Services'
weight = 2
[[Languages.en.menu.main]]
identifier = 'caseStudies'
pageRef = 'caseStudies'
name = 'Case Studies'
url = '/case-studies'
weight = 3
[[Languages.en.menu.main]]
identifier = 'blog'
pageRef = 'blog'
name = 'Blog'
url = '/blog'
weight = 4
[[Languages.en.menu.main]]
identifier = 'learning'
pageRef = 'learning'
name = 'Learning'
weight = 5
[[Languages.en.menu.main]]
identifier = 'Endeavor'
pageRef = 'endeavor'
name = 'Product'
weight = 6
[[Languages.en.menu.main]]
identifier = 'Contact'
pageRef = 'contact'
name = 'Contact'
weight = 7
[[Languages.en.menu.main]]
name = 'AI Assessments'
pageRef = 'AI Assessments'
parent = 'Services'
weight = 1
[[Languages.en.menu.main]]
name = 'AI Product Development'
pageRef = 'AI Product Development'
parent = 'Services'
weight = 2
[[Languages.en.menu.main]]
name = 'AI Ops & Data Foundations'
pageRef = 'AI Ops and Data Foundations'
parent = 'Services'
weight = 3
## English Language
[Languages.en]
languageName = "En"
languageCode = "en-us"
weight = 1
## Mounts configuration
[module]
[[module.mounts]]
source = 'content/en'
target = 'content'
[[module.mounts]]
source = 'static'
target = 'assets'
[[module.mounts]]
source = 'layouts'
target = 'layouts'
[[module.mounts]]
source = 'data'
target = 'data'
[[module.mounts]]
source = 'assets'
target = 'assets'
[[module.mounts]]
source = 'i18n'
target = 'i18n'
[[module.mounts]]
source = 'archetypes'
target = 'archetypes'
[Languages.en.params]
home = "Home"
copyright = "Copyright © Rotational Labs, Inc. 2021–{year} · All Rights Reserved"
contactFormSuccessTitle = "Your message has been sent successfully!"
contactFormSuccessMessage = "Thank you for your interest in Rotational Labs! Please expect a response within one business day. If you need immediate assistance, please email [email protected]."
newsletterFormSuccessMessage = "Thank you for your interest!"
priceContactFormSuccessMessage = "Thank you for your interest in Ensign! We will contact you soon."
contactFormErrorMessage = "Your request did not go through, please try again. If you need immediate assistance, please email [email protected]. "
endeavorFormSuccessMessage = "Thank you for joining the Endeavor wait list! We will contact you soon with additional details."
[params.socials]
[params.socials.twitter]
URL = "https://twitter.com/rotationalio"
image = "img/twitter.png"
username = "Twitter"
weight = 10
[params.socials.github]
URL = "https://github.com/rotationalio"
image = "img/github.png"
username = "GitHub"
weight = 20
[params.socials.linkeding]
URL = "https://www.linkedin.com/company/rotational"
image = "img/linkedin.png"
username = "LinkedIn"
weight = 30
[params.socials.email]
URL = "mailto:[email protected]"
image = "img/email.png"
username = "Email"
weight = 40
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
[markup.highlight]
anchorLineNos = false
codeFences = true
guessSyntax = false
hl_Lines = ''
hl_inline = false
lineAnchors = ''
lineNoStart = 1
lineNos = false
lineNumbersInTable = true
noClasses = true
noHl = false
style = 'monokai'
tabWidth = 4
[outputs]
home = ["HTML", "humanstxt", "RSS"]
blog = ["HTML", "RSS"]
[outputFormats.humanstxt]
baseName = "humans"
isPlainText = true
mediaType = "text/plain"
[related]
includeNewer = true
threshold = 80
toLower = false
# Configuration for blog posts
[[related.indices]]
applyFilter = false
cardinalityThreshold = 0
name = 'tags'
pattern = ''
toLower = false
type = 'basic'
weight = 100
[[related.indices]]
applyFilter = false
cardinalityThreshold = 0
name = 'date'
pattern = ''
toLower = false
type = 'basic'
weight = 10
[[related.indices]]
applyFilter = false
cardinalityThreshold = 0
name = 'authors'
pattern = ''
toLower = false
type = 'basic'
weight = 40
[[related.indices]]
applyFilter = false
cardinalityThreshold = 0
name = 'keywords'
pattern = ''
toLower = false
type = 'basic'
weight = 80
# Configuration for learning resources
[[related.indices]]
applyFilter = false
cardinalityThreshold = 0
name = 'topics'
pattern = ''
toLower = false
type = 'basic'
weight = 70
[[related.indices]]
applyFilter = false
cardinalityThreshold = 0
name = 'presenters'
pattern = ''
toLower = false
type = 'basic'
weight = 100
[[related.indices]]
applyFilter = false
cardinalityThreshold = 0
name = 'events'
pattern = ''
toLower = false
type = 'basic'
weight = 60
[[related.indices]]
applyFilter = false
cardinalityThreshold = 0
name = 'categories'
pattern = ''
toLower = false
type = 'basic'
weight = 20
[taxonomies]
tag = 'tags'
author = 'authors'
category = 'categories'
presenter = 'presenters'
event = 'events'
topic = 'topics'