From a92169e11123205377971927d876215df6de53b4 Mon Sep 17 00:00:00 2001 From: thhsh-local Date: Mon, 31 Mar 2025 16:49:10 -0400 Subject: [PATCH] Update index.md --- docs/index.md | 88 ++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 76 insertions(+), 12 deletions(-) diff --git a/docs/index.md b/docs/index.md index 5fce48b..2ce6ad9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,20 +5,84 @@ hide: - path --- -# Welcome to MkDocs +# Welcome -For full documentation visit [mkdocs.org](https://www.mkdocs.org). +:material-hand-wave: Hello! You've found the 'about' site for [StarCat Systems](https://starcat.systems). This site contains documentation, guides, and other information about our projects and our company. -## Commands +## :octicons-link-24: Quick Links +Common links that you may find useful: -* `mkdocs new [dir-name]` - Create a new project. -* `mkdocs serve` - Start the live-reloading docs server. -* `mkdocs build` - Build the documentation site. -* `mkdocs -h` - Print help message and exit. +[:fontawesome-regular-user: StarCat Account Settings](#) +[:octicons-gear-24: Control Panels](#) +[:octicons-credit-card-24: Billing Portal](https://sandbox.polar.sh/starcatsys/portal) +[:material-message-text: Contact StarCat Systems](contact/index.md) +[:material-alarm-light: System Status](https://starcatsys.instatus.com/) -## Project layout +## :material-table-of-contents: Contents +You'll find the following sections of information on this site: - mkdocs.yml # The configuration file. - docs/ - index.md # The documentation homepage. - ... # Other markdown pages, images and other files. +
+ +- :octicons-info-24:{ .lg .middle } **About** + + --- + + Information about [StarCat Systems](https://starcat.systems) and our projects, as a whole. + + [:octicons-arrow-right-24: About](about/index.md) + +- :material-tent:{ .lg .middle } **SourceCamp** + + --- + + Information about [SourceCamp](https://starcat.systems), a simple, private Git server host. + + [:octicons-arrow-right-24: SourceCamp](sourcecamp/index.md) + +- :material-notebook-outline:{ .lg .middle } **DocsHQ** + + --- + + Information about [DocsHQ](https://docshq.app), a continuous documentation platform. + + [:octicons-arrow-right-24: DocsHQ](docshq/index.md) + +- :material-email-fast-outline:{ .lg .middle } **Postline** + + --- + + Information about [Postline](https://postline.email), a discussion + announcement list service. + + [:octicons-arrow-right-24: Postline](postline/index.md) + +- :octicons-sliders-16:{ .lg .middle } **StageLink** + + --- + + Information about [StageLink](https://stagelink.cloud), a remote AV+ system management platform. + + [:octicons-arrow-right-24: StageLink](stagelink/index.md) + +- :fontawesome-solid-scroll:{ .lg .middle } **Policies** + + --- + + The policies and terms you agree to when you use any of our projects. + + [:octicons-arrow-right-24: Policies](policies/index.md) + +- :material-book:{ .lg .middle } **Handbook** + + --- + + Documentation and notes about the running of our projects. Take a look behind the scenes! + + [:octicons-arrow-right-24: Handbook](handbook/index.md) + +
+ +## :octicons-pencil-24: Edit this site +Found an error, or have a content suggestion? **You** are welcome to suggest changes to this site! The source material for this site is hosted on our [:simple-forgejo: Git server](https://git.starcat.systems/starcatsys/about_docs). Check out the [:octicons-arrow-right-24: Editing this site](handbook/meta/editing.md) section in the Handbook for more information on making changes. + +## :fontawesome-brands-creative-commons: License +The contents of this site are licensed under [:fontawesome-brands-creative-commons::fontawesome-brands-creative-commons-by::fontawesome-brands-creative-commons-sa: CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/), unless otherwise noted. \ No newline at end of file