1
0

Fix thesis url
Build / build (push) Successful in 24s

This commit is contained in:
2026-05-24 15:33:14 +02:00
parent 527157de79
commit e422ee7168
@@ -15,7 +15,7 @@ Zola is my SSG of choice, as it it fast, powerful and packed in a single statica
<!-- more -->
I have written a [bachelor's thesis](https://git.microlab.space/em/bakalarka) on static site generators and implementing a sample website with Zola in particular. Where my thesis lacks, though, is in the automatic deployment, where I glued together some Git hooks and shell scripts. It works fairly well, but it does not provide much feedback or code validity checks.
I have written a [bachelor's thesis](https://em.0x45.cz/about/#education) on static site generators and implementing a sample website with Zola in particular. Where my thesis lacks, though, is in the automatic deployment, where I glued together some Git hooks and shell scripts. It works fairly well, but it does not provide much feedback or code validity checks.
## Pipeline