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

@@ -2,15 +2,12 @@
title: Home
---
<h2>Welcome</h2>
<img src="/images/haskell-logo.png" style="float: right; margin: 10px;" />
<h1>Binary Strolls</h1>
<p>Welcome to my blog!</p>
<h3>Recent Posts</h3>
<p>I've reproduced a list of recent posts here for your reading pleasure:</p>
<h2>Posts</h2>
$partial("templates/post-list.html")$
<p>…or you can find more in the <a href="/archive.html">archives</a>.</p>