mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 10:58:33 +00:00
79 lines
2.6 KiB
HTML
79 lines
2.6 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.yoshuawuyts.com/extending-rusts-effect-system/" target="_blank" rel="noopener">Extending Rust's Effect System</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://blog.yoshuawuyts.com">Yoshua Wuyts — Blog</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-02-09 00:00:00 +0000 +0000">2024-02-09</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://matrix.org/blog/2024/02/09/this-week-in-matrix-2024-02-09/" target="_blank" rel="noopener">This Week in Matrix 2024-02-09</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://matrix.org">Matrix.org</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-02-09 00:00:00 +0000 UTC">2024-02-09</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://blog.replit.com/replitfile" target="_blank" rel="noopener">Easier Editing for .replit Files</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://blog.replit.com">Replit Blog</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-02-06 16:00:00 +0000 GMT">2024-02-06</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://fasterthanli.me/articles/just-paying-figma-15-dollars" target="_blank" rel="noopener">Just paying Figma $15/month because nothing else fucking works</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="2023-10-19 16:50:00 +0000 UTC">2023-10-19</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>
|