orestaty 1.0.0

HTML-centered handlebars-based static site generator
Documentation
1
2
3
4
5
6
7
8
9
10
11
<!doctype html>
<html>
	<head></head>
	<body>
		index.html
<pre style="background-color:#ffffff;">
<span style="font-weight:bold;color:#a71d5d;">int </span><span style="font-weight:bold;color:#795da3;">main </span><span style="color:#323232;">() {
</span><span style="color:#323232;">  </span><span style="font-weight:bold;color:#a71d5d;">return </span><span style="color:#0086b3;">0</span><span style="color:#323232;">;
</span><span style="color:#323232;">}</span></pre>
	</body>
</html>