summaryrefslogtreecommitdiff
path: root/README.txt
blob: 4c10ad6f8dad0e15057296361837738b29ccf38c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
This is a very simple static site generator.

This is a fork from a static site generator put together by william.

To use it:

- clone this repository
- edit the file index.md
- update index.html by running:

	./build index.md

This README is probably not enough to use this site generator, so please email me your questions if you are trying to use it.