Static website for Kormilo, ready for GitHub Pages.
Use the repository root as the Pages source. The site entry point is index.html.
Recommended Pages settings:
- Source: Deploy from a branch
- Branch:
main - Folder:
/root
After Pages is enabled, GitHub will publish the site at:
https://<github-username>.github.io/<repository-name>/
For a custom domain such as kormilo.io, add the domain in GitHub Pages settings and configure the domain DNS records with your DNS provider.