Popularity
0.6
Stable
Activity
0.0
Stable
3
1
0

Monthly Downloads: 14
Programming language: Elixir
License: Mozilla Public License 2.0

medusa alternatives and similar packages

Based on the "Static Page Generation" category.
Alternatively, view medusa alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of medusa or a related project?

Add another 'Static Page Generation' Package

README

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