website/layouts/partials/openring.html
github-actions[bot] 8b62544a1e
Some checks failed
Build and deploy to Netlify / build (push) Has been cancelled
Update webring as of 2025-02-02
2025-02-02 01:18:19 +00:00

79 lines
2.7 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. 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://www.redhat.com/en/blog/strategic-importance-platform-engineering-modern-software-development" target="_blank" rel="noopener">The strategic importance of platform engineering in modern software development</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://www.redhat.com/en/rss/blog">Red Hat Blog</a>
</small>
<small class="webring__date">- <date datetime="2025-01-31 00:00:00 &#43;0000 &#43;0000">2025-01-31</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://www.gimp.org/news/2025/01/27/gimp-team-zemarmot-fosdem-2025/" target="_blank" rel="noopener">GIMP team at FOSDEM 2025 (talk and keynote)</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://www.gimp.org/">GIMP</a>
</small>
<small class="webring__date">- <date datetime="2025-01-27 00:00:00 &#43;0100 &#43;0100">2025-01-27</date></small>
</span>
</div>
<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 Release 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://monthly-reports.archlinux.page/2024/08/" target="_blank" rel="noopener">August</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://monthly-reports.archlinux.page/">Arch Linux Monthly Reports</a>
</small>
<small class="webring__date">- <date datetime="2024-08-29 19:45:37 &#43;0100 &#43;0100">2024-08-29</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>