diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-06-29 08:30:52 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-06-29 08:30:52 -0400 |
| commit | 825282fea9102326ad2538e4a98329fbd38c899b (patch) | |
| tree | 678dd28280fd542242ed041778e353c2ac511ae1 /index.html | |
firststuffs
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 162 |
1 files changed, 162 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..263d48e --- /dev/null +++ b/index.html @@ -0,0 +1,162 @@ +<!DOCTYPE html> +<html lang=en> + <head> + <title>Chad's Guide to Starting Your Own Website – 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> |
