website/layouts/partials/openring.html
2024-10-06 01:21:07 +00:00

91 lines
3.3 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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://blog.thunderbird.net/2024/10/thunderbird-monthly-developer-digest-september-2024/" target="_blank" rel="noopener">Thunderbird Monthly Development Digest: September 2024</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://blog.thunderbird.net/">The Thunderbird Blog</a>
</small>
<small class="webring__date">- <date datetime="2024-10-03 11:00:00 &#43;0000 &#43;0000">2024-10-03</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://wingolog.org/archives/2024/10/03/preliminary-notes-on-a-nofl-field-logging-barrier" target="_blank" rel="noopener">preliminary notes on a nofl field-logging barrier</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://wingolog.org/">wingolog</a>
</small>
<small class="webring__date">- <date datetime="2024-10-03 08:54:07 &#43;0000 UTC">2024-10-03</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="http://www.bay12games.com/dwarves/index.html#R2024-09-25" target="_blank" rel="noopener">2024-09-25: DF 50.14 Released</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="http://www.bay12games.com/dwarves/index.html">Dwarf Fortress Development Log</a>
</small>
<small class="webring__date">- <date datetime="2024-09-25 09:08:00 &#43;0000 PDT">2024-09-25</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://guix.gnu.org/blog/2024/the-european-union-must-keep-funding-free-software//" target="_blank" rel="noopener">The European Union must keep funding free software</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="2024-07-23 17:30:00 &#43;0000 UTC">2024-07-23</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://www.copetti.org/writings/consoles/neogeo/" target="_blank" rel="noopener">Neo Geo Architecture</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://www.copetti.org/">The Copetti site</a>
</small>
<small class="webring__date">- <date datetime="2024-06-19 00:00:00 &#43;0000 &#43;0000">2024-06-19</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>