mirror of
https://github.com/tiennm99/dating.git
synced 2026-08-31 04:29:41 +00:00
683 B
683 B
Deployment
Platform
GitHub Pages — classic mode (deploy from branch), no Actions workflow.
Production URL
Expected URL: https://tiennm99.github.io/dating/.
Build
None. The site is a single index.html at the repo root plus assets/,
served as-is.
Configuration
- Pages source: branch
main, folder/ (root). .nojekyllat the root disables Jekyll processing.- Pushing to
mainpublishes automatically; no secrets, no CI.
Notes
- Classic Pages serves the whole branch root, so
docs/andplans/markdown files are also reachable by URL. The repo is public, so this exposes nothing new. - Static files only. No backend, no form service.