Skip to main content Skip to navigation Skip to footer

Stattic

  • Contact Us
  • About Stattic
  • Customizing Stattic: Command-Line Arguments for Stattic

    Stattic is a flexible static site generator that lets you customize the way your site is built through a variety of command-line arguments. These arguments allow you to minify files, choose fonts, change the number of posts per page, and more. In this post, we'll go through some of the...
  • Decentralizing Publishing with Stattic

    Stattic is an open source Python-based static site generator designed to simplify website creation and support the decentralization of publishing, giving the power back into the hands of the creator community where it belongs. Key Features of Stattic The following list is in no particular order and will be changing...
  • How to Build and Deploy Your Website with Stattic and GitHub Pages

    With Stattic, you can easily build a static site and deploy it to GitHub Pages for free hosting. This guide will walk you through how to create your site, export the build files to a GitHub repository, and automate your workflow to push updates live. Prerequisites Before we start, make...
  • Customizing Stattic: Front Matter Fields

    Below is a comprehensive list of all of the front matter fields that are used by Stattic. 1. title Description: The title of your post or page. Type: String Default: 'Untitled' Usage: title: "Your Post Title"` 2. date Description: The publication date of your post or page. Type: String (Accepted...
  • Say Hello to Stattic

    Welcome to Stattic, the lightweight, modern, static site generator that's decentralizing publishing and putting the power to create websites back into the hands of the community creating them. If you've ever been frustrated with the sluggishness, archaic architecture and endless database queries of traditional content management systems, then Stattic is...

Get Stattic