nomorepanic / medusa

Static site generator in Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Medusa

Hex.pm Travis (.com) Hexdocs

Elixir static site generator that supports Pug.

Installation

mix escript.install hex medusa

Usage

Start with:

medusa new mysite

A compile command is available:

medusa compile

A dev server is provided:

medusa server

About

Static site generator in Elixir

License:Mozilla Public License 2.0


Languages

Language:Elixir 100.0%