You're viewing old version number 6. - Current version
Add h-entry microformat
Completed in early October 2013.
http://microformats.org/wiki/h-entry
Surround content with the article tag.
Include h-entry with the article tag.
<article class="h-entry">
<h1 class="p-name">Microformats are amazing</h1>
<p>Published by <a class="p-author h-card">W. Developer</a>
on <time class="dt-published" datetime="2013-06-13 12:00:00">13<sup>th</sup> June 2013</time>
<p class="p-summary">In which I extoll the virtues of using microformats.</p>
<div class="e-content">
<p>Blah blah blah</p>
</div>
</article>
Related to displaying remote posts (responses) via webmention.
http://adactio.com/journal/6495/
http://adactio.com/journal/6469/
From JR's : articles
66 words - 655 chars
created on
updated on
- #
source
- versions
Related articles
Resolved - Add auto-save and live preview to blog posts - Aug 21, 2013
Add a night mode display - Aug 08, 2013
Resolved - Add sort options to tag list page - Jun 27, 2013
Resolved - Add client-side Textile markup editor - Aug 21, 2013
Commit to GitHub 11Oct2013 - Oct 12, 2013
more >>