Compare commits

..

10 commits

9 changed files with 78 additions and 25 deletions

View file

@ -3,4 +3,5 @@ nav:
- index.md
- editing.md
- syntax.md
- tricks.md
- custom_icons.md

View file

@ -5,6 +5,9 @@ This page contains information on editing/making changes to this website.
## Syntax
Please see [:octicons-arrow-right-16: Syntax](syntax.md) for reference on various Material for MkDocs syntax you can use in your Markdown, and specific usage on this site.
## Tips + Tricks
[:octicons-arrow-right-16: Tips + Tricks](tricks.md) contains some useful hints for "strange" things you might need to do every once in a while.
---
!!! example "Work in Progress"

View file

@ -8,6 +8,11 @@ This site is written in Markdown and is generated using [:simple-materialformkdo
## Editing
If you're looking for information about editing this site, please see [:octicons-arrow-right-16: Editing](editing.md). For specific Markdown syntax you can use with Material for MkDocs, please see [:octicons-arrow-right-16: Syntax](syntax.md).
## Setup notes
Some of these pages are notes on custom configurations/setups that we're using for this site:
[:octicons-arrow-right-16: Custom Icons](custom_icons.md) - instructions for creating and loading custom icons/symbols for use in MkDocs
---
!!! example "Work in Progress"

View file

@ -0,0 +1,26 @@
# Tips + Tricks
Some handy tips and tricks when working on this site:
## Custom HTML
### Hide page title
To hide the title on a page (like on the [:octicons-arrow-right-16: Home page](../../support/index.md)), paste this style block somewhere on the page:
``` html linenums="1"
<style>
.md-typeset h1 {
display: none;
}
</style>
```
## Images
### Logo Size
When embedding a site logo in a page (like on the [:octicons-arrow-right-16: Home page](../../support/index.md)), the sweet spot seems to be `300px` for the image width so that it doesn't look "off".
### Different images for dark/light mode
You can use `#only-dark` to only show an image in dark mode, and `#only-light` to only show an image in light mode. For example:
``` md linenums="1"
![StarCat Systems Logo-dark](https://cdn.starcat.systems/logos/Starcat_Systems-Head_Circle_Name-212121_Black-300x150px.svg#only-light)
![StarCat Systems Logo-light](https://cdn.starcat.systems/logos/Starcat_Systems-Head_Circle_Name-FFFFFF_White-300x150px.svg#only-dark)
```

View file

@ -5,7 +5,9 @@ hide:
- path
---
# Welcome to StarCat Systems
# StarCat Systems
![StarCat Systems Logo-dark](https://cdn.starcat.systems/logos/Starcat_Systems-Head_Circle_Name-212121_Black-300x150px.svg#only-light)
![StarCat Systems Logo-light](https://cdn.starcat.systems/logos/Starcat_Systems-Head_Circle_Name-FFFFFF_White-300x150px.svg#only-dark)
: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.
@ -110,3 +112,9 @@ Found an error, or have a content suggestion? **You** are welcome to suggest cha
## :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.
<style>
.md-typeset h1 {
display: none;
}
</style>

View file

@ -6,9 +6,10 @@ This `policies` section contains important legal information regarding our produ
Unless otherwise noted, these policies apply to all products and services built and provided by StarCat Systems. If there are any variations to policies for specific products, we'll make a note on that product's policies page(s).
## Our Policies
- [Terms of Service](terms.md)
- [Privacy Policy](privacy.md)
- [Acceptable Use Policy](aup.md)
- [Sub-processors](subprocessors.md)
- [DMCA Policy](dmca.md)
- [Refund Policy](refund.md)
[:octicons-arrow-right-16: Terms of Service](terms.md)
[:octicons-arrow-right-16: Privacy Policy](privacy.md)
[:octicons-arrow-right-16: Acceptable Use Policy](aup.md)
[:octicons-arrow-right-16: Abuse Handling Policy](abuse.md)
[:octicons-arrow-right-16: DMCA Policy](dmca.md)
[:octicons-arrow-right-16: Subprocessors](subprocessors.md)
[:octicons-arrow-right-16: Refund Policy](refund.md)

View file

@ -1,3 +1,15 @@
# Sub-processors
StarCat Systems uses the following sub-processors to assist in providing our services.
# Subprocessors
*Last updated 2025-06-05*
StarCat Systems uses the following subprocessors to assist in providing our services.
| Subprocessor | Activity | Service Location |
| ------------ | -------- | -------- |
| [Backblaze](https://backblaze.com) | File storage | USA, EU |
| [bunny.net](https://bunny.net) | Content delivery network | USA, EU |
| [Hetzner](https://hetzner.com) | Hosting services, file storage | Germany, Finland |
| [MXroute](https://mxroute.com) | Email hosting | USA, EU |
| [NearlyFreeSpeech.Net](https://nearlyfreespeech.net) | Hosting services | USA |
| [Peakford](https://peakford.com) | Hosting services | EU, USA |
| [Polar](https://polar.sh) | Payment processing | USA |

View file

@ -1,3 +1,4 @@
/*--- Custom admonition: Deprecated ---*/
:root {
--md-admonition-icon--deprecated: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 2h4c3.31 0 5 2.69 5 6v10.66C16.88 17.63 15.07 17 12 17s-4.88.63-7 1.66V8c0-3.31 1.69-6 5-6M8 8v1.5h8V8zm1 4v1.5h6V12zM3 22v-.69c2.66-1.69 10.23-5.47 18-.06V22z"/></svg>')
}
@ -16,6 +17,7 @@
mask-image: var(--md-admonition-icon--deprecated);
}
/*--- Custom admonition: Page Moved ---*/
:root {
--md-admonition-icon--page-moved: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 1.75C2 .784 2.784 0 3.75 0h6.586c.464 0 .909.184 1.237.513l2.914 2.914c.329.328.513.773.513 1.237v9.586A1.75 1.75 0 0 1 13.25 16h-3.5a.75.75 0 0 1 0-1.5h3.5a.25.25 0 0 0 .25-.25V4.664a.25.25 0 0 0-.073-.177l-2.914-2.914a.25.25 0 0 0-.177-.073H3.75a.25.25 0 0 0-.25.25v6.5a.75.75 0 0 1-1.5 0z"/><path d="m5.427 15.573 3.146-3.146a.25.25 0 0 0 0-.354L5.427 8.927A.25.25 0 0 0 5 9.104V11.5H.75a.75.75 0 0 0 0 1.5H5v2.396c0 .223.27.335.427.177"/></svg>')
}
@ -34,6 +36,7 @@
mask-image: var(--md-admonition-icon--page-moved);
}
/*--- Custom icon colors ---*/
.starcat-blue {
color: #00FFFF;
}
@ -73,3 +76,8 @@
.quote-grey {
color: #9E9E9E;
}
/*--- Increase maximum width for body text ---*/
.md-grid {
max-width: 85%;
}

View file

@ -20,20 +20,6 @@ theme:
name: Switch to light mode
logo: assets/starcat_head-circle-only-white-transparent_larger.svg
favicon: assets/favicon.svg
icon:
admonition:
note: fontawesome/regular/note-sticky
abstract: material/select-multiple
info: octicons/info-16
tip: octicons/flame-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: fontawesome/solid/quote-left
features:
- navigation.instant
- navigation.instant.progress
@ -46,6 +32,9 @@ theme:
# - navigation.footer
- header.autohide
- content.tooltips
- content.code.copy
- content.code.select
- content.code.annotate
markdown_extensions:
- admonition
- pymdownx.details