diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 56 |
1 files changed, 28 insertions, 28 deletions
@@ -15,49 +15,49 @@ </div> - <div> + <div> - <h2>My feed</h2> + <h2>My feed</h2> - <p>I publish various posts and notes on <a href="https://skylarcloud.xyz/feed.html">my feed</a>. For timely updates and likely more convenient viewing, you can add the <a href="https://skylarcloud.xyz/feed.xml">RSS feed</a> to your reader of choice.</p> + <p>I publish various posts and notes on <a href="https://skylarcloud.xyz/feed.html">my feed</a>. For timely updates and likely more convenient viewing, you can add the <a href="https://skylarcloud.xyz/feed.xml">RSS feed</a> to your reader of choice.</p> - <h3>Recent articles:</h3> + <h3>Recent articles:</h3> - <li><a href="https://skylarcloud.xyz/posts/torrenting.html">Convenient torrenting with qBittorrent</a></li> + <li><a href="https://skylarcloud.xyz/posts/torrenting.html">Convenient torrenting with qBittorrent</a></li> - <li><a href="https://skylarcloud.xyz/posts/tor-browser.html">The Tor Browser</a></li> - </div> + <li><a href="https://skylarcloud.xyz/posts/tor-browser.html">The Tor Browser</a></li> + </div> - <div> - <h2>SearXNG</h2> + <div> + <h2>SearXNG</h2> - <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://searx.skylarcloud.xyz/searxng/stats">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> + <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://searx.skylarcloud.xyz/searxng/stats">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> - <h2>Want a static webpage like this one?</h2> + <div> + <h2>Want a static webpage like this one?</h2> - <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 https://skylarcloud.xyz/YOUR-PAGE unless you wanted to pay for your own domain. Feel free to contact me if you're interested. There are other more streamlined free options like Neocities as well.</p> - </div> + <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 https://skylarcloud.xyz/YOUR-PAGE unless you wanted to pay for your own domain. Feel free to contact me if you're interested. There are other more streamlined free options like Neocities as well.</p> + </div> - <div> - <h2>Git</h2> + <div> + <h2>Git</h2> - <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> + <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> - <h2>Contact me</h2> + <div> + <h2>Contact me</h2> - <p>Feel free to contact me over email (admin@skylarcloud.slmail.me), or Signal (oat.50). 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> - </div> + <p>Feel free to contact me over email (admin@skylarcloud.slmail.me), or Signal (oat.50). 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> + </div> - <div> - <h2>Credits</h2> + <div> + <h2>Credits</h2> - <p>Gruvbox is my favorite color pallete. I used the hex codes from this repo: <a href=https://github.com/morhetz/gruvbox>https://github.com/morhetz/gruvbox</a> + <p>Gruvbox is my favorite color pallete. I used the hex codes from this repo: <a href=https://github.com/morhetz/gruvbox>https://github.com/morhetz/gruvbox</a> - <p>The badges at the bottom of this website are taken from <a href=https://cyber.dabamos.de/88x31/>https://cyber.dabamos.de/88x31/</a></p> + <p>The badges at the bottom of this website are taken from <a href=https://cyber.dabamos.de/88x31/>https://cyber.dabamos.de/88x31/</a></p> </div> <center> @@ -72,6 +72,6 @@ <img src="badges/anarchynow.gif" alt="ANARCHY Now!"> </center> - </center> +</center> </body> </html> |