diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 82 |
1 files changed, 30 insertions, 52 deletions
@@ -54,7 +54,11 @@ <li><a href="bat.html"><img src="pix/bat.svg">Basic Attention Token (BAT)</a></li> </ul> - <!-- RSYNC --> + <h3 ol=other>Excellent Extras</h3> + <ul> + <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> + </ul> <h2>In the Works...</h2> @@ -63,67 +67,40 @@ 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>Articles and Tutorials in Progress...</h3> - <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> + <li>Full HTML tutorial</li> + <li>Full CSS tutorial</li> + <li>Setting up an Email server</li> + <li>Using rsync for websites and servers.</li> + <li>XMPP (federated chat)</li> + <li>Matrix (federated chat)</li> + <li>SearX (search engine)</li> </ul> - <h3>Excellent Extras</h3> + <h3>On the look out for...</h3> <p> - There are also many one-off articles on other things you can add to your website. + There are other articles not currently under construction which we would like to add the LandChad.net. + If you have experience with any of these, you may submit an article for review on <a href="https://github.com/lukesmithxyz/landchad">the Github</a>. + Please include directions for Debian 10 as default. + Abstain from using containization. + Attempt to follow the same settings as other articles here. </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> + <ul> + <li>Cronjobs</li> + <li>IRC servers</li> + <li>Email webclients</li> + <li>NextCloud (file hosting)</li> + <li>Calibre (library server)</li> + <li>Nitter</li> <li>Pleroma (like Twitter)</li> <li>PeerTube (like YouTube)</li> + <li>Using ufw as a firewall.</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> @@ -135,7 +112,8 @@ <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> + <li>If you enjoy a guest article, the author's donation links may be included at the bottom of the page.</li> + <li>Donate crypto to the long-term LandChad maintenance and expansion fund:</li> </ul> <div class=cryptocontainer> |
