Create Policies baseline outline
This commit is contained in:
parent
283df4af2b
commit
cf0e2705e0
9 changed files with 30 additions and 9 deletions
|
@ -14,8 +14,12 @@ This site, and all StarCat Systems projects, products, and services make use of
|
|||
- [StageLink](https://stagelink.cloud) logo - adapted from [slider](https://thenounproject.com/icon/slider-2309209/) by [DinosoftLabs](https://thenounproject.com/creator/dinosoftlab/) from Noun Project.
|
||||
- [PostLine](https://postline.email) logo - adapted from [Group Mail](https://thenounproject.com/icon/group-mail-1571732/) by [Smashicons](https://thenounproject.com/creator/smashicons/) from Noun Project.
|
||||
- [OpenHost](https://openho.st) logo - adapted from [Blockchain](https://thenounproject.com/icon/blockchain-7881143/) by [Hermanto](https://thenounproject.com/creator/kak.her1992/) from Noun Project.
|
||||
- [PostLine](https://postline.email) website icons - from [Octicons](https://octicons.github.com/).
|
||||
|
||||
|
||||
## Images
|
||||
- [StarCat Systems](https://starcat.systems) landing page background - generated with [Haikei](https://haikei.app/).
|
||||
- [StageLink](https://stagelink.cloud) landing page background - generated with [BGJar](https://bgjar.com).
|
||||
- [StageLink](https://stagelink.cloud) landing page background - generated with [BGJar](https://bgjar.com).
|
||||
|
||||
## Fonts
|
||||
-
|
|
@ -1,3 +1,9 @@
|
|||
title: Policies
|
||||
nav:
|
||||
- index.md
|
||||
- index.md
|
||||
- terms.md
|
||||
- privacy.md
|
||||
- aup.md
|
||||
- subprocessors.md
|
||||
- dmca.md
|
||||
- refund.md
|
1
docs/policies/aup.md
Normal file
1
docs/policies/aup.md
Normal file
|
@ -0,0 +1 @@
|
|||
# Acceptable Use Policy
|
1
docs/policies/dmca.md
Normal file
1
docs/policies/dmca.md
Normal file
|
@ -0,0 +1 @@
|
|||
# DMCA Policy
|
|
@ -1,11 +1,14 @@
|
|||
# Policies
|
||||
|
||||
!!! abstract "Placeholder Page"
|
||||
This is a placeholder page. Please see the site navigation for any sub-pages that exist.
|
||||
This `policies` section contains important legal information regarding our products. You should read and userstand all of this information before using any StarCat Systems product or service.
|
||||
|
||||
---
|
||||
!!! info "These policies apply to all StarCat products"
|
||||
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 pages.
|
||||
|
||||
!!! example "Work in Progress"
|
||||
This page is not complete, and is subject to change.
|
||||
|
||||
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.
|
||||
## 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)
|
1
docs/policies/privacy.md
Normal file
1
docs/policies/privacy.md
Normal file
|
@ -0,0 +1 @@
|
|||
# Privacy Policy
|
1
docs/policies/refund.md
Normal file
1
docs/policies/refund.md
Normal file
|
@ -0,0 +1 @@
|
|||
# Refund Policy
|
3
docs/policies/subprocessors.md
Normal file
3
docs/policies/subprocessors.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Sub-processors
|
||||
StarCat Systems uses the following sub-processors to assist in providing our services.
|
||||
|
1
docs/policies/terms.md
Normal file
1
docs/policies/terms.md
Normal file
|
@ -0,0 +1 @@
|
|||
# Terms of Service
|
Loading…
Add table
Add a link
Reference in a new issue