Hacker News new | ask | show | jobs
by langolier 3723 days ago
You can totally use Jekyll plugins since you can define any command in .gitlab-ci.yml. It's like running Jekyll locally.

And custom domain are supported as well. See the bottom of https://pages.gitlab.io

1 comments

In fact, you don't even need to use Jekyll. You can use literally anything you want.