mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-12 06:19:05 +00:00
92 lines
3.2 KiB
HTML
92 lines
3.2 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://lwn.net/Articles/999197/" target="_blank" rel="noopener">A kernel code of conduct enforcement action</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://lwn.net">LWN.net</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2024-11-23 01:26:18 +0000 +0000">2024-11-23</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://jvns.ca/blog/2024/11/18/how-to-import-a-javascript-library/" target="_blank" rel="noopener">Importing a frontend Javascript library without a build system</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="http://jvns.ca">Julia Evans</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2024-11-18 09:35:42 +0000 UTC">2024-11-18</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://reproducible-builds.org/news/2024/11/14/reproducible-builds-mourns-the-passing-of-lunar/" target="_blank" rel="noopener">Reproducible Builds mourns the passing of Lunar</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://reproducible-builds.org/blog/">reproducible-builds.org</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2024-11-14 15:00:00 +0000 +0000">2024-11-14</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://guix.gnu.org/blog/2024/guix-user-contributor-survey-2024//" target="_blank" rel="noopener">Take the Guix User and Contributor Survey</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://guix.gnu.org/blog/">GNU Guix — Blog</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2024-11-10 10:01:00 +0000 UTC">2024-11-10</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://inkscape.org/news/2024/11/06/inkscape-21-growing-and-getting-organized/" target="_blank" rel="noopener">Inkscape at 21 is growing up and getting organized
|
||
</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-11-06 17:07:11 +0000 +0000">2024-11-06</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>
|