Reusable Setup

Per-App Support
and Privacy Pages

Use the generic root pages by default. When a specific app needs its own App Store metadata, duplicate the template folder and replace the placeholder values.

Recommended structure

/apps/
  /template/
    index.html
    privacy.html
  /your-app-slug/
    index.html
    privacy.html

Suggested URLs

  • Support: https://bui-ly.github.io/apps/your-app-slug/
  • Privacy: https://bui-ly.github.io/apps/your-app-slug/privacy.html

How to use

  • Copy /apps/template/ to a new folder named with your app slug
  • Replace placeholder text such as APP_NAME and APP_SUPPORT_EMAIL
  • Update App Store Connect to the new support URL if that app needs its own page