Exporting to 11ty

The 11ty export engine is not yet implemented. StaticShape’s CLI lists 11ty as an option, but selecting it will produce an error.

#What this engine would produce

An 11ty export engine would generate the same four categories of output as other engines, using Nunjucks or Liquid templates:

#Contributing

This engine is open for contributions. See the GitHub repository to get involved. The Hugo export engine serves as a reference implementation.