PHPackages                             eklausme/saaze-wendt - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. eklausme/saaze-wendt

ActiveProject

eklausme/saaze-wendt
====================

An example theme and content using the Simplified Saaze static site generator

v1.2(1y ago)07MITJavaScript

Since May 13Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/eklausme/saaze-wendt)[ Packagist](https://packagist.org/packages/eklausme/saaze-wendt)[ RSS](/packages/eklausme-saaze-wendt/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/025a34171201105854d100c7f8252bc8b6f0727dac7b2515462de3fcb7cec0cb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656b6c6175736d652f7361617a652d77656e6474)](https://packagist.org/packages/eklausme/saaze-wendt)[![License](https://camo.githubusercontent.com/81b9a75a81b2f5f5b72d6105191c1ff38dc2f56f99fe4114cd936dc041faae7f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f656b6c6175736d652f7361617a652d77656e6474)](https://packagist.org/packages/eklausme/saaze-wendt)

Example theme for Simplified Saaze: Wendt
=========================================

[](#example-theme-for-simplified-saaze-wendt)

Here is another theme called [Wendt](https://eklausmeier.goip.de/wendt) for [*Simplified Saaze*](https://eklausmeier.goip.de/blog/2021/10-31-simplified-saaze). The example content is from Alexander Wendt's [Publico](https://www.publicomag.com) magazine.

Some key features of the Wendt-theme:

1. Responsive with media breaks for large and small screens, and for printing.
2. Top menu with submenus.
3. Two column using CSS grid, ["Holy Grail Layout"](https://en.wikipedia.org/wiki/Holy_grail_(web_design)).
4. Multiple blogs:
    - Each category has its own blog by using filtering.
    - Each author has its own blog by using filtering.
    - Aggregate blog, i.e., the combination of the above.
5. Using the `` tag to showcase the initial content of a blog post.
6. Sitemap in HTML and XML, RSS feed.
7. WebAssembly based search using pagefind.
8. No cookies, therefore no annoying cookie banner required.

[![](https://camo.githubusercontent.com/e73cc15cd3810ceeebd8ceaadaa70437c62bda44088316247930f8ccaa2dc91e/68747470733a2f2f656b6c6175736d656965722e676f69702e64652f696d672f57656e64745468656d65312e77656270)](https://camo.githubusercontent.com/e73cc15cd3810ceeebd8ceaadaa70437c62bda44088316247930f8ccaa2dc91e/68747470733a2f2f656b6c6175736d656965722e676f69702e64652f696d672f57656e64745468656d65312e77656270)

See [Example Theme for Simplified Saaze: Wendt](https://eklausmeier.goip.de/blog/2024/05-13-example-theme-for-simplified-saaze-wendt) for installation, conversion, and usage.

Simplified Saaze
================

[](#simplified-saaze)

*Simplified Saaze* is a fast, all-inclusive, flat-file CMS for simple websites and blogs.

Static site builders are fast but normally have a steep learning curve and require lots of tooling to make them work. We believe building a personal site should be stupidly simple. That's why *Simplified Saaze* is built on the following principles.

- Easy to run - All you need is [PHP8](https://www.php.net), a C compiler, and [Composer](https://getcomposer.org)
- Easy to host - Serve dynamically or statically
- Easy to edit - Edit content using simple Markdown files
- Easy to theme - Templates use plain PHP/HTML
- Fast and secure - No database = less moving parts + more speed
- Simple to understand - Everything is a collection of entries

For more info and documentation for the original Saaze see . Read [*Simplified Saaze*](https://eklausmeier.goip.de/blog/2021/10-31-simplified-saaze) for installation and usage.

Speed
=====

[](#speed)

The entire WordPress blog including comments has been migrated to a static site as of 01-Apr-2024. The new site has static comments but currently does not use a commenting system like HashOver. It features instant search via [Pagefind](https://eklausmeier.goip.de/blog/2023/10-23-pagefind-searching-in-static-sites) using WebAssembly.

The migration, theme, and installation is explained in [Example Theme for Simplified Saaze: Wendt](https://eklausmeier.goip.de/blog/2024/01-02-example-theme-for-simplified-saaze-wendt). The migration of all the content, blog posts and comments, was done via two simple Perl scripts, less than 180 lines.

Running the [static site generator](https://eklausmeier.goip.de/blog/2021/10-31-simplified-saaze) on a regular basis: Converting all 770 blog posts to static with comments and dependent sub-blogs takes 5.16 seconds. In total 23,712 entries are processed, CPU is Ryzen 7 5700G. This runtime is single threaded (one core). Using multithreading this runtime cuts in half. The static site generator *Simplified Saaze* is known to be more than 10-times faster than Hugo, see [Performance Comparison Saaze vs. Hugo vs. Zola](https://eklausmeier.goip.de/blog/2021/11-13-performance-comparison-saaze-vs-hugo-vs-zola).

The resulting static site is served three times faster than the WordPress site from Frankfurt and San Francisco as checked by [Pingdom](https://tools.pingdom.com). See [Performance Comparison of Wendt Website: WordPress vs. Simplified Saaze](https://eklausmeier.goip.de/blog/2024/05-14-performance-comparison-of-wendt-website-wordpress-vs-simplified-saaze).

If you want to check the numbers, use:

```
composer create-project eklausme/saaze-wendt

```

Credits
=======

[](#credits)

*Simplified Saaze* was created by [Elmar Klausmeier](https://eklausmeier.goip.de).

Saaze was created by [Gilbert Pellegrom](https://gilbitron.me) from [Dev7studios](https://dev7studios.co). Released under the MIT license.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance53

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~177 days

Total

3

Last Release

374d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6cb6a06f07a8cb9822c4f0a919959842b785154072973e62e43025089c454109?d=identicon)[eklausmeier](/maintainers/eklausmeier)

---

Top Contributors

[![eklausme](https://avatars.githubusercontent.com/u/1020520?v=4)](https://github.com/eklausme "eklausme (6 commits)")

### Embed Badge

![Health badge](/badges/eklausme-saaze-wendt/health.svg)

```
[![Health](https://phpackages.com/badges/eklausme-saaze-wendt/health.svg)](https://phpackages.com/packages/eklausme-saaze-wendt)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
