@@ -89,7 +89,7 @@ <h1 class="text-4xl font-extrabold sm:text-6xl">
8989 Basis Philosophy: < span class ="bg-gradient-to-r from-brand to-purple-600 bg-clip-text text-transparent "> Creator-First, Creative Freedom</ span >
9090 </ h1 >
9191 < p class ="mt-5 max-w-2xl mx-auto text-base text-gray-600 dark:text-gray-300 ">
92- Basis is a < strong > framework</ strong > , not a platform. We aim to put powerful VR building blocks in everyone’s hands— without lock-in.
92+ Basis is a < strong > framework</ strong > , not a platform. We aim to put powerful VR building blocks in everyone’s hands without lock-in.
9393 </ p >
9494 </ header >
9595
@@ -130,13 +130,13 @@ <h2 class="text-3xl font-bold">Sustainability & Governance</h2>
130130 < p class ="mt-4 text-gray-700 dark:text-gray-300 ">
131131 Basis survives thanks to a mix of < strong > community donations</ strong > and < strong > collaborations with companies</ strong >
132132 who build products on top of the framework. By < strong > bundling funds from multiple organizations</ strong > ,
133- we tackle hard problems that benefit everyone— examples include work like the < em > jiggle system</ em > and < em > QUIC integration</ em > .
133+ we tackle hard problems that benefit everyone: examples include work like the < em > jiggle system</ em > and < em > QUIC integration</ em > .
134134 </ p >
135135 < p class ="mt-4 text-gray-700 dark:text-gray-300 ">
136136 Today, < strong > Dooly works full-time on Basis</ strong > , and donations directly support their livelihood and the project’s momentum.
137137 </ p >
138138 < p class ="mt-4 text-gray-700 dark:text-gray-300 ">
139- Basis is operated by < strong > the Pillars</ strong > — trusted contributors who keep the effort on the narrow straight,
139+ Basis is operated by < strong > the Pillars</ strong > , trusted contributors who keep the effort on the narrow straight,
140140 ensuring the project stays aligned and does not get derailed.
141141 </ p >
142142 < div class ="mt-6 flex flex-wrap gap-3 ">
@@ -358,7 +358,7 @@ <h2 class="text-3xl font-bold">What Makes Basis Awesome</h2>
358358 < h3 class ="text-xl font-semibold "> Whitelabel & Self-Hostable</ h3 >
359359 < p class ="mt-2 text-gray-700 dark:text-gray-300 ">
360360 Basis is a < strong > whitelabel, self-hostable VR framework</ strong > built for flexibility.
361- You can fully rebrand and customize it into your own dedicated VR space— whether that’s
361+ You can fully rebrand and customize it into your own dedicated VR space, whether that’s
362362 a cozy single venue for social hangouts or a large-scale multiplayer world.
363363 Player assets remain compatible across instances, giving developers the tools
364364 to launch thriving, interconnected creative ecosystems.
@@ -428,15 +428,15 @@ <h3 class="font-semibold">What Basis Is</h3>
428428 < li > A Unity/C# framework with libraries and a demo</ li >
429429 < li > Bootstraps presence, spatialization, embodiment</ li >
430430 < li > MIT-licensed, open development</ li >
431- < li > Usable to build games, events, tools— or a platform</ li >
431+ < li > Usable to build games, events, tools or a platform</ li >
432432 </ ul >
433433 </ div >
434434 < div class ="rounded-2xl border border-gray-200/70 dark:border-white/10 bg-white/70 dark:bg-white/5 p-6 shadow-soft ">
435435 < h3 class ="font-semibold "> What Basis Is Not</ h3 >
436436 < ul class ="mt-3 text-gray-700 dark:text-gray-300 space-y-2 list-disc pl-5 ">
437437 < li > Not a Social VR platform or “world”</ li >
438438 < li > Not a walled garden or app store</ li >
439- < li > Not a fixed aesthetic—examples are swappable </ li >
439+ < li > Not a fixed aesthetic</ li >
440440 < li > Not a promise to replace your community strategy</ li >
441441 </ ul >
442442 </ div >
@@ -449,7 +449,7 @@ <h2 class="text-3xl font-bold">FAQ</h2>
449449 < div class ="mt-6 divide-y divide-gray-200/70 dark:divide-white/10 rounded-2xl border border-gray-200/70 dark:border-white/10 bg-white/70 dark:bg-white/5 shadow-soft ">
450450 < details class ="p-5 ">
451451 < summary class ="cursor-pointer font-semibold "> Is Basis a platform?</ summary >
452- < p class ="mt-3 text-gray-700 dark:text-gray-300 "> No. Basis is a < strong > framework</ strong > — a set of libraries and a demo you can extend. You can build a platform with it, but Basis itself does not operate one.</ p >
452+ < p class ="mt-3 text-gray-700 dark:text-gray-300 "> No. Basis is a < strong > framework</ strong > , a set of libraries and a demo you can extend. You can build a platform with it, but Basis itself does not operate one.</ p >
453453 </ details >
454454 < details class ="p-5 ">
455455 < summary class ="cursor-pointer font-semibold "> Do you support XR ITK?</ summary >
@@ -470,7 +470,7 @@ <h2 class="text-3xl font-bold">FAQ</h2>
470470 < details class ="p-5 ">
471471 < summary class ="cursor-pointer font-semibold "> Who runs Basis?</ summary >
472472 < p class ="mt-3 text-gray-700 dark:text-gray-300 ">
473- Basis is operated by < strong > the Pillars</ strong > — trusted contributors who keep the project focused and aligned.
473+ Basis is operated by < strong > the Pillars</ strong > , trusted contributors who keep the project focused and aligned.
474474 </ p >
475475 </ details >
476476 </ div >
0 commit comments