Static rebuild of your portfolio site, ready for GitHub Pages.
- Create a GitHub repo (for example:
thekindest-site). - Put all files from this folder in the repo root.
- Add these two files in the repo root:
CNAMEwith content:camielvanderbeek.com.nojekyll(empty file)
- Push to
main. - In GitHub repo settings: Pages -> Source:
Deploy from branch->main+/ (root). - At your DNS provider, set:
Arecords forcamielvanderbeek.comto GitHub Pages IPs:185.199.108.153185.199.109.153185.199.110.153185.199.111.153
- Optional
CNAMEforwww-><your-github-username>.github.io
- Wait for GitHub Pages SSL to finish provisioning, then enforce HTTPS in Pages settings.
Open index.html in a browser.