Update index.md

This commit is contained in:
thhsh-local 2025-03-31 16:49:10 -04:00
parent 954674b400
commit a92169e111
Signed by: thhsh-local
SSH key fingerprint: SHA256:bLOq3d7dN1v5+W5U6pQekP0rBm0YUtC9qvh3TDYyAsg

View file

@ -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.
<div class="grid cards" markdown>
- :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)
</div>
## :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.