mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 10:58:33 +00:00
93 lines
3.2 KiB
HTML
93 lines
3.2 KiB
HTML
<hr/>
|
||
<section class="webring">
|
||
<h3>Posts from other blogs I follow</h3>
|
||
<section class="articles">
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://sachachua.com/blog/2020/11/2020-11-02-emacs-news/" target="_blank" rel="noopener">2020-11-02 Emacs news</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://sachachua.com/blog">sacha chua :: living an awesome life</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2020-11-03 03:26:00 +0000 +0000">2020-11-03</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://ma.ttias.be/cronweekly/issue-155/" target="_blank" rel="noopener">cron.weekly issue #155: Fedora, pandoc, youtube-dl, vdx & 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-01 06:50:00 +0100 +0100">2020-11-01</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://fasterthanli.me/articles/whats-in-a-rainbow-table" target="_blank" rel="noopener">What's in a Rainbow table?</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://fasterthanli.me">fasterthanli.me</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2020-10-28 22:30:00 +0000 +0000">2020-10-28</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://guix.gnu.org/blog/2020/online-guix-day-announce-1/" target="_blank" rel="noopener">Announcing the first online Guix Day Conference</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://guix.gnu.org/blog/">GNU Guix — Blog</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2020-10-16 00:00:00 +0000 UTC">2020-10-16</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="http://malloc47.com/migrating-to-nixos/" target="_blank" rel="noopener">Migrating to NixOS</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="http://malloc47.com/">malloc47</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2019-03-14 00:00:00 +0000 +0000">2019-03-14</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;
|
||
color: var(--base03);
|
||
}
|
||
</style>
|