mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-04-30 15:19:11 +00:00
78 lines
2.5 KiB
HTML
78 lines
2.5 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://bootlin.com/blog/cyber-resilience-act-cra-obligations-for-manufacturers/" target="_blank" rel="noopener">Cyber Resilience Act (CRA) – Obligations for manufacturers</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="2025-04-24 08:32:39 +0000 +0000">2025-04-24</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://krita.org/en/posts/2025/monthly-update-25/" target="_blank" rel="noopener">Krita Monthly Update - Edition 25</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-04-17 00:00:00 +0000 +0000">2025-04-17</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://www.gimp.org/news/2025/04/01/jeffs-image-format-support/" target="_blank" rel="noopener">New Priorities for GIMP</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="2025-04-01 00:00:00 +0200 +0200">2025-04-01</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://distill.pub/2021/understanding-gnns" target="_blank" rel="noopener">Understanding Convolutions on Graphs</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://distill.pub">Distill</a>
|
||
</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>
|