Différences entre versions de « 2017-052 »
De Mi caja de notas
Ligne 11 : | Ligne 11 : | ||
== indieweb == | == indieweb == | ||
+ | * statique : install https://phenomic.io/docs/setup/ | ||
+ | * [[blocs de construction indieweb]] - traduction à relire pour étude intégration [[h-entry]] | ||
− | + | <source lang="html4strict"> | |
+ | |||
+ | <article class="h-entry"> | ||
+ | <div class="e-content"> | ||
+ | <p>Having fun with @aaronpk, helping @border_none attendees mark up their sites with rel="me" links, h-entry classes, and webmention endpoints.</p> | ||
+ | </div> | ||
+ | |||
+ | <time class="dt-published" datetime="2014-10-18 08:42:37">8:42am</time> | ||
+ | |||
+ | </article> | ||
+ | |||
+ | </source> |
Version du 21 février 2017 à 04:49
mardi 22 février 2017
Sainte Isabelle
bibliothèque : procès / processus
Toute réalité est une unité complexe. <footer>(Alfred North Whitehead, Procès et réalité. Essai de cosmologie, )</footer>
indieweb
- statique : install https://phenomic.io/docs/setup/
- blocs de construction indieweb - traduction à relire pour étude intégration h-entry
<article class="h-entry">
<div class="e-content">
<p>Having fun with @aaronpk, helping @border_none attendees mark up their sites with rel="me" links, h-entry classes, and webmention endpoints.</p>
</div>
<time class="dt-published" datetime="2014-10-18 08:42:37">8:42am</time>
</article>