You are here |
keetology.com | ||
| | | |
neustadt.fr
|
|
| | | | An earlier version of Neustadt.fr was built with Metalsmith, a node.js-based static site generator. In this tutorial, I show you how you can build your own Metalsmith blog from scratch. | |
| | | |
tim-boettcher.online
|
|
| | | | Over the years I attempted several times to get into a habit of blogging, using various content management systems (CMS). In this post I will explain why these projects failed and why I switched to a static site generator instead. | |
| | | |
davidyat.es
|
|
| | | | As of today, this site is no longer powered by the Ghost blogging engine. | |
| | | |
rolisz.ro
|
|
| | I often need to set up a VM with a server to run some ML models. While I could package things in Docker and deploy them like that, whenever possible, I like to do things more directly, using systemd services. To create a systemd service, create a file called /etc/ |