Compare commits
2 commits
0336b1d580
...
b3aad776ca
Author | SHA1 | Date | |
---|---|---|---|
b3aad776ca | |||
d26b4a5b97 |
3 changed files with 28 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
title: About
|
||||
nav:
|
||||
- index.md
|
||||
- index.md
|
||||
- service_domains.md
|
||||
- attribution.md
|
12
docs/about/attribution.md
Normal file
12
docs/about/attribution.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Attribution
|
||||
This site, and all StarCat Systems projects, products, and services make use of open-source and freely-available content. We want to attribute those creators here.
|
||||
|
||||
## Icons
|
||||
- [StarCat Systems](https://starcat.systems) logo - adapted from [Cat](https://thenounproject.com/icon/cat-6441095/) by [Md Ahasan Habib](https://thenounproject.com/creator/md_ahasan/) from Noun Project.
|
||||
- [`about` site](https://about.starcat.systems) icon - adapted from [Book](https://thenounproject.com/icon/book-7745194/) by [Kawalan Icon](https://thenounproject.com/creator/kawalan.studio/) from Noun Project.
|
||||
- [`about-docs` repo](https://git.starcat.systems/starcatsys/about_docs) icon - adapted from [Book](https://thenounproject.com/icon/book-1833960/) by [Untashable](https://thenounproject.com/creator/untashable/) from Noun Project.
|
||||
- [`starcat-infra` org](https://git.starcat.systems/starcat-infra) icon - adapted from [Engineering](https://thenounproject.com/icon/engineering-7486606/) by [sunardi](https://thenounproject.com/creator/matah3574/) from Noun Project.
|
||||
- [`starcat-dev` org](https://git.starcat.systems/starcat-dev) icon - adapted from [lab](https://thenounproject.com/icon/lab-4581077/) by [cr9183353](https://thenounproject.com/creator/cr9183353/) from Noun Project.
|
||||
- [Git server](https://git.starcat.systems/) icon - adapted from [Arcticons Thin Line Icons Collection](https://www.svgrepo.com/collection/arcticons-thin-line-icons/) by [Donnnno](https://www.svgrepo.com/author/Donnnno/) and from the StarCat Systems logo, above.
|
||||
- [SourceCamp](https://source.camp) logo - adapted from [camp](https://thenounproject.com/icon/camp-7375488/) by [Ricons](https://thenounproject.com/creator/ricons/) from Noun Project.
|
||||
- Icons used on this `about` site are by [Material Design](https://pictogrammers.com/library/mdi/), [FontAwesome](https://fontawesome.com/search?m=free), [Octicons](https://octicons.github.com/), and [Simple Icons](https://simpleicons.org/).
|
13
docs/about/service_domains.md
Normal file
13
docs/about/service_domains.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Service Domains
|
||||
Here is a list of all domain names used by StarCat Systems and its projects and services.
|
||||
|
||||
## Why does this list exist?
|
||||
This list helps to ensure that you're only dealing with official, legitimate StarCat services. If you come across a site with a domain name that is not on this list, **do not** provide any personal or login information, and please contact Security immediately.
|
||||
|
||||
## StarCat Service Domains List
|
||||
- `starcat.systems` - the StarCat Systems homepage. Also hosts certain sites and services on its subdomains (like this site!)
|
||||
- `about.starcat.systems` - the site that you're on right now! Our wiki and documentation site for all things StarCat.
|
||||
- `login.starcat.systems` - the StarCat Accounts site. Use your StarCat Account to log in to all other StarCat Services.
|
||||
- :fontawesome-solid-triangle-exclamation: This is the **only** site that you should enter your login information or 2FA information into. All StarCat sites and services will redirect to `login.starcat.systems` for you to log in.
|
||||
- `*.starcatsys.net` - a backend domain used to host "under the hood" apps and services. It is unlikely that you would come across this domain.
|
||||
- `starcatsys.instatus.com` - hosts our off-site system status page. Sign up here to receive notifications if we're having issues with any of our systems.
|
Loading…
Add table
Reference in a new issue