The results are in for the Jamstack Community Survey 2021. Learn more

Stasis

Home page
https://getstasis.com/
Repository
Gioni06/stasis-generator
Language:
TypeScript
License:
MIT
Templates:
Handlebars

Stasis is a simple and easy to use static site generator. It aims to provide production ready tools to create static website projects.

Stasis uses Handlebars templates to compile your Markdown source files into static HTML web pages. Scripts and styles are compiled using the powerful Parcel Bundler. It can handle sass, scss, ts and many more asset types and compiles them into pure javascript and CSS.

Each page can expose a GraphQL query to collect page data that you can use inside your Handlebars templates.

Deploy to Netlify

Find more static site generators.