diff --git a/astro.config.mjs b/astro.config.mjs index c5f3fd1..74dbec2 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -30,9 +30,14 @@ export default defineConfig({ // { label: 'Example Guide', link: '/guides/example/' }, // ], // }, + // { + // // label: "Master tutorial", + // // autogenerate: { directory: "guides" }, + // slug: "guides/index", + // }, { - label: "Master tutorial", - autogenerate: { directory: "guides" }, + label: "Getting Started", + autogenerate: { directory: "intro" }, }, { label: "Tools", diff --git a/public/favicon.ico b/public/favicon.ico new file mode 100644 index 0000000..853a333 Binary files /dev/null and b/public/favicon.ico differ diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index 61db4fc..2a5ea4d 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -8,10 +8,10 @@ hero: file: ../../assets/stratos.webp actions: - text: Go to docs - link: /guides + link: /intro icon: right-arrow variant: primary - text: Download icon: external - link: "https://github.com/StratOS-Linux/StratOS-iso/releases" + link: /intro/downloadiso --- diff --git a/src/content/docs/intro/downloadiso.md b/src/content/docs/intro/downloadiso.md new file mode 100644 index 0000000..50caf3f --- /dev/null +++ b/src/content/docs/intro/downloadiso.md @@ -0,0 +1,14 @@ +--- +title: How to download StratOS ? +description: Documentation designed to be devoured in as little time as possible +--- + +StratOS can be downloaded from either [GitHub](https://github.com/StratOS-Linux/) or [SourceForge](https://sourceforge.net/u/stratos-linux/profile) + +# Links for the Gnome Flavor +- Github : [Link](https://github.com/StratOS-Linux/gnome-iso/releases) +- SourceForge : [Link](https://sourceforge.net/projects/stratos-gnome-iso/files/) + +# Links for the Hyprland Flavor +- GitHub : [Link](https://github.com/StratOS-Linux/hyprland-iso/releases) +- SourceForge : [Link](https://sourceforge.net/projects/stratos-hyprland-iso/files/) diff --git a/src/content/docs/guides/index.md b/src/content/docs/intro/index.md similarity index 97% rename from src/content/docs/guides/index.md rename to src/content/docs/intro/index.md index 1e0f63b..4f3acc3 100644 --- a/src/content/docs/guides/index.md +++ b/src/content/docs/intro/index.md @@ -1,5 +1,5 @@ --- -title: Master tutorial +title: Introduction description: Documentation designed to be devoured in as little time as possible --- New users will find themselves at home here. diff --git a/src/content/docs/intro/partners.md b/src/content/docs/intro/partners.md new file mode 100644 index 0000000..e544292 --- /dev/null +++ b/src/content/docs/intro/partners.md @@ -0,0 +1,8 @@ +--- +title: Our Partners +description: Partners and Backers of the StratOS team +--- + +# Altacee : + +- Altacee is a web hosting company that provides StratOS Linux team with web hosting and other services.