Migrate a Static Website to Netlify

Recently I got to know Netlify which is a provider for building, deploying, and hosting static websites. I tried it out and decided to migrate my blog to Netlify. The necessary steps are described here. [Read More]
Tags: publishing

Automated Setup of Software Development Environment

Modern software engineering involves many tools for automating and speeding up the process of building, testing and deploying the software we are developing. One interesting side effect is the potential of those tools when it comes to the set up of your local development environment. [Read More]
Tags: tools