website/layouts/partials/openring.html
2024-03-31 01:03:37 +00:00

91 lines
3.2 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://bootlin.com/blog/linux-6-8-released-bootlin-contributions/" target="_blank" rel="noopener">Linux 6.8 released, Bootlin contributions</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-03-29 10:29:55 &#43;0000 &#43;0000">2024-03-29</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://web.dev/blog/inp-cwv-launch?hl=en" target="_blank" rel="noopener">Interaction to Next Paint is officially a Core Web Vital 🚀</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://web.dev/blog/">web.dev: Blog</a>
</small>
<small class="webring__date">- <date datetime="2024-03-12 07:00:00 &#43;0000 GMT">2024-03-12</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://www.gimp.org/news/2024/02/21/gimp-2-99-18-released/" target="_blank" rel="noopener">GIMP 2.99.18 Released: The Last Development Preview Before 3.0!</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://www.gimp.org/">GIMP</a>
</small>
<small class="webring__date">- <date datetime="2024-02-21 00:00:00 &#43;0100 &#43;0100">2024-02-21</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://librearts.org/2023/11/gimp-3-0-roadmap/" target="_blank" rel="noopener">GIMP 3.0 finally has a release schedule</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://librearts.org/">Home on Libre Arts</a>
</small>
<small class="webring__date">- <date datetime="2023-11-23 19:51:22 &#43;0300 &#43;0300">2023-11-23</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="http://malloc47.com/building-a-personal-dashboard-in-clojurescript-part-3/" target="_blank" rel="noopener">Building a Personal Dashboard in ClojureScript Part 3</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="2021-09-12 00:00:00 &#43;0000 &#43;0000">2021-09-12</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>