docs: CHANGELOG + GitHub Pages landing + repo metadata polish#8
Merged
Conversation
- CHANGELOG.md consolidates GH Release notes for 0.1.0..0.1.9 in one place (Keep a Changelog format). Linked from README header. - docs/index.md + docs/_config.yml — Polish-first landing page rendered via Jekyll cayman theme. Covers: what emodul is, three install paths (MCP / CLI-agent / sandbox), example Polish-language queries, security notes, vs-HA-integration comparison. Ready for enable in Settings → Pages → Source: main /docs. - README header gains a PyPI badge + a quick-link strip pointing at the landing page, CHANGELOG, PyPI, and AGENT.md so first-time visitors can navigate without reading the whole README. Repo metadata refreshed via `gh repo edit` separately: - Description rewritten to lead with MCP integration angle - Homepage URL set to https://hculap.github.io/emodul/ - Topics: dropped 5 low-signal tags (reverse-engineering, python-cli, iot, floor-heating, poland), added mcp / mcp-server / model-context-protocol / claude-desktop / cursor-ide for AI-tooling-search discovery.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
Two things missing from the repo:
What
After merge
You need to enable Pages once (30s):
That's it. Subsequent updates just push to `main` and the site auto-rebuilds in ~1 min.
No code changes
Pure docs / metadata PR. No version bump, no PyPI publish, no breaking changes.