website/layouts/partials/openring.html
github-actions[bot] 516132a23e
Some checks failed
Build and deploy to Netlify / build (push) Has been cancelled
Update webring / build (push) Has been cancelled
Update webring as of 2025-01-26
2025-01-26 01:16:54 +00:00

91 lines
3.3 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="http://www.bay12games.com/dwarves/index.html#R2025-01-23" target="_blank" rel="noopener">2025-01-23: DF 51.02 Released</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="http://www.bay12games.com/dwarves/index.html">Dwarf Fortress Development Log</a>
</small>
<small class="webring__date">- <date datetime="2025-01-23 05:00:00 &#43;0000 PST">2025-01-23</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://reproducible-builds.org/reports/2024-12/" target="_blank" rel="noopener">Reproducible Builds in December 2024</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="2025-01-09 12:00:20 &#43;0000 &#43;0000">2025-01-09</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://www.reddit.com/r/oilshell/comments/1htvjfx/new_release_and_new_subreddit_roilsforunix_you/" target="_blank" rel="noopener">New release, and new subreddit /r/oilsforunix you should subscribe to!</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://www.reddit.com/r/oilshell/">Oil Shell</a>
</small>
<small class="webring__date">- <date datetime="2025-01-05 02:39:33 &#43;0000 UTC">2025-01-05</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://nyxt-browser.com/article/release-4.0.0-pre-release-1.org" target="_blank" rel="noopener">Nyxt 4.0.0-pre-release-1</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://nyxt-browser.com">Nyxt Browser</a>
</small>
<small class="webring__date">- <date datetime="2024-12-17 00:00:00 &#43;0000 UTC">2024-12-17</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="http://malloc47.com/building-a-personal-dashboard-in-clojurescript-part-3/" target="_blank" rel="noopener">Building a Personal Dashboard in ClojureScript Part 3</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="http://malloc47.com/">malloc47</a>
</small>
<small class="webring__date">- <date datetime="2021-09-12 00:00:00 &#43;0000 &#43;0000">2021-09-12</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>