mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 04:58:26 +00:00
67 lines
2.1 KiB
HTML
67 lines
2.1 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://www.collabora.com/news-and-blog/news-and-events/embedded-open-source-summit-2024.html" target="_blank" rel="noopener">Embeddd Open Source Summit 2024</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://www.collabora.com/newsroom-rss-feed.rss">Collabora Newsroom RSS Feed</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-04-05 17:45:00 +0000 +0000">2024-04-05</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="http://www.bay12games.com/dwarves/index.html#R2024-03-06" target="_blank" rel="noopener">2024-03-06: DF 50.12 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="2024-03-06 11:02:00 +0000 PDT">2024-03-06</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://nixos.org/blog/announcements/2023/nixos-2311/" target="_blank" rel="noopener">NixOS 23.11 released</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://nixos.org/blog/">NixOS Announcements</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2023-11-29 11:00:00 +0000 GMT">2023-11-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>
|