mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-07 12:19:36 +00:00
79 lines
2.6 KiB
HTML
79 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://fasterthanli.me/articles/face-cams-the-missing-guide" target="_blank" rel="noopener">Face cams: the missing guide</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://fasterthanli.me">fasterthanli.me</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2024-03-02 18:00:00 +0000 UTC">2024-03-02</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://matrix.org/blog/2024/03/01/this-week-in-matrix-2024-03-01/" target="_blank" rel="noopener">This Week in Matrix 2024-03-01</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="2024-03-01 19:30:00 +0000 UTC">2024-03-01</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 +0100 +0100">2024-02-21</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://krita.org/en/posts/2024/new-krita-site/" target="_blank" rel="noopener">New krita.org website launched</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-02-15 00:00:00 +0000 +0000">2024-02-15</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>
|