website/layouts/partials/openring.html
github-actions[bot] c0e9101207
Some checks failed
Build and deploy to Netlify / build (push) Has been cancelled
Update webring / build (push) Has been cancelled
Update webring as of 2024-12-15
2024-12-15 01:28:20 +00:00

91 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://fedoramagazine.org/fedora-project-leader-matthew-miller-a-change-of-hats/" target="_blank" rel="noopener">Fedora Project Leader Matthew Miller: A change of hats!</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://fedoramagazine.org/">Fedora Magazine</a>
</small>
<small class="webring__date">- <date datetime="2024-12-10 17:00:00 &#43;0000 &#43;0000">2024-12-10</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://web.dev/blog/baseline-project-2024?hl=en" target="_blank" rel="noopener">Baseline 2024: more tools to help web developers</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://web.dev/blog/">web.dev: Blog</a>
</small>
<small class="webring__date">- <date datetime="2024-12-10 08:00:00 &#43;0000 GMT">2024-12-10</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://blog.replit.com/finding-and-solving-memory-leaks" target="_blank" rel="noopener">So you suspect you have a memory leak...</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://blog.replit.com">Replit Blog</a>
</small>
<small class="webring__date">- <date datetime="2024-11-26 14:28:53 &#43;0000 GMT">2024-11-26</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://www.inkandswitch.com/newsletter/dispatch-007/" target="_blank" rel="noopener">Fine-grained provenance, Automerge updates, LIVE workshop</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://www.inkandswitch.com/">Ink &amp; Switch</a>
</small>
<small class="webring__date">- <date datetime="2024-10-31 00:00:00 &#43;0000 &#43;0000">2024-10-31</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>