blob: 37acf863a1792decde6bd86a3ce8103285742a6b (
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
|
# LandChad.net ([https://landchad.net](https://landchad.net))
A site dedicated to turn web peasants into Internet LandChads.
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/lukesmithxyz/lugo).
## Submission guidelines
- Guides should be made for the most recent stable version of Debian. (Now Debian 11.)
- 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.
|