summaryrefslogtreecommitdiff
path: root/index.html
blob: 263d48e986459da52434116536ccdb2fb2ef3a7f (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
<!DOCTYPE html>
<html lang=en>
    <head>
        <title>Chad's Guide to Starting Your Own Website &ndash; LandChad.net</title>
        <meta charset="utf-8"/>
        <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
        <link rel='stylesheet' type='text/css' href='style.css'>
        <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel='alternate' type='application/rss+xml' title='Land Chad RSS' href='/rss.xml'>
    </head>

<body>
    <header><h1>Chad's Guide to Starting Your Own Website</h1></header>
    <nav></nav>
    <main>
        <p>
        This is LandChad.net, a site dedicated to turning internet peasants into Internet Landlords
        by showing them how to setup websites, email servers, chat servers and everything in between.
        </p>

        <p>Starting a website is something that can be done in a lazy afternoon and costs pocket change.</p>
        <p>Most of the internet's problems could be solved if more people had their own personal platforms,
        so the objective of this site is to guide any normal person through the process of installing a website.</p>


        <h2>All courses</h2>

        <h3 id=basic>Basic Personal Website Setup</h3>

        <p>
        This is the basic "course." Follow these quick tutorials and you'll
        have a fully functioning basic web page on the domain name of your
        choice.
        </p>

        <p>
        ⏳ This "basic course" can take <strong>as little as an hour</strong> or even less.
        </p>

        <ol class=ll>
            <li><a href="domain.html">Get a domain name.</a></li>
            <li><a href="server.html">Get a server.</a></li>
            <li><a href="dns.html">Set up DNS settings to connect your server and domain name.</a></li>
            <li><a href="nginx.html">Set up your web server.</a></li>
            <li><a href="certbot.html">Get a secure HTTPS connection with Certbot.</a></li>
        </ol>

        <h3 id=crypto>Accepting Cryptocurrency Tips</h3>
        <ul class=ll>
            <li><a href="crypto.html">The Case for Crypto for Normal People</a></li>
            <li><a href="bitcoin.html">Accept <img src="pix/btc.svg" alt="btc logo">Bitcoin (BTC) donations</a></li>
            <li><a href="monero.html">Accept <img src="pix/xmr.svg" alt="xmr logo">Monero (XMR) donations for superior privacy</a></li>
            <li><a href="openalias.html">OpenAlias to make crypto easy</a></li>
            <li><a href="bat.html"><img src="pix/bat.svg">Basic Attention Token (BAT)</a></li>
        </ul>

        <!-- RSYNC -->

        <h2>In the Works...</h2>

        <p>
        These articles are still under construction.
        Subscribe to our <a href="rss.xml"><img src="pix/rss.svg">RSS feed</a> for updates.
        </p>

        <h3>Editing and Styling Webpages</h3>

        <p>
        Now that we have a basic webpage up hosted on our own server, we can
        look more directly about how to design and style your website to
        contain the material you want in the way that you want.
        </p>

        <ol class=ll>
            <li><a href="html.html">HTML Bare Basics</a></li>
            <li><a href="html2.html">Text formatting in HTML</a></li>
            <li><a href="html3.html">Links and Images in HTML</a></li>
            <li><a href="html4.html">Doing HTML right.</a></li>
            <li><a href="css.html">Use CSS to style webpages consistently.</a></li>
        </ol>

        <h3>Email server</h3>

        <p>
        The only truly private and way to use email is the host your own!
        This is
        </p>

        <ul class=ll>
            <li><a href="emailwiz.html">An email server the easy way.</a></li>
            <li>Or, <a href="email-manual.html">email the longer way.</a></li>
            <li><a href="spam.html">Filtering spam efficiently</a></li>
        </ul>

        <h3>Excellent Extras</h3>

        <p>
        There are also many one-off articles on other things you can add to your website.
        </p>

        <ul class=ll>
            <li><a href="maintenance.html">How to maintain a server.</a></li>
            <li><a href="sshkeys.html">Use your SSH keys to prevent hacking.</a></li>
            <li><a href="rsync.html">Rsync is glorious.</a></li>
            <li><a href="firewall.html">ufw as a Firewall</a></li>
        </ul>

        <h3>Make your own social media</h3>

        <ul class=ll>
            <li>Federation</li>
        </ul>

        <ul class=ll>
            <li>XMPP</li>
            <li>Matrix</li>
            <li>Pleroma (like Twitter)</li>
            <li>PeerTube (like YouTube)</li>
        </ul>

        <h2><img src="pix/rss.svg" alt="rss"> Subscribe for Updates</h2>

        <p>
        Subscribe to our <img src="pix/rss.svg" alt="rss logo">RSS feed <a href="rss.xml">here</a> to get updates and new articles on the site.
        </p>


        <h2>Support LandChad.net</h2>

        <p>
        No ads, trackers or trash on this site.
        We are funded by doing good and earning gratitude.
        Express your gratitude in the following ways:
        </p>

        <ul class=ll>
            <li>When settings up a website, use our linked affiliate links, like <a href="https://www.vultr.com/?ref=8384069-6G">to Vultr</a>.</li>
            <li>Donate cryptocurrencies:</li>
        </ul>

<div class=cryptocontainer>
<div class=cryptoinfo>
    <p><img style="max-height:1em;max-width:1em" src=pix/xmr.svg> Monero </br>
<code>84RXmrsE7ffCe1ADprxLMHRpmyhZuWYScDR4YghE8pFRFSyLtiZFYwD6EPijVzD3aZiEpg57MfHEr1pGJNPXyJgENMnWrSh</code> </br>
    </p>
<a href=pix/xmr.png><img class=qr src=pix/xmr.png></a>
</div>
<div class=cryptoinfo>
    <p><img style="max-height:1em;max-width:1em" src=pix/btc.svg> Bitcoin </br>
<code>bc1q9f3tmkhnxj8gduytdktlcw8yrnx3g028nzzsc5</code> </br>
    </p>
<a href=pix/btc.png><img class=qr src=pix/btc.png></a>
</div>
</div>



    <!--TAGLIST-->
    </main>
	<!-- <footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><li><a href="index.html"><img src="pix/chad.gif" alt="chad"></a></li><li><a href="rss.xml"><img src="pix/rss.svg" alt="RSS"></a></li><li><a href="pix/btc.png"><img src="pix/btc.svg" alt="BTC"></a></li><li><a href="pix/xmr.png"><img src="pix/xmr.svg" alt="XMR"></a></li><li><a href="https://github.com/lukesmithxyz/landchad"><img src="pix/git.svg" alt="Github"></a></footer> -->
</body>
</html>