't is Goud

Life isn't perfect, embrace it as it is.

From Publii to Hugo

my new blogging workflow

A static blog with Publii migrated to again a static blog but now based on Hugo. Publii as static blog was much better than Wordpress but it did not fit all my needs.

Algolia and Gitlab CI/CD

How to automate building and pushing the search-index

Working on my new blog workflow I was looking for a way to automate the building and pushing of the Algolia search-index. Doing it locally was the first step but with Gitlab CI it can be automated.

Deploy to sFTP from Gitlab CI

with LFTP

How I struggled to get LFTP working in my Gitlab CI workflow.

Multiple Git Accounts

the Darkside

Working with multiple Git accounts and different git-providers is a challenge, how to manage the credentials for the different accounts, git-providers and repositories?