# How I Built and Manage This Blog with Hugo, Markdown, Docker, and Automation

DevFeed: [How I Built and Manage This Blog with Hugo, Markdown, Docker, and Automation](<https://devfeed.tech/articles/how-this-blog-is-build-27323.md>)

Original publisher: [Read original article](<https://blog.pchudzik.com/202002/blog-process/>)

Published: 2020-02-14T00:00:00Z

Content type: tutorial

Language: en

Sources: [Paweł Chudzik](<https://devfeed.tech/sources/pawe-chudzik.md>)

Topics: [Hugo](<https://devfeed.tech/topics/hugo.md>), [Markdown](<https://devfeed.tech/topics/markdown.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [Continuous Deployment (CD)](<https://devfeed.tech/topics/continuous-deployment.md>)

Tags: [automation](<https://devfeed.tech/tags/automation.md>), [continuous-deployment](<https://devfeed.tech/tags/continuous-deployment.md>), [docker](<https://devfeed.tech/tags/docker.md>), [hugo](<https://devfeed.tech/tags/hugo.md>), [markdown](<https://devfeed.tech/tags/markdown.md>)

## AI overview

The author describes how their blog evolved over three years, covering Hugo, Markdown and Asciidoc, theme customization, Docker-based local development, scripts, and continuous deployment possibilities.

## Source excerpt

In this post, I'd like to show you how I've started with writing this blog. How the process evolved during 3 years of writing. How I've finally managed to set up everything in a way that works for me now. If you don't blog yet this might help you out with technical details on how you can start easily. If you already have a blog maybe you'll be able to pick up some ideas. Read more