Updated documentation for easier onboarding of developers and users #19

Merged
cyberneticmelon merged 71 commits from main into main 2025-03-07 13:38:36 -05:00
Showing only changes of commit 31c0ea04b5 - Show all commits

View File

@@ -4,7 +4,7 @@ const darkCodeTheme = require("prism-react-renderer/themes/vsDark");
/** @type {import('@docusaurus/types').DocusaurusConfig} */
nothingneko commented 2025-03-06 21:03:44 -05:00 (Migrated from github.com)
Review
	tagline: "Stardust... : \nWe Fight For the Users!",
```suggestion tagline: "Stardust... : \nWe Fight For the Users!", ```
module.exports = {
title: "Stardust XR",
tagline: "An Open Source 3D XR Environment for Linux!",
tagline: "An Open Source 3D XR Environment for Linux! \nWe Fight For the Users!",
url: "https://stardustxr.org",
baseUrl: "/",
trailingSlash: false,