-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml
More file actions
271 lines (254 loc) · 7.36 KB
/
Copy pathconfig.yaml
File metadata and controls
271 lines (254 loc) · 7.36 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
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
baseURL: "https://equilaterus.github.io/"
languageCode: "en-us"
theme: "tailbliss"
title: Equilaterus
languageCode: en-us
DefaultContentLanguage: en
enableEmoji: true
enableGitInfo: true
enableRobotsTXT: true
canonifyURLs: true
paginate: 9
darkmode_js:
- assets/js/darkmode.js
enableInlineShortcodes: true
markup:
goldmark:
extensions:
definitionList: true
footnote: true
linkify: true
linkifyProtocol: https
strikethrough: true
table: true
taskList: true
typographer:
apostrophe: '’'
disable: false
ellipsis: '…'
emDash: '—'
enDash: '–'
leftAngleQuote: '«'
leftDoubleQuote: '“'
leftSingleQuote: '‘'
rightAngleQuote: '»'
rightDoubleQuote: '”'
rightSingleQuote: '’'
parser:
attribute:
block: false
title: true
autoHeadingID: true
autoHeadingIDType: github
wrapStandAloneImageWithinParagraph: true
renderer:
hardWraps: false
unsafe: true
xhtml: false
params:
IncludeStars: true
NavbarSizeClass: max-w-screen-xl # max-w-full
secondaryTitles: Legal,Contact,Blog
GeneralHtmlClass: dark # Set to dark and DisableThemeToggle to run theme in dark mode by default
DisableThemeToggle: true
title_description: "Empowering programmers"
og_image: /equilaterus-default.png
authorimage: ../assets/images/global/author.webp
author: Equilaterus
Intro:
IncludeStars: true
title: Software consulting
subtile: "Empowering creators"
image: /game.png
description: "We build custom software and technology for video game creation, maximizing exploration and innovation capabilities for small and medium-sized teams."
#link:
# text: More info
# url: /about/
VideoUrl: https://videos.pexels.com/video-files/8303104/8303104-hd_1920_1080_24fps.mp4
VideoType: video/mp4
EnableQuotes: true
QuoteTitle: "Empowering"
Quotes: "Content creators, Web developers, Streamers, Innovators, Game developers"
solutions:
heading: "What we do"
subheading: "Simplifying technology workflows"
content:
- title: "Custom Software"
text: "We create custom software, including apps, video games, and real-time technology, using in-house solutions and commercial engines like Unreal and Unity."
link:
text: Contact us
url: /contact/
partial: link-secondary-responsive
icon: gamepad
- title: "Open Source"
text: "Our team is committed to creating open solutions that anyone, anywhere can start using for free."
icon: computer
link:
text: Open repositories
url: https://github.com/equilaterus
partial: link-secondary-responsive
details:
heading: "About us"
image: "/game-2.png"
content:
- text: "We are a team of experienced programmers and creatives that believe in technology as an empowerment mechanism."
- text: "Our mission is to empower creative people using software as a foundation, allowing everyone to take on high-risk projects without compromising quality or artistic vision."
- text: "Because of that, we decided to build hand-made technology focused on simplifying development workflows and share almost all of our code with the world."
#link:
# text: More info
# url: /about/
moreDetails:
heading: "Hand-made solutions for game developers"
image: "/geppetto-ai.png"
content:
- text: "We believe that programming is about solving real problems. That is why our code is rock-solid while remaining fast and easy to understand. Our team has worked on different platforms, engines, and toolkits, including Unity and Unreal Engine."
- text: "With that experience, we have started our journey of building a C powered game engine."
- text: "Stay tuned for upcoming updates."
#link:
# text: More info
# url: /about/
sponsors:
heading: "Backed by world-renowned investors"
content:
- text: "Sagittis scelerisque nulla cursus in enim consectetur quam. Dictum urna sed consectetur neque tristique pellentesque. Blandit amet, sed aenean erat arcu morbi. Cursus faucibus nunc nisl netus morbi vel porttitor vitae ut. Amet vitae fames senectus vitae."
links:
- text: Meet our investors and advisors
url: "#"
logos:
- identifier: a
image: "images/global/sample-logo.svg"
alt: "a"
- identifier: b
image: "/geppetto-ai.png"
- identifier: c
- identifier: d
- identifier: e
- identifier: f
fromTheBlog:
heading: "From the blog"
content:
- text: "News, releases, and devlogs."
stayUpToDate:
heading: "Stay Up to Date"
content:
- text: "Follow us and get access to amazing open-source technology!"
showForm: false
showSocial: true
action: "#"
label: "Email address"
placeholder: "Enter your email"
button: "Notify me"
social:
github:
enabled: true
url: 'https://github.com/equilaterus'
facebook:
enabled: true
url: 'https://facebook.com/equilaterus'
instagram:
enabled: false
url: 'https://instagram.com/equilaterus'
linkedin:
enabled: true
url: 'https://www.linkedin.com/company/equilaterus'
twitter:
enabled: true
url: '@equilaterusgs'
menu:
main:
- identifier: home
name: Home
url: /
weight: 10
- identifier: blog
name: Blog
url: /posts/
weight: 20
- identifier: dropdown
pre: complexdropdown
name: Open-Source
weight: 40
- identifier: contact
name: Contact
url: /contact/
weight: 50
- identifier: wiki
name: Wiki
url: https://equilaterus.com/wiki
weight: 60
categories:
- identifier: prose
name: Prose
url: /prose/
weight: 10
- identifier: about
name: About
url: /about/
weight: 20
dropdown:
- identifier: github
pre: piechart # can be stars, comments or piechart
name: Enterprise GitHub
post: "General Equilaterus repo"
url: "https://github.com/equilaterus/"
weight: 10
- identifier: githubgs
pre: stars # can be stars, comments or piechart
name: Video Games GitHub
post: "Equilaterus Gamestudios repo"
url: "https://github.com/equilaterus-gamestudios/"
weight: 20
footer:
- identifier: home
name: Home
url: /
weight: 10
- identifier: blog
name: Blog
url: /posts/
weight: 20
- identifier: contact
name: Contact
url: /contact/
weight: 50
- identifier: wiki
name: Wiki
url: https://equilaterus.com/wiki
weight: 60
- identifier: legal
name: Legal
url: /legal/
weight: 70
markup:
goldmark:
renderer:
unsafe: true
taxonomies:
category: Categories
tag: Tags
privacy:
disqus:
disable: false
googleAnalytics:
anonymizeIP: true
disable: true
respectDoNotTrack: true
useSessionStorage: false
instagram:
disable: true
simple: false
twitter:
disable: true
enableDNT: false
simple: false
vimeo:
disable: false
enableDNT: false
simple: false
youtube:
disable: false
privacyEnhanced: true
module:
hugoVersion:
extended: true
min: "0.104.0"