mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-07 12:19:36 +00:00
91 lines
3.3 KiB
HTML
91 lines
3.3 KiB
HTML
<section class="webring">
|
|
<h3>Posts from other places I follow</h3>
|
|
<section class="articles">
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://www.redhat.com/sysadmin/get-started-private-automation-hub" target="_blank" rel="noopener">How to get started with Ansible Private Automation Hub</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://www.redhat.com/sysadmin/">Enable Sysadmin</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-04-14 06:01:39 +0000 +0000">2023-04-14</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://drewdevault.com/2023/04/11/2023-04-11-The-FSF-is-dying.html" target="_blank" rel="noopener">The Free Software Foundation is dying</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://drewdevault.com">Drew DeVault's blog</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-04-11 00:00:00 +0000 +0000">2023-04-11</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://undeadly.org/cgi?action=article;sid=20230410140049" target="_blank" rel="noopener">OpenBSD 7.3 released</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://undeadly.org/">OpenBSD Journal</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-04-10 14:00:49 +0000 GMT">2023-04-10</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://latex-project.org//news/2023/03/17/TLC3/" target="_blank" rel="noopener">"The LaTeX Companion", third edition, is available for pre-order</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://latex-project.org//">The LaTeX Project</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-03-17 01:00:00 +0100 +0100">2023-03-17</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://ma.ttias.be/cronweekly/issue-157/" target="_blank" rel="noopener">cron.weekly issue #157: Browsers, tailwind, podman, zfs & more</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://ma.ttias.be/cronweekly/">The cron.weekly newsletter on ma.ttias.be</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2020-11-22 06:50:00 +0100 +0100">2020-11-22</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
</section>
|
|
<p class="webring__attribution">
|
|
Generated by
|
|
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
|
|
</p>
|
|
</section>
|
|
<style>
|
|
.webring .articles {
|
|
margin: -0.5rem;
|
|
}
|
|
|
|
.webring__title {
|
|
margin: 0;
|
|
}
|
|
|
|
.webring__article {
|
|
margin: 0.5rem;
|
|
padding: 0.5rem;
|
|
background: var(--base01);
|
|
}
|
|
|
|
.webring__attribution {
|
|
text-align: right;
|
|
font-size: 0.8rem;
|
|
}
|
|
</style>
|