Guise™ Mummy

static site generator

Guise Mummy is a tool, accessed via the Guise Command Line Interface (CLI), for taking various source document files such as Markdown and generating a site that can be served or deployed independently.

Fast and easy deployment to AWS S3 with CloudFront distribution and full SSL/TLS support using a custom domain.

Quick Start

  1. Install the Guise CLI.
  2. Place your files (e.g. Markdown) in myproject/src/site/.
  3. From inside myproject/ invoke guise mummify.
  4. Your site will be generated in myproject/src/target/.
  5. To test your site, invoke guise serve --browse.

Source Code

GitHub, Bitbucket

Issue Tracking

JIRA

Artifacts

io.guise:guise-mummy