mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-07 15:19:08 +00:00
91 lines
3.4 KiB
HTML
91 lines
3.4 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/weston-12-highlights-and-changes.html" target="_blank" rel="noopener">Weston 12.0: Highlights and changes</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="2023-05-25 16:14:00 +0100 +0100">2023-05-25</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://this-week-in-rust.org/blog/2023/05/24/this-week-in-rust-496/" target="_blank" rel="noopener">This Week in Rust 496</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://this-week-in-rust.org/">This Week in Rust</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2023-05-24 00:00:00 -0400 -0400">2023-05-24</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://sfconservancy.org/news/2023/may/15/sourceware-joins-sfc/" target="_blank" rel="noopener">Sourceware, one of the longest standing Free Software hosting platforms, joins SFC</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://sfconservancy.org/news/">Software Freedom Conservancy News</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2023-05-15 10:48:00 -0400 -0400">2023-05-15</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://fedoramagazine.org/the-community-platform-engineering-f2f-2023-experience-part-ii/" target="_blank" rel="noopener">The Community Platform Engineering F2F 2023 Experience – Part II</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="2023-05-15 08:00:00 +0000 +0000">2023-05-15</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://guix.gnu.org/blog/2023/the-full-source-bootstrap-building-from-source-all-the-way-down/" target="_blank" rel="noopener">The Full-Source Bootstrap: Building from source all the way down</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://guix.gnu.org/blog/">GNU Guix — Blog</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2023-04-26 16:00:00 +0000 UTC">2023-04-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>
|