mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 10:58:33 +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://wingolog.org/archives/2024/08/19/javascript-weakmaps-should-be-iterable" target="_blank" rel="noopener">javascript weakmaps should be iterable</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://wingolog.org/">wingolog</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-08-19 20:13:20 +0000 UTC">2024-08-19</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://veloren.net/blog/devblog-237/" target="_blank" rel="noopener">Three Weeks in Veloren 237</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://veloren.net">Veloren</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-08-03 00:00:00 +0000 +0000">2024-08-03</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://www.copetti.org/writings/consoles/neogeo/" target="_blank" rel="noopener">Neo Geo Architecture</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://www.copetti.org/">The Copetti site</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-06-19 00:00:00 +0000 +0000">2024-06-19</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://librearts.org/2023/11/gimp-3-0-roadmap/" target="_blank" rel="noopener">GIMP 3.0 finally has a release schedule</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://librearts.org/">Home on Libre Arts</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-11-23 19:51:22 +0300 +0300">2023-11-23</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>
|