You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config.yaml
+14-19
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,10 @@ params:
54
54
ShowSponsors: false
55
55
IncludeStars: true
56
56
NavbarSizeClass: max-w-screen-xl # max-w-full
57
+
DisableStayUptodate: false
58
+
59
+
GeneralHtmlClass: dark # Set to dark and DisableThemeToggle to run theme in dark mode by default
60
+
DisableThemeToggle: true
57
61
58
62
title_description: "Empowering programmers"
59
63
callToAction: Open Source
@@ -63,23 +67,22 @@ params:
63
67
og_image: /images/tailbliss-cover.png
64
68
moto: "Empowering creators"
65
69
description: "We build technology for videogame creation, maximizing exploration and innovation capabilities for small and medium sized teams."
66
-
DisableThemeToggle: true
67
-
DisableStayUptodate: false
68
70
69
-
p1:
71
+
details:
70
72
heading: "About us"
71
73
image: "/game-2.png"
72
74
content:
73
75
- text: "We are a team of experienced programmers and creatives that believe in technology as an empowerment mechanism."
74
76
- 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."
75
77
- 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."
76
-
p2:
78
+
moreDetails:
77
79
heading: "Hand-made solutions for game developers"
78
80
image: "/geppetto-ai.png"
79
81
content:
80
82
- text: "We believe that programming is about solving real problems, that is why our code is rocksolid while being fast and easy to understand. Our team has worked on different platforms, engines and toolkits including Unity an Unreal Engine."
81
-
- text: "With that experience, we have started our journey of building a C powered game engine. Stay tunned for upcoming updates."
82
-
p3:
83
+
- text: "With that experience, we have started our journey of building a C powered game engine."
84
+
- text: "Stay tunned for upcoming updates."
85
+
sponsors:
83
86
heading: "Backed by world-renowned investors"
84
87
content:
85
88
- 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."
@@ -95,10 +98,10 @@ params:
95
98
- identifier: d
96
99
- identifier: e
97
100
- identifier: f
98
-
p4:
101
+
fromTheBlog:
99
102
heading: "From the blog"
100
103
content:
101
-
- text: "Lorem ipsum dolor sit amet consectetur, adipisicing elit. Ipsa libero labore natus atque, ducimus sed."
0 commit comments