Saaze

screenshot of Saaze

Simplified Saaze is a static site generator. It aims to be fast, easy to understand and easy to use.

Overview

Simplified Saaze is an innovative flat-file content management system (CMS) that prioritizes ease of use for building simple websites and blogs. By completely forgoing a graphical user interface in favor of a command-line setup, it simplifies the web development process, making it accessible for users who prefer straightforward solutions. While many static site builders come with a steep learning curve and a plethora of tools, Simplified Saaze aims to make the process "stupidly simple" for personal site creation.

With a focus on minimalism and speed, Simplified Saaze offers an intuitive approach to managing web content. It accommodates users who are comfortable with technical tasks while being fast, secure, and easy to understand. This CMS is an excellent choice for anyone looking to quickly deploy a website without the complexities often associated with traditional hosting solutions.

Features

  • Easy to Run: Requires only PHP8, a C compiler, and Composer—no dependency issues to deal with.
  • Easy to Host: Can be served either dynamically or statically, providing flexibility based on user needs.
  • Easy to Edit: Content is managed using simple Markdown files, making updates straightforward and efficient.
  • Easy to Theme: Utilizes plain PHP/HTML for templates, allowing users to easily customize their site's appearance.
  • Fast and Secure: Operates without a database, resulting in 30 times faster performance than Hugo and 4 times faster than Zola, while also minimizing potential security issues.
  • Simple to Understand: The entire structure consists of collections of entries, making the inner workings intuitive for users.
  • Lightweight Codebase: Comprises around 1.5k lines of PHP and C code, ensuring a minimalist and efficient setup.
  • Example Themes Available: Offers a variety of pre-built themes to help users get started quickly without needing to design from scratch.
blog
Blog

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.