logoalt Hacker News

js2today at 3:23 AM1 replyview on HN

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/


Replies

tolugeniustoday at 3:47 AM

Thanks, didn't realize the setup here was simpler than thought.