blob: e469d5c280aa93c5522e00ef8d91fddbbe2394d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# SiCh ([https://chad.thesiah.xyz](https://chad.thesiah.xyz))
A site dedicated to turn web peasants into Internet SiCh.
Simple step-by-step text and image-based tutorials for creating websites, email servers, chat servers, server administration and everything else.
Suggestions welcome.
This site is compiled and organized with Hugo, using [this very simple theme](https://github.com/TheSiahxyz/lugo).
## Submission guidelines
- Guides should be made for the most recent stable version of Debian. (Now Debian 12.)
- Follow the general style of pre-existing articles.
- use the root user (i.e. no `sudo`) unless there is a specific need.
- do not preface commands with `$` or `#` or anything.
- use `.svg` files for icons/logos and for illustrative images favor webp, keep filesize low.
- Use `example.org` the example domain.
- Do not add Docker tutorials.
- Installable services must have the `service` tag and an `icon` set in the metadata so they properly appear in the service display.
- Server/sysadmin tips should have the `server` tag, so they appear in that list.
## License
Adding anything to this site puts it in the public domain. You are welcome to add your personal links to the bottom of pages you write for credit.
|