Skip to content

embed wiki content in index.html instead of fetching at runtime#26

Merged
kicka5h merged 1 commit intomainfrom
claude/python-snacks-wiki-pages-gtkZQ
Mar 18, 2026
Merged

embed wiki content in index.html instead of fetching at runtime#26
kicka5h merged 1 commit intomainfrom
claude/python-snacks-wiki-pages-gtkZQ

Conversation

@kicka5h
Copy link
Copy Markdown
Owner

@kicka5h kicka5h commented Mar 18, 2026

No description provided.

The old index.html used fetch() to load .md files at runtime, which
fails on GitHub Pages. Following the pattern from the Basilect repo,
all wiki markdown is now embedded directly as JS objects in the HTML.

Also added wiki/** as a trigger path for the pages deployment workflow.

https://claude.ai/code/session_01BgQZR5yFQxP94gNvDkvavs
@kicka5h kicka5h force-pushed the claude/python-snacks-wiki-pages-gtkZQ branch from 2d8dc29 to 2bb288e Compare March 18, 2026 06:19
@kicka5h kicka5h merged commit 01a3cbc into main Mar 18, 2026
3 checks passed
@kicka5h kicka5h deleted the claude/python-snacks-wiki-pages-gtkZQ branch March 18, 2026 06:20
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.

2 participants