Hacker News new | ask | show | jobs
by dr01d 2608 days ago
You could just use gitlab: https://gitlab.com/pages?page=1

Much better imo

1 comments

can you quantify how it is better? I can't find any details on what differentiates them
The main difference in my experience is the fact GitLab CI is very flexible. In this case, it would be trivial to use a node docker container and automatically build static assets on the server instead of doing it locally and polluting the repo.