PHPackages                             eklausme/saaze-lemire - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. eklausme/saaze-lemire

ActiveProject[Utility &amp; Helpers](/categories/utility)

eklausme/saaze-lemire
=====================

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

v1.7(1y ago)14MITJavaScript

Since Jan 2Pushed 1y ago1 watchersCompare

[ Source](https://github.com/eklausme/saaze-lemire)[ Packagist](https://packagist.org/packages/eklausme/saaze-lemire)[ RSS](/packages/eklausme-saaze-lemire/feed)WikiDiscussions master Synced yesterday

READMEChangelog (8)Dependencies (1)Versions (9)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/39e998905effbc1ac718bd1ac3ad563769112852c04e9558e143fed7841b7f3b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656b6c6175736d652f7361617a652d6c656d697265)](https://packagist.org/packages/eklausme/saaze-lemire)[![License](https://camo.githubusercontent.com/ab337a3f66687c0cc93ec3f80709a9f0794c7d5b7773f5996aa0c609b8418126/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f656b6c6175736d652f7361617a652d6c656d697265)](https://packagist.org/packages/eklausme/saaze-lemire)

Example theme for Simplified Saaze: Lemire
==========================================

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

Here is another theme called [Lemire](https://eklausmeier.goip.de/lemire) for [*Simplified Saaze*](https://eklausmeier.goip.de/blog/2021/10-31-simplified-saaze). The example content is from [Daniel Lemire](http://lemire.me).

Some key features of the Lemire-theme:

1. Lightweight as there are no gimmicks, no social media icons, no categories+tags, no dark theme switcher
2. Fully responsive with media breaks at 39rem, 60em, 78rem
3. Uses the [HashOver](https://eklausmeier.goip.de/blog/2022/01-04-hashover-comment-system-with-hiawatha) commenting system.

[![](https://camo.githubusercontent.com/75e1c44612cf3d7d55b30875c5ea56fdcfad4a2f09e282086c6a6605fc818eb7/68747470733a2f2f656b6c6175736d656965722e676f69702e64652f696d672f4c656d6972655468656d65312e77656270)](https://camo.githubusercontent.com/75e1c44612cf3d7d55b30875c5ea56fdcfad4a2f09e282086c6a6605fc818eb7/68747470733a2f2f656b6c6175736d656965722e676f69702e64652f696d672f4c656d6972655468656d65312e77656270)

See [Example Theme for Simplified Saaze: Lemire](https://eklausmeier.goip.de/blog/2024/01-02-example-theme-for-simplified-saaze-lemire) 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 08-Dec-2023. The new site has comments, a commenting system using HashOver, and 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: Lemire](https://eklausmeier.goip.de/blog/2024/01-02-example-theme-for-simplified-saaze-lemire). The migration of all the content, blog posts and comments, was done via two simple Perl scripts, less than 300 lines.

Running the [static site generator](https://eklausmeier.goip.de/blog/2021/10-31-simplified-saaze) on a regular basis: Converting all 2,259 blog posts to static without comments takes 0.41 seconds, including all comments it takes 0.91 seconds for all the 3,935 entries (CPU is Ryzen 7 5700G). This runtime is single threaded (one core). Using multithreading would further reduce this time. 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 Lemire Website: WordPress vs. Simplified Saaze](https://eklausmeier.goip.de/blog/2024/01-14-performance-comparison-of-lemire-website-wordpress-vs-simplified-saaze).

If you want to check the numbers, use:

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

```

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 52% of packages

Maintenance44

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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 ~63 days

Recently: every ~106 days

Total

8

Last Release

469d 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 (11 commits)")

### Embed Badge

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

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

###  Alternatives

[typisttech/wp-admin-tabs

Create tabbed navigation for WordPress admin dashboard, the OOP way

1712.5k1](/packages/typisttech-wp-admin-tabs)

PHPackages © 2026

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