diff --git a/src/content/docs/installation/Linux/index.mdx b/src/content/docs/installation/Linux/index.mdx index d0d18981..bd9adda5 100644 --- a/src/content/docs/installation/Linux/index.mdx +++ b/src/content/docs/installation/Linux/index.mdx @@ -2,6 +2,7 @@ title: Linux Installation Overview description: SKM on Linux sidebar: + label: Overview attrs: class: linux --- diff --git a/src/content/docs/installation/MacOS/index.mdx b/src/content/docs/installation/MacOS/index.mdx index 5186958b..4b8d6c3d 100644 --- a/src/content/docs/installation/MacOS/index.mdx +++ b/src/content/docs/installation/MacOS/index.mdx @@ -1,6 +1,7 @@ --- title: MacOS Installation Overview sidebar: + label: Overview attrs: class: apple --- diff --git a/src/content/docs/installation/Virtual Machine/index.md b/src/content/docs/installation/Virtual Machine/index.md index 76d7acc8..8411e8c8 100644 --- a/src/content/docs/installation/Virtual Machine/index.md +++ b/src/content/docs/installation/Virtual Machine/index.md @@ -1,7 +1,5 @@ --- -title: Installation Guide -sidebar: - label: Virtual Machine Installation Guide +title: Virtual Machine Installation Guide --- If you cannot get SplashKit working natively, you can download and use the provided SplashKit Virtual Machine. The provided virtual maching comes with everything you need to get started quickly with SplashKit. diff --git a/src/content/docs/installation/Windows (MSYS2)/index.mdx b/src/content/docs/installation/Windows (MSYS2)/index.mdx index 48069224..aa095ff7 100644 --- a/src/content/docs/installation/Windows (MSYS2)/index.mdx +++ b/src/content/docs/installation/Windows (MSYS2)/index.mdx @@ -1,7 +1,7 @@ --- title: Windows (MSYS2) Installation Overview sidebar: - label: MSYS2 Installation Overview + label: Overview attrs: class: windows --- diff --git a/src/content/docs/installation/Windows (WSL)/index.mdx b/src/content/docs/installation/Windows (WSL)/index.mdx index dc675c1a..6e045156 100644 --- a/src/content/docs/installation/Windows (WSL)/index.mdx +++ b/src/content/docs/installation/Windows (WSL)/index.mdx @@ -1,18 +1,9 @@ --- -title: Windows Guide (WSL) 🪟 -description: A guide on installing SplashKit SDK on WSL. -prev: - link: /installation/windows/mingw/ - label: MinGW installation -order: 1 +title: Windows (WSL) Installation Overview sidebar: - # Set a custom order for the link (lower numbers are displayed higher up) - # Add a badge to the link - badge: - text: New - variant: tip - attrs: - class: windows + label: Overview + attrs: + class: windows --- To get SplashKit installed on Windows, follow the four steps: diff --git a/src/content/docs/installation/index.mdx b/src/content/docs/installation/index.mdx index be5c6d40..d2f616d9 100644 --- a/src/content/docs/installation/index.mdx +++ b/src/content/docs/installation/index.mdx @@ -12,40 +12,36 @@ import { ScriptComp } from '../../../assets/ScriptComp' - SplashKit SDK offers seamless integration with your existing development - environment, making it easy to incorporate powerful graphics and game - development capabilities into your projects. + {/* TODO: Add short text about Windows here */} + title="Installation Guide (MSYS2)" + href="/installation/windows-msys2/" + /> + - Develop games and applications that run on multiple platforms, including - Windows, macOS, Linux, and a few more using a single codebase with SplashKit - SDK. Supports **C++, C# and python** . - + {/* TODO: Add short text about MacOS here */} + - Create stunning visuals and captivating animations with SplashKit's - comprehensive set of graphics and animation tools. Bring your ideas to life - with ease. - + {/* TODO: Add short text about Linux here */} + - Whether you're a beginner or an experienced game developer, SplashKit SDK - provides a user-friendly interface and a wide range of features to simplify - the game development process. - + {/* TODO: Add short text about VMs here */} +