blogotheme/layouts/partials/openring-out.html
2025-10-07 16:02:28 +02:00

80 lines
2.8 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<section class="webring side-padding">
<h3>Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://www.archdaily.com/1034557/kivikhusen-stadstudio" target="_blank" rel="noopener">
Kivikhusen / STADSTUDIO
</a>
</h4>
<p class="summary">
Nestled in the picturesque heart of Österlen, where the cultural landscape converges with the sea, lies &#34;Kivikhusen&#34;. This development features a thoughtfully designed, small-scale community comprising 33 wooden houses, garden rooms, and i…</p>
<small class="source">
via <a href="https://www.archdaily.com/">ArchDaily Global</a>
</small>
<small class="date">October 4, 2025</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://reporterre.net/Rachel-six-mois-ferme-et-la-lutte-climat-comme-une-necessite" target="_blank" rel="noopener">Rachel, six mois ferme et la lutte climat comme une « nécessité »</a>
</h4>
<p class="summary">
« Je n&#39;ai jamais vu ça », dit son avocate. Rachel, 23 ans, a été condamnée à 6 mois de prison ferme pour avoir aspergé l&#39;hôtel Matignon de peinture à l&#39;eau. La militante du collectif Dernière rénovation …</p>
<small class="source">
via <a href="https://reporterre.net/">Reporterre, le média de l&#39;écologie - Indépendant et en accès libre</a>
</small>
<small class="date">October 4, 2025</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.laquadrature.net/2025/10/03/chat-control-on-fait-le-point/" target="_blank" rel="noopener">Chat Control : on fait le point</a>
</h4>
<p class="summary">Ceci est une traduction de larticle « Chat Control: What is actually going on? » publié le 24 septembre 2025 par EDRi, réseau dassociations européennes dont La Quadrature du Net fait partie.
Chat Control : de quoi sagit-il ?
Au cours…</p>
<small class="source">
via <a href="https://www.laquadrature.net">La Quadrature du Net</a>
</small>
<small class="date">October 3, 2025</small>
</div>
</section>
<p class="attribution">
Generated by
<a rel="nofollow" href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 0;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>