This docs/ folder is the source for aituglo.github.io/medity.
It hosts the privacy policy and acknowledgements page that the App Store
listing and the in-app Settings → Privacy / Acknowledgements rows link
to.
- On GitHub, push the repo (
git push origin main). - Repo → Settings → Pages.
- Under Source, choose Deploy from a branch.
- Branch:
main, folder:/docs. - Save. After a minute the site is live at
https://aituglo.github.io/medity/.
/—index.md, landing/privacy— privacy policy (linked from in-app Settings + App Store listing)/acknowledgements— third-party credits
Markdown only — Jekyll renders it via the minima theme on GitHub's
side. No build step locally; commits to main trigger redeployment.