website/layouts/partials/openring.html
github-actions[bot] e50d73a3be
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-08
2024-12-08 01:28:33 +00:00

92 lines
3.2 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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/mozilla/mozilla-brand-next-era-of-tech/" target="_blank" rel="noopener">Reclaim the internet: Mozillas rebrand for the next era of tech</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-12-04 21:41:14 &#43;0000 &#43;0000">2024-12-04</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 &#43;0000 &#43;0000">2024-11-06</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://webzine.puffy.cafe/issue-18.html" target="_blank" rel="noopener">Issue #18</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://webzine.puffy.cafe/">OpenBSD Webzine</a>
</small>
<small class="webring__date">- <date datetime="2024-10-08 10:01:02 &#43;0000 UTC">2024-10-08</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://wingolog.org/archives/2024/10/03/preliminary-notes-on-a-nofl-field-logging-barrier" target="_blank" rel="noopener">preliminary notes on a nofl field-logging barrier</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-10-03 08:54:07 &#43;0000 UTC">2024-10-03</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://blog.replit.com/scheduled-deployments" target="_blank" rel="noopener">Introducing Scheduled Deployments</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-03-26 16:00:00 &#43;0000 GMT">2024-03-26</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>