website/layouts/partials/openring.html
Gabriel Arazas 5ec8e6063a Update my logo
Yay! Created my logo now.
2020-11-17 08:32:04 +08:00

93 lines
3.3 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.

<hr/>
<section class="webring">
<h3>Posts from other blogs I follow</h3>
<section class="articles">
<div class="webring__article">
<p class="webring__title">
<a href="https://guix.gnu.org/blog/2020/online-guix-day-announce-2/" target="_blank" rel="noopener">Online Guix Day Conference: schedule released!</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://guix.gnu.org/blog/">GNU Guix — Blog</a>
</small>
<small class="webring__date">- <date datetime="2020-11-16 00:00:00 &#43;0000 UTC">2020-11-16</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://kde.org/announcements/pinephone-plasma-mobile-edition/" target="_blank" rel="noopener">Introducing the PinePhone - KDE Community edition</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://kde.org/announcements/">Announcements on KDE</a>
</small>
<small class="webring__date">- <date datetime="2020-11-15 12:00:00 &#43;0100 &#43;0100">2020-11-15</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://sachachua.com/blog/2020/11/2020-11-09-emacs-news/" target="_blank" rel="noopener">2020-11-09 Emacs news</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://sachachua.com/blog">sacha chua :: living an awesome life</a>
</small>
<small class="webring__date">- <date datetime="2020-11-10 03:55:00 &#43;0000 &#43;0000">2020-11-10</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://protesilaos.com/codelog/2020-10-24-org-export-dispatcher-face/" target="_blank" rel="noopener">Orgs export dispatcher has a new face for its keys</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://protesilaos.com/codelog.xml">Protesilaos Stavrou: Coding blog</a>
</small>
<small class="webring__date">- <date datetime="2020-10-24 00:00:00 &#43;0000 &#43;0000">2020-10-24</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://brettgilio.com/posts/2020-10-18-emacsconf-2020.html" target="_blank" rel="noopener">EmacsConf 2020 &amp; My Submission</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://brettgilio.com/">Brett Gilio&#39;s blog</a>
</small>
<small class="webring__date">- <date datetime="2020-10-18 15:50:00 -0500 -0500">2020-10-18</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;
color: var(--base03);
}
</style>