First blog post

This commit is contained in:
Isaac
2022-09-07 09:14:07 -03:00
commit 837ed93129
25 changed files with 1446 additions and 0 deletions

View File

@ -0,0 +1,15 @@
<article>
<header>
<h1>@|title|</h1>
<p class='date-and-tags'>@|date| :: @|tags|</p>
<p class='authors'>By: @|authors|</p>
</header>
@|content|
<footer>
@twitter-share-button[full-uri]
@google-plus-share-button[full-uri]
@disqus-comments["shortname"]
@older/newer-links[older-uri older-title newer-uri newer-title
#:for-bs 4]
</footer>
</article>