mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 07:58:02 +00:00
91 lines
3.1 KiB
HTML
91 lines
3.1 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/07/03/reasons-to-use-job-control/" target="_blank" rel="noopener">Reasons to use your shell's job control</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-07-03 08:00:20 +0000 UTC">2024-07-03</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://blog.replit.com/improved-dependency-management" target="_blank" rel="noopener">Improved Dependency Management</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-07-01 16:18:22 +0000 GMT">2024-07-01</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://emersion.fr/blog/2024/status-update-65/" target="_blank" rel="noopener">Status update, June 2024</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://emersion.fr/blog/">emersion</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-06-19 00:00:00 +0200 +0200">2024-06-19</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://latex-project.org//news/2024/06/13/issue39-of-latex2e-released/" target="_blank" rel="noopener">LaTeX 2024-061-01 PL1 released and distributed</a>
|
|
</p>
|
|
<span class="webring__metadata">
|
|
<small class="webring__source">
|
|
via <a href="https://latex-project.org//">The LaTeX Project</a>
|
|
</small>
|
|
<small class="webring__date">- <date datetime="2024-06-13 02:00:00 +0200 +0200">2024-06-13</date></small>
|
|
</span>
|
|
</div>
|
|
|
|
<div class="webring__article">
|
|
<p class="webring__title">
|
|
<a href="https://sfconservancy.org/news/2024/may/23/fossy-2024-cfp-announcement/" target="_blank" rel="noopener">FOSSY 2024 CFP announcement</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-05-23 13:50:46 -0400 -0400">2024-05-23</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>
|