[DEPRECATED] [READ-ONLY] Use Symfony plugin instead →
The Statie product is a static site generator that takes HTML, Markdown, and Twig files and generates static HTML pages. It allows users to generate and see their website locally, and provides features such as migrating from other generators like Jekyll or Sculpin, configuration options, writing posts, generating APIs, redirecting old pages, and more.
statie.yml configuration file, similar to Symfony Kernel's config.yml.Statie is a static site generator that takes HTML, Markdown, and Twig files and converts them into static HTML pages. It provides features such as local preview, migration from other generators, configuration options, post writing, API generation, redirecting old pages, Twig filters, comprehensive documentation, and easy contribution. To install it, prepare your content, generate the necessary files, install dependencies, and generate the static site.
Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading