website/content/blog/vrifox.cc-rewritten-using-a-static-site-generator/index.en.md

787 B

title author date categories tags draft description
Vrifox.cc rewritten using a Static Site Generator 2020-09-20T20:51:31+02:00
website
opensource
false In the past I always preferred to make every bit myself (and disliked generators).

My website as of September 2020

Static Site Generator

In the past I always preferred to make every bit myself (and disliked generators). But I realized, that a static site generator might be the right thing for me, as I still make everything by myself, but can on the other hand make it more complex.

Hugo

So I decided to learn hugo by just using it and this website is my first result. Still there lots of things to be done (content and design). :)