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
|
@ -18,16 +18,20 @@
|
|||
<li><a href="/gibone-cv.pdf">~/gibone-cv.pdf</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<header>
|
||||
<h1>Let’s try something new</h1>
|
||||
<time datetime="2024-05-06">2024-05-06</time>
|
||||
</header>
|
||||
<article><p>i just found out about <strong>WeblogPoMo2024</strong>,
|
||||
which is just another challenge encouraging people to blog everyday (or
|
||||
as much as possible) during May 2024. I won’t force myself to do it
|
||||
every single day but it might give me the push i needed to finaly start
|
||||
something here. i read about it in Daryl Sun’s latest post who in turn
|
||||
joined because of anniegreens’s blog</p>
|
||||
<article class="h-entry">
|
||||
<header>
|
||||
<h1 class="p-name">Let’s try something new</h1>
|
||||
<time class="dt-published" datetime="2024-05-06">2024-05-06</time>
|
||||
<a class="p-author h-card" href="https://steven.gibone.fr">s.gibone</a>
|
||||
<a class="u-url" href="/logs/./2024-05-06_weblogpomo2024_a_new_beginning.html">permalink</a>
|
||||
</header>
|
||||
<div class="e-content">
|
||||
<p>i just found out about <strong>WeblogPoMo2024</strong>, which is just
|
||||
another challenge encouraging people to blog everyday (or as much as
|
||||
possible) during May 2024. I won’t force myself to do it every single
|
||||
day but it might give me the push i needed to finaly start something
|
||||
here. i read about it in Daryl Sun’s latest post who in turn joined
|
||||
because of anniegreens’s blog</p>
|
||||
<ul>
|
||||
<li><a
|
||||
href="https://blog.darylsun.page/2024/05/04/weblogpomo-2024-day-1-4-blog-construction-post-mortem-1">Weblog
|
||||
|
@ -53,11 +57,14 @@ theme, only whatever crosses my mind.</p>
|
|||
<p>i shouldn’t worry about article length either and concentrate on
|
||||
publishing whenever i feel like i’ve said enough on the matter. since i
|
||||
started in english i might just continue like that but nothing’s
|
||||
sure.</p></article>
|
||||
sure.</p>
|
||||
</div>
|
||||
</article>
|
||||
<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