update webring, fix mumble link, and remove subscribe button

This commit is contained in:
Amolith 2020-01-20 11:28:17 -05:00
parent 8571c2adfc
commit b3e2efe24a
Signed by: Amolith
GPG Key ID: CA3EFC40662C19BA
3 changed files with 18 additions and 20 deletions

View File

@ -4,13 +4,27 @@
<div class="article">
<h4 class="title">
<a href="https://kevq.uk/slim-wallet/" target="_blank" rel="noopener">Slim Wallet</a>
<a href="https://kevq.uk/how-to-self-host-your-web-fonts/" target="_blank" rel="noopener">How To Self-Host Your Web Fonts</a>
</h4>
<p class="summary">Im one of those people who likes to always carry a wallet, but I dont like to have a big bulky block in my pocket. I have been after a small, slim and useable wallet for some time now, but havent been very successful. My wife and I went out to dinner w</p>
<p class="summary">If youre using a pre-built theme, the likelihood is that Google Fonts is being used for rendering typography. This post will show you how to self-host web fonts so youre not beholden to Google. Getting Started This first thing to do is to choose your fo</p>
<small class="source">
via <a href="https://kevq.uk">Kev Quirk</a>
</small>
<small class="date">January 3, 2020</small>
<small class="date">January 19, 2020</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://drewdevault.com/2020/01/17/Effective-project-governance.html" target="_blank" rel="noopener">A philosophy of project governance</a>
</h4>
<p class="summary">Ive been in the maintainer role for dozens of projects for a while now, and
have moderated my fair share of conflicts. Ive also been on the other side,
many times, as a minor contributor watching or participating in conflict within
other projects. Over the…</p>
<small class="source">
via <a href="https://drewdevault.com">Drew DeVault&#39;s Blog</a>
</small>
<small class="date">January 17, 2020</small>
</div>
<div class="article">
@ -24,20 +38,6 @@
<small class="date">December 31, 2019</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://drewdevault.com/2019/12/30/dotfiles.html" target="_blank" rel="noopener">Managing my dotfiles as a git repository</a>
</h4>
<p class="summary">There are many tools for managing your dotfiles - user-specific configuration
files. GNU stow is an example. Ive tried a few solutions over the years, but I
settled on a very simple system several years ago which has served me very well
in the time since: m…</p>
<small class="source">
via <a href="https://drewdevault.com">Drew DeVault&#39;s Blog</a>
</small>
<small class="date">December 30, 2019</small>
</div>
</section>
<p class="attribution">
Generated by

View File

@ -21,8 +21,6 @@ priority: 0.9
<br />
<br />
<a href="https://status.nixnet.xyz" rel="noreferrer" target="_blank"><button class="donate"><i class="fa fa-warning"></i> Status</button></a>
<a href="/lists/" rel="noreferrer" target="_blank"><button class="donate"><i class="fa fa-bell"></i> Subscribe</button></a>
<br />
<a href="/warrant-canary/" rel="noreferrer"><button class="donate"><i class="fa fa-shield"></i> Warrant Canary</button></a>
<br />
<br />

View File

@ -8,6 +8,6 @@ cover: /assets/pages/mumble.png
Visit Mumble's [Downloads](https://www.mumble.info/downloads/) page for installation information.
## Setup
Simply launch the app and run through the audio setup wizard. If your OS supports it, you can click [here](mumble://nixnet.xyz:64738) and Mumble will open automatically and connect to the server. Alternatively, launch the app, go to `Server -> Connect -> Add new`, enter whatever username you want, use `nixnet.services` as the address, `64738` for the port, and label the server however you'd like. That's it!
Simply launch the app and run through the audio setup wizard. If your OS supports it, you can click [here](mumble://nixnet.xyz:64738) and Mumble will open automatically and connect to the server. Alternatively, launch the app, go to `Server -> Connect -> Add new`, enter whatever username you want, use `nixnet.xyz` as the address, `64738` for the port, and label the server however you'd like. That's it!
If you want a new channel made for something (game, podcast, private call, etc.), just [let me know](/contact) and I'll create one. If you would like to talk with me about something, check the [contact page](/contact) for the times I'll be available.