Mono-Repo CD via Git + Docker
Since 2020, I’ve been deploying my personal website and coding projects by continuously deploying a git repository using Docker containers and docker-compose. Today I’d like to share how this works by writing a blog post that will go through the same continuous deployment, from markdown file all the way to your browser.
continue reading...