Skip to content

globalmentor/guise-mummy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guise Mummy Project

The Guise™ Mummy project comprises several products and related utilities:

  • Guise™ Mummy : Static site generator.
  • Guise™ Mesh : Template transformation engine used in Guise Mummy.
  • Guise™ CLI : The command-line interface for invoking Guise Mummy for static site generation and deployment.

Build

Guise requires Java 11 and has been tested with the OpenJDK 11 on Windows 10. Building requires a recent version of Apache Maven.

Build Guise Mummy using the following command:

mvn clean install

This will create all of the projects. Building all projects is necessary, even if you want to use only one. The CLI can be invoked using the following (substituting the appropriate version for x.x.x):

cli/target/bin/guise

On Windows the build process creates an executable CLI, which you may copy and use as desired, or execute in place:

cli\target\bin\guise.exe

Usage

Guise usage is explained in each of the subprojects, listed above.

Issues

Issues tracked by JIRA.

Changelog

  • 0.1.0: First working release of Guise Mummy.

About

Guise™ Mummy static site generator.

Resources

Stars

Watchers

Forks

Packages

No packages published