From 9edebabb6b6ea4a2186c9ade1b379d539d228c9e Mon Sep 17 00:00:00 2001 From: thhsh Date: Mon, 21 Jul 2025 16:58:15 -0400 Subject: [PATCH] Create support pages --- docs/support/.nav.yml | 7 ++++- docs/support/docshub.md | 6 ++++ docs/support/index.md | 61 ++++++++++++++++++++++++++++++++++---- docs/support/openhost.md | 1 + docs/support/postline.md | 1 + docs/support/sourcecamp.md | 7 +++++ docs/support/stagelink.md | 1 + 7 files changed, 77 insertions(+), 7 deletions(-) create mode 100644 docs/support/docshub.md create mode 100644 docs/support/openhost.md create mode 100644 docs/support/postline.md create mode 100644 docs/support/sourcecamp.md create mode 100644 docs/support/stagelink.md diff --git a/docs/support/.nav.yml b/docs/support/.nav.yml index 29c3346..08dd805 100644 --- a/docs/support/.nav.yml +++ b/docs/support/.nav.yml @@ -1,3 +1,8 @@ title: Support nav: - - index.md \ No newline at end of file + - index.md + - sourcecamp.md + - docshub.md + - postline.md + - stagelink.md + - openhost.md \ No newline at end of file diff --git a/docs/support/docshub.md b/docs/support/docshub.md new file mode 100644 index 0000000..a6f5ca9 --- /dev/null +++ b/docs/support/docshub.md @@ -0,0 +1,6 @@ +# DocsHub +Looking for support with your DocsHub site? We're here to help! + +Submit a support ticket by pressing the button below: + +[:material-ticket-confirmation: Submit a DocsHub Support Ticket](https://tally.so/r/nGEQjp){ .md-button } \ No newline at end of file diff --git a/docs/support/index.md b/docs/support/index.md index dca9960..fea2416 100644 --- a/docs/support/index.md +++ b/docs/support/index.md @@ -1,11 +1,60 @@ # Get Support for StarCat Products -!!! abstract "Placeholder Page" - This is a placeholder page. Please see the site navigation for any sub-pages that exist. +Need help with a StarCat product? We can help! Find your product in the list below to learn how you can get support. ---- +
-!!! example "Work in Progress" - This page is not complete, and is subject to change. +- :logos-sourcecamp:{ .lg .middle .starcat-paleblue } **SourceCamp** - Want to help with this page? Please see [:octicons-arrow-right-16: Editing this site](https://about.starcat.systems/editing/) and the [:simple-forgejo: Git repo](https://git.starcat.systems/starcatsys/about) for this site. \ No newline at end of file + --- + + *the simple, private Git server host* + + [:octicons-arrow-right-16: SourceCamp Docs](../sourcecamp/index.md) + [:octicons-arrow-right-16: Contact SourceCamp Support](sourcecamp.md) + +- :logos-docshub:{ .lg .middle .starcat-paleblue } **DocsHub** + + --- + + *the continuous documentation platform* + + [:octicons-arrow-right-16: DocsHub Docs](../docshub/index.md) + [:octicons-arrow-right-16: Contact DocsHub Support](docshub.md) + +- :logos-postline:{ .lg .middle .starcat-paleblue } **PostLine** + + --- + + *the discussion + announcement list service* + + [:octicons-arrow-right-16: PostLine Docs](../postline/index.md) + [:octicons-arrow-right-16: Contact PostLine Support](postline.md) + +- :logos-stagelink:{ .lg .middle .starcat-paleblue } **StageLink** + + --- + + *the remote AV+ system management platform* + + [:octicons-arrow-right-16: StageLink Docs](../stagelink/index.md) + [:octicons-arrow-right-16: Contact StageLink Support](stagelink.md) + +- :logos-openhost:{ .lg .middle .starcat-paleblue } **OpenHost** + + --- + + *managed, fast, and easy open-source app hosting* + + [:octicons-arrow-right-16: OpenHost Docs](../openhost/index.md) + [:octicons-arrow-right-16: Contact OpenHost Support](openhost.md) + +- :octicons-question-16:{ .lg .middle .starcat-paleblue } **Something else?** + + --- + + Need help with something else? Contact us! + + [:octicons-arrow-right-16: Contact StarCat Systems](../contact/index.md) + +
\ No newline at end of file diff --git a/docs/support/openhost.md b/docs/support/openhost.md new file mode 100644 index 0000000..7a13384 --- /dev/null +++ b/docs/support/openhost.md @@ -0,0 +1 @@ +# OpenHost \ No newline at end of file diff --git a/docs/support/postline.md b/docs/support/postline.md new file mode 100644 index 0000000..f6900fe --- /dev/null +++ b/docs/support/postline.md @@ -0,0 +1 @@ +# PostLine \ No newline at end of file diff --git a/docs/support/sourcecamp.md b/docs/support/sourcecamp.md new file mode 100644 index 0000000..a816e28 --- /dev/null +++ b/docs/support/sourcecamp.md @@ -0,0 +1,7 @@ +# SourceCamp + +Looking for support with your SourceCamp service or server? We're here to help! + +Submit a support ticket by pressing the button below: + +[:material-ticket-confirmation: Submit a SourceCamp Support Ticket](https://tally.so/r/woQ8MV){ .md-button } \ No newline at end of file diff --git a/docs/support/stagelink.md b/docs/support/stagelink.md new file mode 100644 index 0000000..7681518 --- /dev/null +++ b/docs/support/stagelink.md @@ -0,0 +1 @@ +# StageLink \ No newline at end of file