aboutsummaryrefslogtreecommitdiff
path: root/out.html
blob: a405db28c9dee739caded2a1812c5f71d4452c85 (plain) (blame)
1
2
3
4
5
6
7
<html>
<h3> Palpad</h3>
<p>A really simple markdown parser + static site generator. </p>
<p>It supports a small subset of the markdown spec. The goal is to be able to host</p>
<p>a directory of markdown files, and then use `palpad` to convert the directory</p>
<p>to valid HTML.</p>
</html>