stuart_core 0.2.3

A Blazingly-Fast Static Site Generator.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
<html>
<body>
<ul>
<li>This ...</li>
<li>This ...</li>
</ul>
<ul>
<li>This is post 1</li>
<li>This is post 2</li>
</ul>
</body>
</html>