Statie

screenshot of Statie

[DEPRECATED] [READ-ONLY] Use Symfony plugin instead →

Overview:

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.

Features:

  • Static HTML Generation: Statie takes HTML, Markdown, and Twig files and converts them into static HTML pages.
  • Local Preview: Users can generate their website locally and preview it in their browser.
  • Migrating from Jekyll or Sculpin: Statie provides step-by-step guides on how to migrate from Jekyll or Sculpin to Statie.
  • Configuration Options: Users can configure their site using the statie.yml configuration file, similar to Symfony Kernel's config.yml.
  • Writing Posts: Statie allows users to create new posts using Markdown files and provides a default template for them.
  • Custom Templates: Users can configure their own template path for their website.
  • API Generation: Statie can generate JSON API pages based on stored parameters.
  • Redirecting Old Pages: Users can redirect old pages to new ones using Statie.
  • Twig Filters: Statie provides useful Twig filters for manipulating and formatting data in templates.
  • Documentation: Statie offers comprehensive documentation and showcases projects that use Statie on their website.
  • Contributing: Users can contribute to Statie by opening issues or sending pull requests to the main repository.

Summary:

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.

github-pages
GitHub Pages

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