From 6b2eb490fad7c0d4d1973d0239f0baf7e8de32e9 Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 17 May 2026 20:38:21 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20to=20v0.4.0=20=E2=80=94=20milestone=20re?= =?UTF-8?q?lease?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - mdcms.py: CLI_VERSION 0.4.0, updated docstring and comment - pyproject.toml: version 0.4.0 - app/index.html: site format marker → mdcms v0.4 - app/config.yml: site format marker → mdcms v0.4 - app/theme.yml: add site format marker mdcms v0.4 https://claude.ai/code/session_01UP8Wo2CKPNhvvTkzX48CWF --- app/config.yml | 4 ++-- app/index.html | 2 +- app/theme.yml | 1 + mdcms.py | 6 +++--- pyproject.toml | 2 +- 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/app/config.yml b/app/config.yml index e7b3179..ca3604f 100644 --- a/app/config.yml +++ b/app/config.yml @@ -1,5 +1,5 @@ -# Minimum supported version: mdcms v0.3.2 | DO NOT REMOVE THIS COMMENT -# MD-CMS v0.3.2 — Site configuration +# mdcms v0.4 | DO NOT REMOVE THIS COMMENT +# MD-CMS v0.4 — Site configuration # # Only `sitename` and `navigation` are required. Uncomment and edit the rest # as needed. See https://kbenestad.codeberg.page/md-cms for the full reference. diff --git a/app/index.html b/app/index.html index 3c1c3ad..48a33d2 100644 --- a/app/index.html +++ b/app/index.html @@ -1,4 +1,4 @@ - +