website/content/blog/vrifox.cc-rewritten-using-a-static-site-generator.md
2022-04-10 13:07:40 +02:00

730 B

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

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). :)