Auto-update blog content from Obsidian: 2025-05-02 20:12:34

This commit is contained in:
Gitea Actions 2025-05-02 20:12:34 +00:00
parent 02c7b7152d
commit 049906ad8a

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
draft: true
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