mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 04:58:26 +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://fasterthanli.me/articles/ktls-now-under-rustls-org" target="_blank" rel="noopener">ktls now under the rustls org</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://fasterthanli.me">fasterthanli.me</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2024-09-26 21:10:00 +0000 UTC">2024-09-26</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://blog.thunderbird.net/2024/09/contribute-to-thunderbird-for-android/" target="_blank" rel="noopener">Contribute to Thunderbird for Android</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-09-26 17:18:12 +0000 +0000">2024-09-26</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://www.inkandswitch.com/jacquard/notebook/03/" target="_blank" rel="noopener">03 · Fine-grained provenance</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://www.inkandswitch.com/">Ink & Switch</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2024-09-18 00:00:00 +0000 +0000">2024-09-18</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="https://www.gimp.org/news/2024/05/28/experiments-appimage/" target="_blank" rel="noopener">Experiments with AppImage</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-28 00:00:00 +0200 +0200">2024-05-28</date></small>
|
||
</span>
|
||
</div>
|
||
|
||
<div class="webring__article">
|
||
<p class="webring__title">
|
||
<a href="http://malloc47.com/building-a-personal-dashboard-in-clojurescript-part-3/" target="_blank" rel="noopener">Building a Personal Dashboard in ClojureScript Part 3</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="http://malloc47.com/">malloc47</a>
|
||
</small>
|
||
<small class="webring__date">- <date datetime="2021-09-12 00:00:00 +0000 +0000">2021-09-12</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>
|