This document lists all the URLs you'll need when submitting GoGBA to the App Store and Google Play Store.
After enabling GitHub Pages, your base URL will be:
https://yourusername.github.io/GoGBA-docs/
Replace yourusername with your actual GitHub username.
https://yourusername.github.io/GoGBA-docs/privacy-policy.html
https://yourusername.github.io/GoGBA-docs/terms-of-service.html
https://yourusername.github.io/GoGBA-docs/support.html
https://yourusername.github.io/GoGBA-docs/
- Email: hamberluo@gmail.com
- Support Email: hamberluo@gmail.com
-
Enable GitHub Pages:
- Go to your repository settings on GitHub
- Navigate to "Pages" in the left sidebar
- Under "Source", select
mainbranch - Select
/ (root)folder - Click "Save"
-
Wait for deployment:
- GitHub Pages typically takes 1-2 minutes to deploy
- You'll see a green checkmark when it's ready
-
Verify URLs:
- Visit each URL to ensure they load correctly
- Test on mobile devices to ensure responsive design works
-
Update URLs in app:
- Add these URLs to your app's settings/about page
- Use them when submitting to app stores
- All pages are mobile-responsive and will work well on both desktop and mobile devices
- The
.nojekyllfile ensures GitHub Pages serves pure HTML without Jekyll processing - All pages include proper navigation and footer links
- The design uses a dark theme consistent with your app's aesthetic