Finished first project!
All checks were successful
Build and Publish Web / build (push) Successful in 8s
All checks were successful
Build and Publish Web / build (push) Successful in 8s
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
date: '2026-03-24T20:36:26+01:00'
|
date: '2026-03-24T20:36:26+01:00'
|
||||||
draft: false
|
draft: false
|
||||||
title: 'Automatic web update release'
|
title: 'Automatic web deployment'
|
||||||
author: "Jirka"
|
author: "Jirka"
|
||||||
tags: ["self-hosted", "gitea", "automation", "docker"]
|
tags: ["self-hosted", "gitea", "automation", "docker"]
|
||||||
categories: ["Blog setup"]
|
categories: ["Blog setup"]
|
||||||
|
|||||||
19
content/projects/01-blog.md
Normal file
19
content/projects/01-blog.md
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
---
|
||||||
|
date: '2026-03-25T10:21:48+01:00'
|
||||||
|
draft: false
|
||||||
|
title: 'This webpage'
|
||||||
|
author: "Jirka"
|
||||||
|
tags: ["self-hosted", "docker"]
|
||||||
|
categories: ["projects"]
|
||||||
|
description: "This whole webpage is my project!"
|
||||||
|
git: "https://git.jirkabuilds.dev/jirka/web"
|
||||||
|
---
|
||||||
|
|
||||||
|
This is The first project shared on this webpage, and it is the webpage itself!
|
||||||
|
|
||||||
|
|
||||||
|
There are several articles connected to how this page was build [here](categories/blog-setup).
|
||||||
|
|
||||||
|
Source files for Hugo can be found on my Gitea [here](https://git.jirkabuilds.dev/jirka/web).
|
||||||
|
|
||||||
|
And that is it. Feel free to explore and learn something.
|
||||||
Reference in New Issue
Block a user