add h-card and h-entry for indieweb content
This commit is contained in:
parent
5396bef80e
commit
8ce8d5fca2
9 changed files with 124 additions and 83 deletions
|
@ -19,11 +19,10 @@
|
|||
</ul>
|
||||
</nav>
|
||||
<header>
|
||||
<h1>Current or finished projects</h1>
|
||||
<time datetime=""></time>
|
||||
<h1 class="p-name">Current or finished projects</h1>
|
||||
</header>
|
||||
<article><p>sorted in reverse chronological order so that the most
|
||||
recent projects appears first:</p>
|
||||
<p>sorted in reverse chronological order so that the most recent
|
||||
projects appears first:</p>
|
||||
<h2 id="section">2023</h2>
|
||||
<ul>
|
||||
<li>started to work on a tool to help publish both a website and a
|
||||
|
@ -58,11 +57,12 @@ mobile UI contrary to Gogs. Lives at the same address.</li>
|
|||
<li>installed Gogs on my Raspberry Pi now with remote access</li>
|
||||
<li>installed Pi-Hole on my Raspberry Pi</li>
|
||||
<li>built my website using PicoCMS</li>
|
||||
</ul></article>
|
||||
</ul>
|
||||
<footer>
|
||||
<hr>
|
||||
<a href="mailto:steven@gibone.fr">steven@gibone.fr</a><br>
|
||||
<a rel=me href="https://mastodon.zaclys.com/@lonion">@lonion@mastodon.zaclys.com</a><br>
|
||||
This page is <a href="https://jeffhuang.com/designed_to_last/">designed to last</a>.
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue