blogotheme/layouts/partials/openring-out.html

74 lines
2.8 KiB
HTML
Raw 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.laquadrature.net/2022/02/25/donnees-de-connexion-une-victoire-en-retard/" target="_blank" rel="noopener">Données de connexion : une victoire en retard</a>
</h4>
<p class="summary">Dans sa décision de ce matin, le Conseil constitutionnel vient de censurer, comme Franciliens.net et La Quadrature le lui demandaient, une partie de lobligation de conservation généralisée et indifférenciée des données de connexion, cest-à-dire la…</p>
<small class="source">
via <a href="https://www.laquadrature.net">La Quadrature du Net</a>
</small>
<small class="date">February 25, 2022</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://blog.mondediplo.net/mali-ukraine-quelle-defense-pour-les-pretendants" target="_blank" rel="noopener"> Mali, Ukraine : quelle défense pour les prétendants à l&#39;Élysée ?</a>
</h4>
<p class="summary">Paris vient d&#39;annoncer le départ de ses troupes du Mali et le maintien d&#39;un contingent au Sahel. Dans l&#39;ambiance très « guerre froide » du moment autour de l&#39;Ukraine, la question des interventions militaires extérieures s&#39;est imposée d…</p>
<small class="source">
via <a href="https://blog.mondediplo.net/">
Les blogs du Diplo
</a>
</small>
<small class="date">February 17, 2022</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://solar.lowtechmagazine.com/2022/01/the-revenge-of-the-hot-water-bottle.html" target="_blank" rel="noopener">The Revenge of the Hot Water Bottle</a>
</h4>
<p class="summary">Imagine a personal heating system that works indoors as well as outdoors, can be taken anywhere, requires little energy, and is independent of any infrastructure. It exists and is hundreds of years old.</p>
<small class="source">
via <a href="https://solar.lowtechmagazine.com/">LOW←TECH MAGAZINE</a>
</small>
<small class="date">January 20, 2022</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>