website/content/blog/vrifox.cc-rewritten/index.en.md
2023-03-15 14:35:30 +01:00

879 B
Raw Blame History

title author date categories tags draft description
vrifox.cc rewritten (SSG) 2020-09-20T20:51:31+02:00
website
opensource
false Ive rewritten my website using a Static Site Generator.

Ive rewritten my website using a Static Site Generator.

My website in September 2020

Static Site Generator (SSG)

In the past, I always preferred to make every bit myself, no matter how inconvenient (and I disliked “generators”). But I realized that an SSG might be the right thing for me, as I still make everything by myself, but can on the other hand produce much more complex projects.

Hugo

So, I decided to learn Hugo by just using it. And this website is my first result.

Of course, I still have to do countless things. Both in terms of content, design, and functionality. :)