Compare commits
4 commits
a2f121d3c2
...
ae5a65fab0
Author | SHA1 | Date | |
---|---|---|---|
ae5a65fab0 | |||
e484eaf2b1 | |||
a92169e111 | |||
954674b400 |
24 changed files with 178 additions and 29 deletions
9
docs/.nav.yml
Normal file
9
docs/.nav.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
nav:
|
||||
- about
|
||||
- sourcecamp
|
||||
- docshq
|
||||
- postline
|
||||
- stagelink
|
||||
- policies
|
||||
- handbook
|
||||
- contact
|
3
docs/about/.nav.yml
Normal file
3
docs/about/.nav.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
title: About
|
||||
nav:
|
||||
- index.md
|
1
docs/about/index.md
Normal file
1
docs/about/index.md
Normal file
|
@ -0,0 +1 @@
|
|||
# About
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 247 KiB |
12
docs/assets/starcat_cat-icon_white_tp.svg
Normal file
12
docs/assets/starcat_cat-icon_white_tp.svg
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1000 1000">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #fff;
|
||||
stroke-width: 0px;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path class="cls-1" d="M907.9,495.5c50.4-51.5,81.6-122,81.6-199.6,0-157.5-128.2-285.6-285.6-285.6s-285.6,128.2-285.6,285.6,22.9,127.9,61.2,176.5c-278.3,141.7-265.2,452.2-265.1,454.3v14.5c-81.3-18.6-163.4-71.6-163.4-155.7s32.2-121.6,63.4-171.9c29-46.8,59-95.2,59-154.5,0-112.9-50.3-163.2-163.2-163.2v40.8c90.4,0,122.4,32,122.4,122.4s-24.5,87.3-52.9,133c-32.6,52.6-69.5,112.1-69.5,193.4,0,139.2,159.7,204,267.6,204h711.7v-40.8h-81.6v-453.2ZM703.9,51.1c135,0,244.8,109.8,244.8,244.8s-109.8,244.8-244.8,244.8-244.8-109.8-244.8-244.8,109.8-244.8,244.8-244.8ZM255.2,947.7v-22.1c-.6-12.1-11.8-295.1,252.9-421.9,51.2,48.2,120.1,77.9,195.7,77.9s116.9-19,163.2-51.4v418.6h-122.4v-40.8c0-135-109.8-244.8-244.8-244.8v40.8c112.5,0,204,91.5,204,204v40.8h-426c-7.3,0-14.9-.3-22.6-1h0ZM703.9,459.1c90,0,163.2-73.2,163.2-163.2v-163.2l-82.8,62.1c-48.8-27.9-112-27.9-160.8,0l-82.8-62.1v163.2c0,90,73.2,163.2,163.2,163.2h0ZM581.5,214.3l38.9,29.2,23.3-13.3c36.6-20.9,83.8-20.9,120.4,0l23.3,13.2,38.9-29.2v81.6c0,67.5-54.9,122.4-122.4,122.4s-122.4-54.9-122.4-122.4v-81.6h0ZM234.7,290.5l45.8-91.6,91.6-45.8-91.6-45.8L234.7,15.7l-45.8,91.6-91.6,45.8,91.6,45.8,45.8,91.6ZM219.3,137.7l15.4-30.8,15.4,30.8,30.8,15.4-30.8,15.4-15.4,30.8-15.4-30.8-30.8-15.4,30.8-15.4Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
3
docs/contact/.nav.yml
Normal file
3
docs/contact/.nav.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
title: Contact
|
||||
nav:
|
||||
- index.md
|
1
docs/contact/index.md
Normal file
1
docs/contact/index.md
Normal file
|
@ -0,0 +1 @@
|
|||
# Contact StarCat Systems
|
3
docs/docshq/.nav.yml
Normal file
3
docs/docshq/.nav.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
title: DocsHQ
|
||||
nav:
|
||||
- index.md
|
1
docs/docshq/index.md
Normal file
1
docs/docshq/index.md
Normal file
|
@ -0,0 +1 @@
|
|||
# DocsHQ
|
4
docs/handbook/.nav.yml
Normal file
4
docs/handbook/.nav.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
title: Handbook
|
||||
nav:
|
||||
- index.md
|
||||
- meta
|
1
docs/handbook/index.md
Normal file
1
docs/handbook/index.md
Normal file
|
@ -0,0 +1 @@
|
|||
# StarCat Systems Handbook
|
4
docs/handbook/meta/.nav.yml
Normal file
4
docs/handbook/meta/.nav.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
title: Meta
|
||||
nav:
|
||||
- index.md
|
||||
- editing.md
|
1
docs/handbook/meta/editing.md
Normal file
1
docs/handbook/meta/editing.md
Normal file
|
@ -0,0 +1 @@
|
|||
# Editing this site
|
1
docs/handbook/meta/index.md
Normal file
1
docs/handbook/meta/index.md
Normal file
|
@ -0,0 +1 @@
|
|||
# Handbook Meta
|
|
@ -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.
|
3
docs/policies/.nav.yml
Normal file
3
docs/policies/.nav.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
title: Policies
|
||||
nav:
|
||||
- index.md
|
1
docs/policies/index.md
Normal file
1
docs/policies/index.md
Normal file
|
@ -0,0 +1 @@
|
|||
# Policies
|
3
docs/postline/.nav.yml
Normal file
3
docs/postline/.nav.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
title: Postline
|
||||
nav:
|
||||
- index.md
|
1
docs/postline/index.md
Normal file
1
docs/postline/index.md
Normal file
|
@ -0,0 +1 @@
|
|||
# Postline
|
3
docs/sourcecamp/.nav.yml
Normal file
3
docs/sourcecamp/.nav.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
title: SourceCamp
|
||||
nav:
|
||||
- index.md
|
1
docs/sourcecamp/index.md
Normal file
1
docs/sourcecamp/index.md
Normal file
|
@ -0,0 +1 @@
|
|||
# SourceCamp
|
3
docs/stagelink/.nav.yml
Normal file
3
docs/stagelink/.nav.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
title: StageLink
|
||||
nav:
|
||||
- index.md
|
1
docs/stagelink/index.md
Normal file
1
docs/stagelink/index.md
Normal file
|
@ -0,0 +1 @@
|
|||
# StageLink
|
45
mkdocs.yml
45
mkdocs.yml
|
@ -15,14 +15,51 @@ theme:
|
|||
toggle:
|
||||
icon: material/lightbulb-outline
|
||||
name: Switch to light mode
|
||||
logo: assets/starcat_cat-icon_white_tp_smaller.svg
|
||||
logo: assets/starcat_cat-icon_white_tp.svg
|
||||
favicon: assets/favicon.svg
|
||||
icon:
|
||||
admonition:
|
||||
note: octicons/tag-16
|
||||
abstract: octicons/checklist-16
|
||||
info: octicons/info-16
|
||||
tip: octicons/squirrel-16
|
||||
success: octicons/check-16
|
||||
question: octicons/question-16
|
||||
warning: octicons/alert-16
|
||||
failure: octicons/x-circle-16
|
||||
danger: octicons/zap-16
|
||||
bug: octicons/bug-16
|
||||
example: octicons/beaker-16
|
||||
quote: octicons/quote-16
|
||||
features:
|
||||
- navigation.instant
|
||||
- navigation.instant.progress
|
||||
- navigation.tracking
|
||||
- navigation.tabs
|
||||
- navigation.tabs.sticky
|
||||
- navigation.path
|
||||
# - navigation.tabs.sticky
|
||||
# - navigation.path
|
||||
- navigation.indexes
|
||||
- navigation.top
|
||||
- navigation.top
|
||||
# - navigation.footer
|
||||
- header.autohide
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
- pymdownx.details
|
||||
- pymdownx.superfences
|
||||
- pymdownx.critic
|
||||
- pymdownx.caret
|
||||
- pymdownx.keys
|
||||
- pymdownx.mark
|
||||
- pymdownx.tilde
|
||||
- tables
|
||||
- attr_list
|
||||
- md_in_html
|
||||
- pymdownx.emoji:
|
||||
emoji_index: !!python/name:material.extensions.emoji.twemoji
|
||||
emoji_generator: !!python/name:material.extensions.emoji.to_svg
|
||||
copyright: Copyright © 2025 StarCat Systems. Released under CC BY-SA 4.0
|
||||
plugins:
|
||||
- typeset:
|
||||
enabled: true
|
||||
- search
|
||||
- awesome-nav
|
Loading…
Add table
Reference in a new issue