Skip to content

Correct the published Jekyll version, and record the File extension fix under Unreleased - #29

Merged
sabbaticas merged 2 commits into
mainfrom
docs/correct-jekyll-version
Aug 16, 2026
Merged

sabbaticas merged 2 commits into
mainfrom
docs/correct-jekyll-version

Conversation

@sabbaticas

@sabbaticas sabbaticas commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Two small documentation corrections, both follow-ups to earlier PRs in this series.

Correct the published Jekyll version

The The docs site section added to CLAUDE.md in #28 said GitHub Pages builds with Jekyll 3.9.x. Checked against the canonical list: it is currently github-pages gem 232 / Jekyll 3.10.0.

The source is now cited — https://pages.github.com/versions/ — so the number can be re-checked rather than trusted, since it moves without notice. The point it supports (local Jekyll 4.x vs published Jekyll 3.x) is unaffected.

Record the File extenion fix under Unreleased

panopticas file labelled its first table row File extenion; fixed in #26. That is the only change to shipped code since 0.0.19 — the sole other src/ change in this series was a comment path in constants.py.

No library function, tag or JSON field changed, so kospex is unaffected and its pin does not need bumping for this. The entry says so explicitly, so whoever cuts the next release does not have to re-derive it.

Note on the [Unreleased] heading

One already existed, at the bottom of CHANGELOG.md below every released version, beside the ## VERSION - DATE template scaffold. Adding a second at the top would have left two [Unreleased] sections, so it is moved rather than duplicated — Keep a Changelog, which this file states it follows, puts Unreleased first. The template scaffold stays at the bottom.

🤖 Generated with Claude Code

sabbaticas and others added 2 commits August 16, 2026 20:00
The section said Pages builds with Jekyll 3.9.x. It is currently github-pages
gem 232 / Jekyll 3.10.0, per https://pages.github.com/versions/, which is now
cited so the number can be re-checked rather than trusted.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014YoptGkAybNWydzzs3WaUs
Also moves the [Unreleased] heading to the top of the file. It sat below
every released version, next to the "VERSION - DATE" template scaffold, so
adding a second one at the top would have left two [Unreleased] sections.
Keep a Changelog, which this file states it follows, puts Unreleased first.
The template scaffold stays at the bottom.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014YoptGkAybNWydzzs3WaUs
@sabbaticas sabbaticas changed the title Correct the published Jekyll version in the docs site notes Correct the published Jekyll version, and record the File extension fix under Unreleased Aug 16, 2026
@sabbaticas
sabbaticas merged commit 23d38bd into main Aug 16, 2026
4 checks passed
@sabbaticas
sabbaticas deleted the docs/correct-jekyll-version branch August 16, 2026 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant