From e5bb4944f67228a3439b8dbb1753aa5def3a8ddb Mon Sep 17 00:00:00 2001 From: Nova Date: Tue, 19 Aug 2025 03:47:26 -0700 Subject: [PATCH] fix: everything --- static/.nojekyll => .nojekyll | 0 .../funding-manifest-urls | 0 static/CNAME => CNAME | 0 docs/index.html | 46 ++-- .../img => img}/carousel/multipleclients.png | Bin {static/img => img}/carousel/panels.png | Bin {static/img => img}/carousel/workflow.png | Bin {static/img => img}/controller_click.GIF | Bin {static/img => img}/docs/Envision_Monado.png | Bin {static/img => img}/docs/Fedora_logo.svg | 0 {static/img => img}/docs/arch.png | Bin {static/img => img}/docs/clients/flatland.png | Bin {static/img => img}/docs/envisionappimage.png | Bin .../img => img}/docs/envisionbuildprofile.png | Bin {static/img => img}/docs/gitbonsai | Bin {static/img => img}/docs/nixos.svg | 0 .../docs/simplified-architecture.png | Bin {static/img => img}/docs/ultramarine-logo.svg | 0 {static/img => img}/favicon.ico | Bin {static/img => img}/hand_pinching.GIF | Bin {static/img => img}/icon.gif | Bin {static/img => img}/icon.png | Bin {static/img => img}/icon.webp | Bin .../undraw_docusaurus_mountain.svg | 0 .../img => img}/undraw_docusaurus_react.svg | 0 .../img => img}/undraw_docusaurus_tree.svg | 0 {static/img => img}/updated_flat_drag.GIF | Bin {static/img => img}/updated_flat_look.GIF | Bin {static/img => img}/updated_flat_wasd.GIF | Bin index.html | 199 ++++++++++++-- style.css | 254 ++++++++++++++++-- 31 files changed, 425 insertions(+), 74 deletions(-) rename static/.nojekyll => .nojekyll (100%) rename {static/.well-known => .well-known}/funding-manifest-urls (100%) rename static/CNAME => CNAME (100%) rename {static/img => img}/carousel/multipleclients.png (100%) rename {static/img => img}/carousel/panels.png (100%) rename {static/img => img}/carousel/workflow.png (100%) rename {static/img => img}/controller_click.GIF (100%) rename {static/img => img}/docs/Envision_Monado.png (100%) rename {static/img => img}/docs/Fedora_logo.svg (100%) rename {static/img => img}/docs/arch.png (100%) rename {static/img => img}/docs/clients/flatland.png (100%) rename {static/img => img}/docs/envisionappimage.png (100%) rename {static/img => img}/docs/envisionbuildprofile.png (100%) rename {static/img => img}/docs/gitbonsai (100%) rename {static/img => img}/docs/nixos.svg (100%) rename {static/img => img}/docs/simplified-architecture.png (100%) rename {static/img => img}/docs/ultramarine-logo.svg (100%) rename {static/img => img}/favicon.ico (100%) rename {static/img => img}/hand_pinching.GIF (100%) rename {static/img => img}/icon.gif (100%) rename {static/img => img}/icon.png (100%) rename {static/img => img}/icon.webp (100%) rename {static/img => img}/undraw_docusaurus_mountain.svg (100%) rename {static/img => img}/undraw_docusaurus_react.svg (100%) rename {static/img => img}/undraw_docusaurus_tree.svg (100%) rename {static/img => img}/updated_flat_drag.GIF (100%) rename {static/img => img}/updated_flat_look.GIF (100%) rename {static/img => img}/updated_flat_wasd.GIF (100%) diff --git a/static/.nojekyll b/.nojekyll similarity index 100% rename from static/.nojekyll rename to .nojekyll diff --git a/static/.well-known/funding-manifest-urls b/.well-known/funding-manifest-urls similarity index 100% rename from static/.well-known/funding-manifest-urls rename to .well-known/funding-manifest-urls diff --git a/static/CNAME b/CNAME similarity index 100% rename from static/CNAME rename to CNAME diff --git a/docs/index.html b/docs/index.html index f476c674..4db868b6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,23 +1,27 @@ - + - - - - Stardust XR Docs - - - - - - -
-

Stardust XR Docs

- -
-
-
Loading...
-
- + + + + Stardust XR Docs + + + + + + +
+

+ Stardust XR Docs +

