diff options
author | David Thompson <dthompson2@worcester.edu> | 2015-01-04 20:02:16 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2015-01-04 20:02:16 -0500 |
commit | 1cd43ba9677a7e5e988a2aaeb944434debaaa58b (patch) | |
tree | e25f63774df74c73f611db3fd7f53ba24283d488 /README.md |
First commit.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..5be85cc --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +Haunt +===== + +About +----- + +Haunt is a static site generator written in Guile Scheme. + +Features +-------- + +* SXML templates +* Simple development server +* Easy deployment +* Extensible + +License +------- + +GNU GPLv3 |