Posts tagged with 'hosting'
Migrated to Marmite
A few years ago I started using Hugo to build my static website. The idea has always been: I write posts using markdown, adding some metadata in the header (useful for categorizing the post) I store those files in a repository (in gitlab) Whenever I ... read more →
How I built this website (part II)
In the previous post I explained how I used Hugo to build a static website. Once you have you content generated, your next step should be to put it somewhere so it can be reached. This can be a directory shared by your own webserver, a hosting servic ... read more →
How I built this website (part I)
I built this site to keep some thoughts written somewhere but also as an exercise. Although I've work many years as a Linux SysAdmin (or maybe because of that) I didn't want a full blown CMS, with database, web server, php, backend administration and ... read more →