Stasis

A static site generator that is simple and easy to use.

npm i -g stasis-generator

Easy content creation

Write your content with the simple and intuitive Markdown format. Define layouts, titles and any number of arbitrary data using Front Matter.

Powerful asset pipeline

No matter how you prefer to write your scripts or styles. Stasis can handle it. It uses Parcel bundler under the hood to give you a powerful and fast assets pipeline.

GraphQL Support

Query your pages with GraphQL to create advanced layouts. Just add a `query` to your Front Matter to expose the results to a template.