mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 13:58:05 +00:00
5ec8e6063a
Yay! Created my logo now.
93 lines
3.3 KiB
HTML
93 lines
3.3 KiB
HTML
<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 +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 +0100 +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 +0000 +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">Org’s 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 +0000 +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 & My Submission</a>
|
||
</p>
|
||
<span class="webring__metadata">
|
||
<small class="webring__source">
|
||
via <a href="https://brettgilio.com/">Brett Gilio'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>
|