Upcoming Change: Whisper Engine v1.0.0

Whisper Engine v1.0.0

The Past

It started as a silent whisper.
Internal - for the Ghost.
It grew in the shadows.

No ads. No hidden code. No telemetry. No JS.
I made it public when the index page and pagination features were ready.

Some of you showed interest.
Some of you asked questions.

The Ghost kept building.
Change by change, the Whisper Engine evolved.
Pure Emacs Lisp. No external dependencies.

  • 0.0.8 was the first public release.
  • 0.0.9 added customization, new variables and flexibility.
  • 0.0.10 refined pagination - simple and elegant.
  • 0.1.0 introduced incremental builds with caching.
  • 0.2.0 brought article categories and category pages.

Present

The little spark ignited a beautiful flame.

Elegant. Useful. Compact.

Whisper Engine started powering small sites.
Minor inconveniences surfaced.

Scattered metadata is the next target.
The upcoming release simplifies the metadata handling.

The Future

No more mix of properties and keywords.

Only Org keywords will be used.

 #+TITLE:  Upcoming: Whisper Engine v1.0.0
 #+AUTHOR:  DeadSwitch | The Silent Architect
 #+DATE:  <2025-08-07 Thu>
 #+OPTIONS: toc:nil num:nil \n:t
 #+CATEGORY: Ghostware
 #+IMAGE: /static/img/ghostware.jpg
 #+TEASER: The Whispers are strong. The first stable version is on the way.
 #+READY_FOR_DEPLOY: nil

Simple.
Effective.
No code spaghetti.
No header traversal.

You see from the example:
It clears the path to v1.0.0.

Ghost don't sleep.
They build to relax.

[ The Signal ends now. Stay sharp. ]