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,32 +19,32 @@
|
|||
</ul>
|
||||
</nav>
|
||||
<header>
|
||||
<h1>log index</h1>
|
||||
<time datetime=""></time>
|
||||
<h1 class="p-name">log index</h1>
|
||||
</header>
|
||||
<article><p>Ici vous verrez tous les posts que j’ai écrit pour ce site,
|
||||
je vais râler, certainement. Here will live gemlog posts about nothing
|
||||
and everything, I will rant about a lot of thing, I could I not, you
|
||||
deserve entertainment!</p>
|
||||
<p>Ici vous verrez tous les posts que j’ai écrit pour ce site, je vais
|
||||
râler, certainement. Here will live logs about nothing and everything, I
|
||||
will rant about a lot of thing, I could I not, you deserve
|
||||
entertainment!</p>
|
||||
<h2 id="logs">logs</h2>
|
||||
<ul>
|
||||
<li><a href="logs/2024-05-21_ecrire_cest_dur.html">2024-05-21 - Ecrire
|
||||
<li><a href="/logs/2024-05-21_ecrire_cest_dur.html">2024-05-21 - Ecrire
|
||||
(régulièrement) c’est dur</a></li>
|
||||
<li><a
|
||||
href="logs/2024-05-08_i_just_found_out_about_indieweb.html">2024-05-08 -
|
||||
I just found out about the IndieWeb</a></li>
|
||||
href="/logs/2024-05-08_i_just_found_out_about_indieweb.html">2024-05-08
|
||||
- I just found out about the IndieWeb</a></li>
|
||||
<li><a
|
||||
href="logs/2024-05-06_weblogpomo2024_a_new_beginning.html">2024-05-06 -
|
||||
href="/logs/2024-05-06_weblogpomo2024_a_new_beginning.html">2024-05-06 -
|
||||
Let’s try something new</a></li>
|
||||
<li><a href="logs/2021-05-04_networking_school.html">2021-05-04 - I’m
|
||||
<li><a href="/logs/2021-05-04_networking_school.html">2021-05-04 - I’m
|
||||
learning networking</a></li>
|
||||
<li><a href="logs/2021-05-01_windowssucks.html">2021-05-01 - I hate
|
||||
<li><a href="/logs/2021-05-01_windowssucks.html">2021-05-01 - I hate
|
||||
Microsoft</a></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