Static single-page site for the Kids in the Wild group.
This site is built with plain HTML, CSS, and JavaScript so it can be published directly with GitHub Pages.
- Push the repository to GitHub.
- In the repository settings, open
Pages. - Set the source to deploy from the
mainbranch and the/ (root)folder. - Save the settings and wait for GitHub Pages to publish the site.
Open index.html directly in a browser for a quick preview, or use any simple static file server if you want a closer match to hosted behavior.