mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 10:58:33 +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://web.dev/blog/web-dev-for-china?hl=en" target="_blank" rel="noopener">Announcing web.dev for China</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://web.dev/blog/">web.dev: Blog</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-02-19 08:00:00 +0000 GMT">2024-02-19</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://sfconservancy.org/news/2024/feb/03/use-the-source-launched/" target="_blank" rel="noopener">Use the Source! A Revolution in Grassroots Software Right to Repair</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-02-03 02:02:00 -0500 -0500">2024-02-03</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://www.reddit.com/r/oilshell/comments/197tfzj/oils_0190_dicts_procs_funcs_and_places/" target="_blank" rel="noopener">Oils 0.19.0 - Dicts, Procs, Funcs, and Places</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://www.reddit.com/r/oilshell/">Oil Shell</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-01-16 04:03:23 +0000 UTC">2024-01-16</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>
|
|
|
|
<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>
|