# Automating trivago's Tech Blog Deployment Process

DevFeed: [Automating trivago's Tech Blog Deployment Process](<https://devfeed.tech/articles/automate-and-encourage-the-new-tech-blog-deployment-process-28084.md>)

Original publisher: [Read original article](<https://tech.trivago.com/post/techblog_deployment_process/>)

Author: Busra Koken Software; Backend Engineer; Learning Every Day; Writing Stories

Published: 2017-12-07T00:00:00Z

Content type: article

Language: en

Sources: [Trivago](<https://devfeed.tech/sources/trivago.md>)

Topics: [Deployment](<https://devfeed.tech/topics/deployment.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [Hugo](<https://devfeed.tech/topics/hugo.md>), [Jenkins](<https://devfeed.tech/topics/jenkins.md>), [GitHub Pages](<https://devfeed.tech/topics/github-pages.md>), [Markdown](<https://devfeed.tech/topics/markdown.md>), [DevOps](<https://devfeed.tech/topics/devops.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>), [Code review](<https://devfeed.tech/topics/code-review.md>)

Tags: [automation](<https://devfeed.tech/tags/automation.md>), [backend](<https://devfeed.tech/tags/backend.md>), [code-review](<https://devfeed.tech/tags/code-review.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [devops](<https://devfeed.tech/tags/devops.md>), [github-pages](<https://devfeed.tech/tags/github-pages.md>), [hugo](<https://devfeed.tech/tags/hugo.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [release-engineering](<https://devfeed.tech/tags/release-engineering.md>)

## AI overview

This article explains how trivago maintained its Hugo-generated tech blog, hosted it on GitHub Pages, and automated its deployment process. It describes the previous manual workflow, its bottlenecks, and improvements including storing a Jenkins pipeline in the blog repository.

## Source excerpt

We do think that our tech blog is full of interesting things powered by our engineers' great stories. Let us take you on a journey of how we maintain trivago tech blog from the technical perspective and how we recently automated its deployment process.