Dragon

Website Content Management System using Embedded Elixir templates (EEX)
Dragon Mascot

BETA — fairly feature complete, but needs some sea trials. See the TODO for more info.

Dragon is a content management system similar to Jekyll, but using Elixir and EEX templates, along with some improvements to behavior (cue xkcd comic). It is the static-site generator counterpoint to the Elixir Phoenix appserver.

If you are familiar with Jekyll, you should be able to migrate fairly easily.

Benefits of Dragon:

For more information see: Using.

Additional topics:

Example:

Example

Known Issues

FAQ

Aren't Static CMS's dead?

Of course not! A majority of web content is static! With Dragon you can easily build and deploy a site to a statically served CDN, such as Amazon, and host your site for pennies if not chump change (sidebar: article on how to do this pending, but checkout https://github.com/srevenant/website-2-s3-cdn).

As Dragon evolves it'll become more integrated with Phoenix, so you can leverage the power of both a static content generator and a dynamic appserver!