mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-04-24 00:19:16 +00:00
79 lines
2.5 KiB
HTML
79 lines
2.5 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://jvns.ca/blog/2024/01/26/inside-git/" target="_blank" rel="noopener">Inside .git</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-01-26 09:42:42 +0000 UTC">2024-01-26</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://matrix.org/blog/2024/01/26/this-week-in-matrix-2024-01-26/" target="_blank" rel="noopener">This Week in Matrix 2024-01-26</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-01-26 00:00:00 +0000 UTC">2024-01-26</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://blog.replit.com/rotation-on-mobile" target="_blank" rel="noopener">Landscape or Portrait? You Decide</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="2023-12-28 17:00:00 +0000 GMT">2023-12-28</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>
|