Fix: HTML Semantic for issue1

This commit is contained in:
HUC Stéphane 2021-10-04 13:59:52 +02:00
parent 522c63f9e0
commit 456bc38e9f
Signed by untrusted user who does not match committer: hucste
GPG Key ID: C4ED64222D9B037F
11 changed files with 47 additions and 28 deletions

View File

@ -1,8 +1,9 @@
<div id="title"><a href="https://webzine.puffy.cafe">OpenBSD Webzine</a></div>
<header>
<h1 id="title"><a href="https://webzine.puffy.cafe">OpenBSD Webzine</a></h1>
<div id="banner">
<div>ISSUE #__ISSUE__</div>
<div>__DATE__</div>
<p>ISSUE #__ISSUE__</p>
<p><time datetime="__DATE__">__DATE__</time></p>
</div>
</header>
<main>
<section>

View File

@ -1,7 +1,8 @@
<!-- SECTION -->
<article id="headlines">
<h1>TL;DR</h1>
<ul>
<li>OpenBSD 7.0 release very soon</li>
<li>LibreSSL problem with Let's Encrypt certificates</li>
<li>First issue of this webzine!! We do have an <a href="atom.xml" class="permalink">Atom feed</a>.</li>
</ul>
</article>

View File

@ -1,7 +1,8 @@
<!-- SECTION -->
<article id="current">
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h1>Recent -current changes</h1>
<ul>
<li>Base system repository has been locked and tagged 7.0 and development is now continuing.</li>
<li>Ports tree is locked, meaning no ports changes are allowed to developers.</li>
</ul>
</article>

View File

@ -1,4 +1,4 @@
<!-- SECTION -->
<article id="stable">
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h1>6.9-stable changes</h1>
<ul>
@ -9,3 +9,4 @@
One of the two root certificates used to sign Let's Encrypt certificates has expired.
This is due to a bug in LibreSSL triggered by Let's Encrypt certificates being signed by two certificates of which one expired.</li>
</ul>
</article>

View File

@ -1,5 +1,8 @@
<!-- SECTION>
<!-- Commented Section --
<article id="interview">
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h2>Interview</h2>
<p>
</p-->
</p>
</article>
-- END HTML Comment -->

View File

@ -1,4 +1,4 @@
<!-- SECTION -->
<article id="tips">
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h1>Shell tips</h1>
<p>
@ -10,3 +10,4 @@
history from that number. Use <code>history 1</code> to display
the complete history.
</p>
</article>

View File

@ -1,7 +1,6 @@
<!-- SECTION-->
<article id="comments">
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h1>Reader comments</h1>
<div>
<p>I love the idea of a webzine! <em>- many people after showing the Webzine mockup</em></p>
<p>Please, make an RSS feed! <em>- anonymous</em></p>
</div>
<p>I love the idea of a webzine! <cite>- many people after showing the Webzine mockup</cite></p>
<p>Please, make an RSS feed! <cite>- anonymous</cite></p>
</article>

View File

@ -1,8 +1,12 @@
<!-- SECTION -->
<article id="links">
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h1>Going further</h1>
<ul>
<li><a class="permalink" href="https://twitter.com/openbsdnow">OpenBSD Now! Unofficial OpenBSD news, updates and thoughts</a></li>
<li><a class="permalink" href="https://github.com/ligurio/awesome-openbsd">A curated list of awesome OpenBSD resources</a></li>
<li><a class="permalink" href="https://www.openbsd.org/papers/eurobsdcon2021-espie-debug.pdf">Debug Packages in OpenBSD : Marc Espie - EuroBSDCon conference</a> - <a class="permalink" href="https://www.youtube.com/watch?v=pcHn4dl-K5c&list=PLskKNopggjc4dadqaCDmctW-swHPD49td&index=6">video</a></li>
<li>
<a class="permalink" href="https://www.openbsd.org/papers/eurobsdcon2021-espie-debug.pdf">Debug Packages in OpenBSD : Marc Espie - EuroBSDCon conference</a> -
<a class="permalink" href="https://www.youtube.com/watch?v=pcHn4dl-K5c&list=PLskKNopggjc4dadqaCDmctW-swHPD49td&index=6">video</a>
</li>
</ul>
</article>

View File

@ -1,11 +1,15 @@
<!-- SECTION -->
<article id="artwork">
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h1>Artworks of the moment</h1>
<p>
<figure>
<a href="images/puffy_city_original.jpg">
<picture>
<img src="images/puffy_city_small.jpg"
alt="A drawing featuring a city viewed from some altitude with many characters looking like the OpenBSD mascot." />
</picture>
</a>
<br />
Artwork originally found <a class="permalink" href="https://www.openbsd.org/artwork.html">here</a>.
</p>
<figcaption>
<p>Artwork originally found <a class="permalink" href="https://www.openbsd.org/artwork.html">here</a>.</p>
</figcaption>
</figure>
</article>

View File

@ -1,6 +1,9 @@
<!-- SECTION >
<!-- Commented Section --
<article id="socials">
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h2>On social media</h2>
<ul>
<li><a href=""></a></li>
</ul-->
</ul>
</article>
-- END HTML Comment -->

View File

@ -1,13 +1,14 @@
<!-- SECTION -->
<article id="quotes">
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h1>Quote</h1>
<blockquote>
<ul>
<ul>
<li>if you want something conceptualy less broken, give plan9 a try</li>
<li>if you want something more polished, give vim+coreutils a try</li>
<li>if you want something convivialist, obenbsd is the best trade off i seen (you can also give try to sbase or 9base)</li>
<li>if you want something more consistent, let's start our project :)</li>
<li>if you want something perfect, let it go :)</li>
</ul>
<cite>&mdash; Marc Chantreux on misc@ <a class="permalink" href="https://marc.info/?l=openbsd-misc&m=163077585122070&w=2">Source</a></cite>
</ul>
<cite> Marc Chantreux on misc@ <a class="permalink" href="https://marc.info/?l=openbsd-misc&m=163077585122070&w=2">Source</a></cite>
</blockquote>
</article>