Blog

pipeline

This is the project where I develop this blog that you are reading right now. It works by using the static sites generator called Jekyll and wrote in Ruby. This service allows to create a simple website just by using Markdown files.

This blog is published in Gitlab Pages and to make all easier, I have created a Continuous Deployment process for the project using Gitlab-CI and it will allow to deploy the website automatically with every merge in Master branch.

Check it out here.