A simple home network landing page.
This is a static HTML site that can be deployed directly to Cloudflare Pages.
When connecting this repository to Cloudflare Pages, use these settings:
- Framework preset: None (Static HTML)
- Build command: (leave empty)
- Build output directory:
/ - Root directory: (leave empty)
- Go to Cloudflare Pages
- Click "Create a project"
- Connect your GitHub account and select this repository
- Configure build settings as shown above
- Click "Save and Deploy"
The index.html file in the root directory will be served as your homepage