stark 0.1.1

Stark is a blazingly fast static site generator
1
2
3
4
5
6
7
8
---
layout: page
title: About
---

<div>
    <h1>{{ title }}</h1>
</div>