How to configure your DNS records, your own custom domain and cloudflare for your gitlab page

With love from transip.nl and cloudflare.com

Prerequisites: Set up a gitlab page Have a cloudflare account Have your domain registered at a registrar or at cloudflare Introduction In a previous blog i explained howto setup gitlab page. However it is possible to use a custom domainname. And since i’m a nerd, i wanted to configure that aswell. Register your domain Register you domain name at a registrar like transip.nl or clouddlfare.com I used transip.nl myself [Read More]

How to setup your own gitlab page

Deployed with CI/CD and Hugo

Prerequisites: Have a gitlab account Have a good reasonable understanding of git (cloning, commiting and merging) Introduction I used to have a wordpress blog, in which i placed all posts manually. As i work alot from git, i went to look for a more automated solution. Gitlab page (forking a project) This gitlab page will be forked from hugo. View the sample projects by navigating to the GitLab Pages examples group. [Read More]