Initial Hugo site with Gitea Actions deploy workflow
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 1m5s
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 1m5s
This commit is contained in:
15
content/posts/premier-article.md
Normal file
15
content/posts/premier-article.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "Premier article"
|
||||
date: 2026-02-06
|
||||
draft: false
|
||||
---
|
||||
|
||||
Bienvenue sur le blog Bojemoi Lab.
|
||||
|
||||
Ce blog est automatiquement buildé et déployé via **Gitea Actions** et **Hugo**.
|
||||
|
||||
## Stack technique
|
||||
|
||||
- **Hugo** pour la génération de site statique
|
||||
- **Gitea Actions** + `act_runner` pour le CI/CD
|
||||
- **Nginx** + Let's Encrypt pour le serving HTTPS
|
||||
Reference in New Issue
Block a user