Jan-Lukas Else

Thoughts of an IT expert

My own Static Site Generator

Published on in 💭 Thoughts
Short link: https://b.jlel.se/s/19
⚠️ This entry is already over one year old. It may no longer be up to date. Opinions may have changed.

Because I don’t have enough side projects yet, I started programming my own static site generator, with the creative name GoBlog. I doubt it will replace my use of Hugo in the near future, but it is exciting to write a Go program that is designed for high speed. I get to know features that I have never used before. I also learn what to pay attention to when thousands of files have to be parsed and processed concurrently. Maybe I will never be able to use this project for anything useful, but side projects are mainly there to have fun or learn something useful.

Tags: , ,

Jan-Lukas Else
Interactions & Comments