Off topic a bit but how do I design pages like this with github pages? I'm always very impressed by how far sites can design wise with pages but I'm still newish to it and not sure how to get there.
You generate static files, html, css, js, etc and push them to whichever branch you've designated for the pages site.
Here's the source:
https://github.com/KjartanvanDriel/Kjartanvandriel.github.io...
The repo is actually a fork of a template repo for building a pages-based site:
https://academicpages.github.io/
You generate static files, html, css, js, etc and push them to whichever branch you've designated for the pages site.
Here's the source:
https://github.com/KjartanvanDriel/Kjartanvandriel.github.io...
The repo is actually a fork of a template repo for building a pages-based site:
https://academicpages.github.io/