Support and privacy pages for the BumpTrackr iOS app, served as flat static HTML via GitHub Pages.
| Page | URL |
|---|---|
| Support & FAQ | https://conching.github.io/bumptrackr-support/ |
| Privacy Policy | https://conching.github.io/bumptrackr-support/privacy.html |
These URLs are published on the app's App Store listing and must stay reachable.
Hand-written static HTML and CSS — no build step, no site generator. The
.nojekyll file tells GitHub Pages to serve the files verbatim rather than
running them through Jekyll.
| Path | Purpose |
|---|---|
index.html |
Support and FAQ page |
privacy.html |
Privacy policy |
style.css |
Shared styles for both pages |
.nojekyll |
Disables Jekyll processing |
Edit the HTML or CSS directly and push to main. GitHub Pages redeploys
automatically, usually within a minute. Confirm the live URL afterward —
a broken support link is an App Store review issue.
Contact: conching@me.com