Hexo in a container
Posted on
In
Technology
,
DevOps

A bit of context
Itβs July 2024 and I finally decided to create my personal blog using a static website builder.
For that, I want to develop a simple tool to ease the workflow.
With the help of containerization and make, I aim to abstract away the complexities of setting up the development environment across different computers.
Here is what I did: