Changelog
All notable changes to Iblis are recorded here. This file is the source of
truth — the website renders it directly via apps/site/public/index.php.
Format: Keep a Changelog. Versions follow SemVer. The shell, the catalog (plugins), and individual plugins each ship under their own SemVer streams; entries here track the shell + repo scaffold unless prefixed otherwise.
[Unreleased]
Added
- Repo scaffold:
apps/,packages/,tools/,docs/,scripts/,ops/. - Project charter in
docs/00-charter.md. - Feature design docs under
docs/feature/. - Justfile with dev / build / lint / deploy recipes.
- Website skeleton (
apps/site) that renders this file andROADMAP.md. - Apache vhost template under
ops/apache/iblis.meiuxmeiux.com.conf. - TLS via Let's Encrypt for
iblis.meiuxmeiux.com. - Private GitHub repo
saintpetejackboy/iblis, initial commit pushed.
Pending
- Favicon and installer icon assets — Jack is preparing.
- Catalog signing keypair.
[0.0.0] — 2026-05-14
Initial commit. No runnable code yet — repo bones only.