Auto-update blog content from Obsidian: 2025-05-02 20:12:34
All checks were successful
Deploy / Deploy (push) Successful in 8s

This commit is contained in:
Gitea Actions 2025-05-02 20:12:34 +00:00
parent 54179c0ae1
commit 081a609cac

View File

@ -1,10 +1,10 @@
--- ---
title: Automated Blog Deployment featuring Obsidian, Hugo and Gitea Actions title: Blog Deployment featuring Obsidian, Hugo and Gitea Actions
date: 2025-05-02 date: 2025-05-02
draft: true draft: true
tags: tags:
--- ---
Over the past few days, I set up an automated pipeline to build and deploy my blog using **Gitea Actions**. This post explains how it works and the design decisions behind it. I always wanted to share my own experiences to give others idea or help them on their projects, but I didn't want to maintain the con
## 🧠 Goals ## 🧠 Goals