commit 0c05d0f38ce792ef17c67409d2236e34f7a62f76 parent 5e6e29bf55ec824924aa7acc57e132bafe3873ef Author: Frederic Cambus <fred@statdns.com> Date: Sat, 27 Feb 2016 22:53:43 +0100 Adding description in README.md Diffstat:
M | README.md | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -1,5 +1,7 @@ ## Description +Motyl is an opinionated static site generator written in Lua. It uses Mustache as templating system, and all content is written in Markdown. + ## Requirements Motyl requires Lua and Make.