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://krita.org/en/posts/2025/draw_and_paint_better_with_krita/" target="_blank" rel="noopener">Wesley Gardner presents: Draw and Paint Better with Krita</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://krita.org/en/">Krita</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2025-04-09 00:00:00 +0000 +0000">2025-04-09</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://blog.yoshuawuyts.com/syntactic-musings-on-view-types/" target="_blank" rel="noopener">Syntactic Musings on View Types</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://blog.yoshuawuyts.com">Yosh Wuyts — Blog</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2025-04-04 00:00:00 +0000 +0000">2025-04-04</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://www.inkandswitch.com/ink/notes/selection-gestures" target="_blank" rel="noopener">Ink Note Q1 2025: Selection Gestures</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="2025-03-15 00:00:00 +0000 GMT">2025-03-15</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://nyxt-browser.com/article/release-4.0.0-pre-release-1.org" target="_blank" rel="noopener">Nyxt 4.0.0-pre-release-1</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://nyxt-browser.com">Nyxt Browser</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-12-17 00:00:00 +0000 UTC">2024-12-17</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>
|