diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 57 |
1 files changed, 39 insertions, 18 deletions
@@ -196,9 +196,30 @@ <body> <div id="content" class="content"> <h1 class="title">Homepage</h1> -<div id="outline-container-orgaaab7b1" class="outline-2"> -<h2 id="orgaaab7b1">About</h2> -<div class="outline-text-2" id="text-orgaaab7b1"> +<table border="2" cellspacing="0" cellpadding="6" rules="all" frame="border" align="center"> + + +<colgroup> +<col class="org-left" /> + +<col class="org-left" /> + +<col class="org-left" /> + +<col class="org-left" /> +</colgroup> +<tbody> +<tr> +<td class="org-left"><a href="https://skylarcloud.xyz">🏠 Home</a> (you’re here)</td> +<td class="org-left"><a href="https://skylarcloud.xyz/feed.html">📰 My feed</a></td> +<td class="org-left"><a href="https://searx.skylarcloud.xyz">🔭 SearXNG</a></td> +<td class="org-left"><a href="https://git.skylarcloud.xyz">⚙️ Git Repos</a></td> +</tr> +</tbody> +</table> +<div id="outline-container-orgb3287cc" class="outline-2"> +<h2 id="orgb3287cc">About</h2> +<div class="outline-text-2" id="text-orgb3287cc"> <p> On this web server, I host a few personal services, publish my blog/personal-site, and I’ll hopefully be hosting more public services as time goes on. I want a federated, simple, social internet built on Free software, and this is my small contribution. </p> @@ -208,41 +229,41 @@ This website has been made to be as accessible as possible. Using simple markup </p> </div> </div> -<div id="outline-container-org482643d" class="outline-2"> -<h2 id="org482643d">My feed</h2> -<div class="outline-text-2" id="text-org482643d"> +<div id="outline-container-org7cf27a0" class="outline-2"> +<h2 id="org7cf27a0">My feed</h2> +<div class="outline-text-2" id="text-org7cf27a0"> <p> I post various posts and notes on <a href="https://skylarcloud.xyz/feed.html">my feed</a>. For timely updates and more convenient viewing, you can add the <a href="https://skylarcloud.xyz/feed.xml">.xml feed</a> to your RSS reader. </p> </div> </div> -<div id="outline-container-org4b1f901" class="outline-2"> -<h2 id="org4b1f901">SearXNG</h2> -<div class="outline-text-2" id="text-org4b1f901"> +<div id="outline-container-org78b3a78" class="outline-2"> +<h2 id="org78b3a78">SearXNG</h2> +<div class="outline-text-2" id="text-org78b3a78"> <p> I run a <a href="https://searx.skylarcloud.xyz">SearXNG instance</a>. It’s a Free software, “meta-search-engine” that queries many other search engines. Logs are disabled except for some <a href="https:https://searx.skylarcloud.xyz/searxng/stats%20">basic anonymous aggregate statistics you can find linked from its homepage</a>. It’s sometimes finicky as other search engines often rate limit it, but largely it serves me well. </p> </div> </div> -<div id="outline-container-org9476bbe" class="outline-2"> -<h2 id="org9476bbe">Want a static webpage like this one?</h2> -<div class="outline-text-2" id="text-org9476bbe"> +<div id="outline-container-org968666f" class="outline-2"> +<h2 id="org968666f">Want a static webpage like this one?</h2> +<div class="outline-text-2" id="text-org968666f"> <p> I’m happy to provide free static webpages for bands, activists, or others doing cool stuff in the Salt Lake City area. I can’t cover the cost of a subdomain, so your site would be at <a href="https://skylarcloud.xyz/YOUR-PAGE">https://skylarcloud.xyz/YOUR-PAGE</a> unless you wanted to pay for your own domain. Feel free to contact me if you’re interested. </p> </div> </div> -<div id="outline-container-org7e1e58f" class="outline-2"> -<h2 id="org7e1e58f">Git</h2> -<div class="outline-text-2" id="text-org7e1e58f"> +<div id="outline-container-orge1ee634" class="outline-2"> +<h2 id="orge1ee634">Git</h2> +<div class="outline-text-2" id="text-orge1ee634"> <p> The org and html files that make up this site, my QubesOS configuration, and eventually more, are or will be hosted as git repositories <a href="https://git.skylarcloud.xyz">here</a>. </p> </div> </div> -<div id="outline-container-org9c4fee8" class="outline-2"> -<h2 id="org9c4fee8">Contact me</h2> -<div class="outline-text-2" id="text-org9c4fee8"> +<div id="outline-container-org5d265b2" class="outline-2"> +<h2 id="org5d265b2">Contact me</h2> +<div class="outline-text-2" id="text-org5d265b2"> <p> Feel free to contact me over email (<code>me @ skylarcloud.xyz</code>), or Signal (<code>oat.50</code>). If you want to suggest additions/modifications/fixes to the content of the site, diff files over email are convenient and appreciated but not necessary. </p> |