blogotheme/layouts/partials/openring-out.html
2024-02-19 17:28:13 +01:00

82 lines
2.9 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://logicmag.io/policy/all-eyes-on-us-a-companion-piece" target="_blank" rel="noopener">ALL EYES ON US A Companion Piece </a>
</h4>
<p class="summary">
Transition is infinite motion. To transition is to sit in the inescapable space between violence and possibility. It is to both mourn death and revere life to feel the ache of a burning body and still insist on the exigency o…</p>
<small class="source">
via <a href="https://logicmag.io">
Logic(s) Magazine
</a>
</small>
<small class="date">February 19, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://reporterre.net/Dechets-toxiques-a-Stocamine-le-Conseil-d-Etat-autorise-le-confinement" target="_blank" rel="noopener">Déchets toxiques à Stocamine : le Conseil d&#39;État autorise le confinement</a>
</h4>
<p class="summary">
La fin d&#39;un interminable feuilleton judiciaire ? Vendredi 16 février, le Conseil d&#39;État a cassé la décision du tribunal administratif qui suspendait l&#39;arrêté préfectoral autorisant le confinement des déc…</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">February 19, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.archdaily.com/1013508/last-days-to-vote-for-the-2024-archdaily-building-of-the-year-awards" target="_blank" rel="noopener">
Last Days to Vote for the 2024 ArchDaily Building of the Year Awards
</a>
</h4>
<p class="summary">
We invite you to participate in the ArchDaily Building of the Year Awards. We ask you to recognize and reward the projects that you feel are creating the largest impact in the built environment, that ArchDaily has published on our projects databas…</p>
<small class="source">
via <a href="https://www.archdaily.com/">ArchDaily</a>
</small>
<small class="date">February 19, 2024</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>