Compare commits

...

3 Commits

Author SHA1 Message Date
prx f428a471df rm idea used 2022-01-31 08:57:22 +01:00
prx c8476ee319 add artwork 2022-01-31 08:53:30 +01:00
prx 014e0ba6e5 add some links 2022-01-31 08:48:52 +01:00
6 changed files with 7 additions and 8 deletions

View File

@ -22,7 +22,6 @@ Communities
Artworks
--------
- https://bsd.network/@prahou/106965372352267989
- https://si3t.ch/img/wallpapers/isotopwall.jpg (by Péhä)
Readers comments
----------------

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -5,7 +5,7 @@
<li><strong>Syspatch</strong>:
<a href="https://ftp.openbsd.org/pub/OpenBSD/patches/7.0/common/009_expat.patch.sig" class="permalink">009</a> (all architectures),
<a href="https://ftp.openbsd.org/pub/OpenBSD/patches/7.0/common/010_vmm.patch.sig" class="permalink">010</a> (amd64),
<a href="https://ftp.openbsd.org/pub/OpenBSD/patches/7.0/common/011_ppctrap.patch.sig" class="permalink">011</a> (macppc),
<a href="https://ftp.openbsd.org/pub/OpenBSD/patches/7.0/common/011_ppctrap.patch.sig" class="permalink">011</a> (macppc)
</li>
</ul>

View File

@ -4,5 +4,7 @@
<ul>
<li><a class="permalink" href="https://josephchoe.com/2021/12/24/opensmtpd">OpenSMTPD on the Local Network</a></li>
<li><a class="permalink" href="https://kevinthomas.dev/posts/openbsd-thinkpadt480.html">Installing and setting up OpenBSD on Thinkpad T480 + improving slowness</a></li>
<li><a class="permalink" href="https://www.exoticsilicon.com/crystal/pinephone_openbsd/">Crystal installs OpenBSD on the Pinephone</a></li>
<li><a class="permalink" href=" https://x61.sh/log/2022/01/20220127T190458-got.html">GoT all the things</a></li>
</ul>
</article>

View File

@ -1,15 +1,13 @@
<!-- section commented
<article id="artwork">
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h2>Artworks of the moment</h2>
<figure>
<a href="static/images/puffer_city_original.jpg">
<a href="static/images/isotopwall.jpg">
<picture>
<img src="static/images/puffer_city_small.jpg"
alt="A drawing featuring a city viewed from some altitude with many characters looking like OpenBSD mascot." />
<img src="static/images/isotopwall_small.jpg"
alt="A wallpaper representing puffy as a kernel in an atom." />
</picture>
</a>
<figcaption>MASCOT</figcaption>
<figcaption>By Péhä</figcaption>
</figure>
</article>
END HTML Comment -->