Initial commit.

This commit is contained in:
Thomas Hintz
2013-10-12 16:04:37 -07:00
commit 968d639d2e
4 changed files with 154 additions and 0 deletions

10
alley-cat.meta Normal file
View File

@@ -0,0 +1,10 @@
(
(category web)
(needs sxml-transforms srfi-69 scss srfi-13 lowdown doctype)
;(test-depends test)
(author "Thomas Hintz")
(synopsis "Alley Cat is a simple static website generator.")
)