+ +
+
+
Loading...
+
+ diff --git a/static/img/carousel/multipleclients.png b/img/carousel/multipleclients.png similarity index 100% rename from static/img/carousel/multipleclients.png rename to img/carousel/multipleclients.png diff --git a/static/img/carousel/panels.png b/img/carousel/panels.png similarity index 100% rename from static/img/carousel/panels.png rename to img/carousel/panels.png diff --git a/static/img/carousel/workflow.png b/img/carousel/workflow.png similarity index 100% rename from static/img/carousel/workflow.png rename to img/carousel/workflow.png diff --git a/static/img/controller_click.GIF b/img/controller_click.GIF similarity index 100% rename from static/img/controller_click.GIF rename to img/controller_click.GIF diff --git a/static/img/docs/Envision_Monado.png b/img/docs/Envision_Monado.png similarity index 100% rename from static/img/docs/Envision_Monado.png rename to img/docs/Envision_Monado.png diff --git a/static/img/docs/Fedora_logo.svg b/img/docs/Fedora_logo.svg similarity index 100% rename from static/img/docs/Fedora_logo.svg rename to img/docs/Fedora_logo.svg diff --git a/static/img/docs/arch.png b/img/docs/arch.png similarity index 100% rename from static/img/docs/arch.png rename to img/docs/arch.png diff --git a/static/img/docs/clients/flatland.png b/img/docs/clients/flatland.png similarity index 100% rename from static/img/docs/clients/flatland.png rename to img/docs/clients/flatland.png diff --git a/static/img/docs/envisionappimage.png b/img/docs/envisionappimage.png similarity index 100% rename from static/img/docs/envisionappimage.png rename to img/docs/envisionappimage.png diff --git a/static/img/docs/envisionbuildprofile.png b/img/docs/envisionbuildprofile.png similarity index 100% rename from static/img/docs/envisionbuildprofile.png rename to img/docs/envisionbuildprofile.png diff --git a/static/img/docs/gitbonsai b/img/docs/gitbonsai similarity index 100% rename from static/img/docs/gitbonsai rename to img/docs/gitbonsai diff --git a/static/img/docs/nixos.svg b/img/docs/nixos.svg similarity index 100% rename from static/img/docs/nixos.svg rename to img/docs/nixos.svg diff --git a/static/img/docs/simplified-architecture.png b/img/docs/simplified-architecture.png similarity index 100% rename from static/img/docs/simplified-architecture.png rename to img/docs/simplified-architecture.png diff --git a/static/img/docs/ultramarine-logo.svg b/img/docs/ultramarine-logo.svg similarity index 100% rename from static/img/docs/ultramarine-logo.svg rename to img/docs/ultramarine-logo.svg diff --git a/static/img/favicon.ico b/img/favicon.ico similarity index 100% rename from static/img/favicon.ico rename to img/favicon.ico diff --git a/static/img/hand_pinching.GIF b/img/hand_pinching.GIF similarity index 100% rename from static/img/hand_pinching.GIF rename to img/hand_pinching.GIF diff --git a/static/img/icon.gif b/img/icon.gif similarity index 100% rename from static/img/icon.gif rename to img/icon.gif diff --git a/static/img/icon.png b/img/icon.png similarity index 100% rename from static/img/icon.png rename to img/icon.png diff --git a/static/img/icon.webp b/img/icon.webp similarity index 100% rename from static/img/icon.webp rename to img/icon.webp diff --git a/static/img/undraw_docusaurus_mountain.svg b/img/undraw_docusaurus_mountain.svg similarity index 100% rename from static/img/undraw_docusaurus_mountain.svg rename to img/undraw_docusaurus_mountain.svg diff --git a/static/img/undraw_docusaurus_react.svg b/img/undraw_docusaurus_react.svg similarity index 100% rename from static/img/undraw_docusaurus_react.svg rename to img/undraw_docusaurus_react.svg diff --git a/static/img/undraw_docusaurus_tree.svg b/img/undraw_docusaurus_tree.svg similarity index 100% rename from static/img/undraw_docusaurus_tree.svg rename to img/undraw_docusaurus_tree.svg diff --git a/static/img/updated_flat_drag.GIF b/img/updated_flat_drag.GIF similarity index 100% rename from static/img/updated_flat_drag.GIF rename to img/updated_flat_drag.GIF diff --git a/static/img/updated_flat_look.GIF b/img/updated_flat_look.GIF similarity index 100% rename from static/img/updated_flat_look.GIF rename to img/updated_flat_look.GIF diff --git a/static/img/updated_flat_wasd.GIF b/img/updated_flat_wasd.GIF similarity index 100% rename from static/img/updated_flat_wasd.GIF rename to img/updated_flat_wasd.GIF diff --git a/index.html b/index.html index 9f983f22..e2818b13 100644 --- a/index.html +++ b/index.html @@ -1,30 +1,173 @@ - + - - - - Stardust XR - - - - -
-

Stardust XR

-

Stardust... We Fight For the Users!

- -
-
-
-

Get Started

-

Check out the What is Stardust? guide to learn more.

-
-
- - + + + + Stardust XR + + + + + + +
+ +
+ +
+
+

