This folder contains adoption-focused HTML posts:
hype/index.html(blog roll)hype/<tool>.html(per-tool post)
Yes, this blog can live in the same repository.
- Push
hype/tomain. - GitHub: Settings → Pages
- Build and deployment:
Deploy from a branch - Branch:
main, Folder:/(root) - Open:
https://<owner>.github.io/<repo>/hype/
Use this if you want to isolate published content from repo root.
- Move/copy blog files to
docs/. - GitHub: Settings → Pages
- Source:
main+/docs - Open:
https://<owner>.github.io/<repo>/
Use this when you want generated/processed pages and a strict publish pipeline.
- Dates should reflect the tool's latest commit date, not post creation date.
- Avoid local identifying paths in snippets.
- Keep claims aligned with tested behavior.