mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-04-24 18:19:15 +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://www.gimp.org/news/2024/05/06/gimp-at-lgm-2024/" target="_blank" rel="noopener">GIMP at LGM 2024 (Rennes, France)</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="2024-05-06 00:00:00 +0200 +0200">2024-05-06</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://nim-lang.org//blog/2024/04/16/versions-1620-204-released.html" target="_blank" rel="noopener">Versions 2.0.4 and 1.6.20 released</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://nim-lang.org//">Nim Programming Language</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2024-04-16 00:00:00 +0000 +0000">2024-04-16</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://sfconservancy.org/news/2024/mar/28/fossy-2024/" target="_blank" rel="noopener">FOSSY is back in Portland - August 1-4th at Portland State University</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="2024-03-28 16:13:14 -0400 -0400">2024-03-28</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://www.redhat.com/sysadmin/build-deploy-application-openshift" target="_blank" rel="noopener">Deploy an application in Red Hat OpenShift on your laptop</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://www.redhat.com/sysadmin/">Enable Sysadmin</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2023-04-25 12:13:57 +0000 +0000">2023-04-25</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>
|