website/layouts/partials/openring.html
2024-07-28 01:12:24 +00:00

91 lines
3.2 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://blog.thunderbird.net/2024/07/meet-the-thunderbird-team-sol-valverde-ui-ux-designer/" target="_blank" rel="noopener">Meet The Thunderbird Team: Sol Valverde, UI/UX Designer</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-07-25 13:45:00 &#43;0000 &#43;0000">2024-07-25</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://bootlin.com/blog/linux-6-10-released-bootlin-contributions-inside/" target="_blank" rel="noopener">Linux 6.10 released, Bootlin contributions inside</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://bootlin.com">Bootlin</a>
</small>
<small class="webring__date">- <date datetime="2024-07-16 12:51:53 &#43;0000 &#43;0000">2024-07-16</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://veloren.net/blog/devblog-236/" target="_blank" rel="noopener">Three Weeks in Veloren 236</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://veloren.net">Veloren</a>
</small>
<small class="webring__date">- <date datetime="2024-07-13 00:00:00 &#43;0000 &#43;0000">2024-07-13</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://reproducible-builds.org/reports/2024-06/" target="_blank" rel="noopener">Reproducible Builds in June 2024</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://reproducible-builds.org/blog/">reproducible-builds.org</a>
</small>
<small class="webring__date">- <date datetime="2024-07-12 12:32:46 &#43;0000 &#43;0000">2024-07-12</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>