Migrate to tufte-css

This commit is contained in:
Dhananjay Balan
2017-01-31 22:42:20 +01:00
parent 6f0e756a56
commit b037a8dde1
35 changed files with 1671 additions and 95 deletions

View File

@@ -1,8 +1,6 @@
<div class="info">
Posted on $date$
$if(author)$
by $author$
$endif$
</div>
<article class="group">
<h1>$title$</h1>
<p class="subtitle">$date$</p>
$body$
$body$
</article>