blogotheme/layouts/partials/openring-out.html
2023-08-29 13:36:32 +02:00

86 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://reporterre.net/Tuto-comment-contester-en-justice-un-projet-polluant" target="_blank" rel="noopener">Tuto : comment contester en justice un projet polluant</a>
</h4>
<p class="summary">
Un projet climaticide est prévu près de chez vous et vous souhaitez le contester ? Il est encore temps de mener un recours en justice ! Voici les cinq étapes à suivre. Cet article est le deuxième de notre série « T…</p>
<small class="source">
via <a href="https://reporterre.net/">Reporterre, le média de l&#39;écologie</a>
</small>
<small class="date">August 29, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.archdaily.com/1006074/tertulia-bar-and-restaurant-otherworlds" target="_blank" rel="noopener">
Tertulia Bar and Restaurant / otherworlds
</a>
</h4>
<p class="summary">
The Balcao, Goas beloved porch - The Balcao is an outdoor porch found in most Goan homes today, characterized by thick curved walls with seats built onto its sides, finished in brightly colored hand-cast concrete. It is a welcome gesture of the h…</p>
<small class="source">
via <a href="https://www.archdaily.com/">ArchDaily</a>
</small>
<small class="date">August 29, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://solar.lowtechmagazine.com/2023/08/direct-solar-power-off-grid-without-batteries/" target="_blank" rel="noopener">Direct Solar Power: Off-Grid Without Batteries</a>
</h4>
<p class="summary">
Image: a laptop running on direct solar power. Photo: Marie Verdeil.
Conventional solar installations do not question our dependence on fossil fuels and the energy-guzzling lifestyle that results. Both rooftop solar panels and large-scale solar farms pro…</p>
<small class="source">
via <a href="https://solar.lowtechmagazine.com/posts/">LOW←TECH MAGAZINE English</a>
</small>
<small class="date">August 25, 2023</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>