mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-07 12:19:36 +00:00
91 lines
3.2 KiB
HTML
91 lines
3.2 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.thunderbird.net/2024/05/the-new-thunderbird-website-has-hatched/" target="_blank" rel="noopener">The New Thunderbird Website Has Hatched</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://blog.thunderbird.net/">The Thunderbird Blog</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2024-05-17 11:00:00 +0000 +0000">2024-05-17</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://bootlin.com/blog/back-from-the-embededded-linux-conference-selection-of-talks-1/" target="_blank" rel="noopener">Back from the Embededded Linux Conference: selection of talks #1</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://bootlin.com">Bootlin</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2024-05-16 07:34:16 +0000 +0000">2024-05-16</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://guix.gnu.org/blog/2024/authenticate-your-git-checkouts//" target="_blank" rel="noopener">Authenticate your Git checkouts!</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="2024-05-07 14:14:00 +0000 UTC">2024-05-07</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://jvns.ca/blog/2024/04/10/notes-on-git-error-messages/" target="_blank" rel="noopener">Notes on git's error messages</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="http://jvns.ca">Julia Evans</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2024-04-10 12:43:14 +0000 UTC">2024-04-10</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://librearts.org/2023/11/gimp-3-0-roadmap/" target="_blank" rel="noopener">GIMP 3.0 finally has a release schedule</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://librearts.org/">Home on Libre Arts</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2023-11-23 19:51:22 +0300 +0300">2023-11-23</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>
|