Welcome to Stardust XR

+

+ Experience the next generation of XR computing. Build immersive + experiences that transcend reality. +

+ +
+
+ + + diff --git a/style.css b/style.css index b1913fac..1103c73f 100644 --- a/style.css +++ b/style.css @@ -1,36 +1,240 @@ +:root { + --primary: #ffe44d; + --background: #13111a; + --background-light: #1a1725; + --text: #ffffff; + --text-muted: #a094c7; + --accent: #6b4595; +} + +* { + box-sizing: border-box; + margin: 0; + padding: 0; +} + body { - margin: 0; - font-family: Arial, Helvetica, sans-serif; - line-height: 1.6; - background: #fdfdfd; - color: #333; + margin: 0; + font-family: Arial, Helvetica, sans-serif; + background: var(--background); + color: var(--text); + line-height: 1.6; } + +/* Header */ header { - background: #222; - color: #fff; - text-align: center; - padding: 1rem 0.5rem; + background: var(--background-light); + padding: 1rem 2rem; } -header nav a { - color: #ffd400; - margin: 0 0.5rem; - text-decoration: none; + +.header-content { + max-width: 1200px; + margin: 0 auto; + display: flex; + align-items: center; + gap: 2rem; } -header nav a:hover { - text-decoration: underline; + +.logo-container { + display: flex; + align-items: center; + gap: 1rem; } + +.logo { + width: 40px; + height: 40px; +} + +.logo-container h1 { + margin: 0; + font-size: 1.5rem; +} + +.tagline { + color: var(--primary); + font-style: italic; + font-size: 1rem; +} + +/* Navigation */ +nav { + margin-left: auto; +} + +.nav-right { + display: flex; + align-items: center; + gap: 1.5rem; +} + +.nav-icon { + color: var(--text); + text-decoration: none; + font-size: 1.5rem; + transition: color 0.2s ease; +} + +.nav-icon:hover { + color: var(--primary); +} + +.nav-text { + color: var(--text); + text-decoration: none; + font-size: 1.1rem; +} + +.matrix-link { + font-weight: bold; +} + +.sponsor-link { + color: var(--primary) !important; +} + +.sponsor-link:hover { + color: #ff6b6b !important; +} + +/* Main content */ main { - max-width: 800px; - margin: auto; - padding: 1rem; + max-width: 1200px; + margin: 0 auto; + padding: 4rem 2rem; } + +.hero { + max-width: 800px; + margin: 0 auto; + text-align: center; +} + +.hero h2 { + font-size: 2.5rem; + margin-bottom: 1.5rem; + color: var(--primary); +} + +.lead { + font-size: 1.2rem; + margin-bottom: 2rem; + color: var(--text-muted); +} + +.cta-buttons { + display: flex; + justify-content: center; + gap: 1rem; +} + +.cta-primary, +.cta-secondary { + padding: 0.8rem 1.5rem; + text-decoration: none; + font-weight: bold; + border-radius: 4px; + transition: all 0.2s ease; +} + +.cta-primary { + background: var(--primary); + color: var(--background); +} + +.cta-primary:hover { + background: #ffe44d; +} + +.cta-secondary { + background: transparent; + color: var(--primary); + border: 2px solid var(--primary); +} + +.cta-secondary:hover { + background: rgba(255, 215, 0, 0.1); +} + +/* Footer */ footer { - text-align: center; - padding: 1rem; - color: #666; + background: var(--background-light); + padding: 3rem 2rem 1rem; + margin-top: 4rem; } -pre { - background: #f4f4f4; - padding: 0.5rem; - overflow-x: auto; + +.footer-content { + max-width: 1200px; + margin: 0 auto; + display: grid; + grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); + gap: 2rem; +} + +.footer-section h3 { + color: var(--primary); + margin-bottom: 1rem; +} + +.footer-section ul { + list-style: none; +} + +.footer-section li { + margin-bottom: 0.5rem; +} + +.footer-section a { + color: var(--text-muted); + text-decoration: none; + transition: color 0.2s ease; +} + +.footer-section a:hover { + color: var(--text); +} + +.footer-bottom { + text-align: center; + padding-top: 2rem; + margin-top: 2rem; + border-top: 1px solid var(--accent); + color: var(--text-muted); +} + +/* Responsive */ +@media (max-width: 768px) { + .header-content { + flex-direction: column; + gap: 1rem; + text-align: center; + } + + nav { + margin: 0; + } + + .nav-right { + flex-wrap: wrap; + justify-content: center; + gap: 1rem; + } + + main { + padding: 2rem 1rem; + } + + .hero h2 { + font-size: 2rem; + } + + .cta-buttons { + flex-direction: column; + align-items: stretch; + } + + .cta-primary, + .cta-secondary { + text-align: center; + } }