mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-03-15 12:19:06 +00:00
80 lines
2.6 KiB
HTML
80 lines
2.6 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://matrix.org/blog/2025/02/28/this-week-in-matrix-2025-02-28/" target="_blank" rel="noopener">This Week in Matrix 2025-02-28</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://matrix.org">Matrix.org</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2025-02-28 19:30:00 +0000 UTC">2025-02-28</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://web.dev/blog/interop-2025?hl=en" target="_blank" rel="noopener">Interop 2025: another year of web platform improvements</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="2025-02-13 08:00:00 +0000 GMT">2025-02-13</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://krita.org/en/posts/2025/monthly-update-23/" target="_blank" rel="noopener">Krita Monthly Update - Edition 23</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="2025-02-12 00:00:00 +0000 +0000">2025-02-12</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://inkscape.org/news/2025/02/05/inkscape-summit-frankfurt-2025/" target="_blank" rel="noopener">Inkscape Summit Frankfurt 2025
|
|
</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="2025-02-05 13:14:50 +0000 +0000">2025-02-05</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>
|