website/layouts/partials/openring.html
2024-10-27 01:21:31 +00:00

92 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://inkscape.org/news/2024/10/13/inkscape-launches-version-14-powerful-new-accessib/" target="_blank" rel="noopener">Inkscape launches version 1.4, with powerful new accessible and customizable features
</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://inkscape.org/news/">News feed</a>
</small>
<small class="webring__date">- <date datetime="2024-10-13 18:44:43 &#43;0000 &#43;0000">2024-10-13</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://www.gimp.org/news/2024/10/05/development-update/" target="_blank" rel="noopener">Development Update: Closing In on the 3.0 Release Candidate</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-10-05 00:00:00 &#43;0200 &#43;0200">2024-10-05</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://krita.org/en/posts/2024/krita-5-2-6-released/" target="_blank" rel="noopener">Krita 5.2.6 Released!</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://krita.org/en/">Krita</a>
</small>
<small class="webring__date">- <date datetime="2024-10-01 00:00:00 &#43;0000 &#43;0000">2024-10-01</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://www.reddit.com/r/oilshell/comments/1fg3esh/a_retrospective_on_the_oils_project/" target="_blank" rel="noopener">A Retrospective on the Oils Project</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://www.reddit.com/r/oilshell/">Oil Shell</a>
</small>
<small class="webring__date">- <date datetime="2024-09-13 19:35:10 &#43;0000 UTC">2024-09-13</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://latex-project.org//news/2024/09/08/TUG-online-talks/" target="_blank" rel="noopener">TUG Conference 2024 in Prague: talks and accessibility workshop</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="2024-09-08 00:00:00 &#43;0000 &#43;0000">2024-09-08</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>