website/layouts/partials/openring.html
github-actions[bot] 0b801047d4
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-01
2024-12-01 01:41:06 +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="https://blog.mozilla.org/en/products/firefox/red-panda-cams/" target="_blank" rel="noopener">Celebrating 20 years of Firefox with 20 red panda cams</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://blog.mozilla.org/en/">The Mozilla Blog</a>
</small>
<small class="webring__date">- <date datetime="2024-11-27 18:36:08 &#43;0000 &#43;0000">2024-11-27</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://latex-project.org//news/2024/11/27/latex-dev-1/" target="_blank" rel="noopener">Better multicolumn marks: Pre-release of LaTeX 2025-06-01 is available for testing</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://latex-project.org//">The LaTeX Project</a>
</small>
<small class="webring__date">- <date datetime="2024-11-27 00:00:00 &#43;0000 &#43;0000">2024-11-27</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://www.reddit.com/r/oilshell/comments/1gqhc3m/oils_0230_writing_ysh_code_user_feedback_and_bug/" target="_blank" rel="noopener">Oils 0.23.0 - Writing YSH Code, User Feedback, and Bug Bounty</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="2024-11-13 16:48:15 &#43;0000 UTC">2024-11-13</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://blog.yoshuawuyts.com/why-pin/" target="_blank" rel="noopener">Why `Pin` is a part of trait signatures (and why that&#39;s a problem)</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://blog.yoshuawuyts.com">Yosh Wuyts — Blog</a>
</small>
<small class="webring__date">- <date datetime="2024-10-15 00:00:00 &#43;0000 &#43;0000">2024-10-15</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>