319 B
319 B
HUGO is an open source website generator. It is very minimal and its what I've used to build my website. It uses markdown text wich then converts to html using a theme, like the one in this repo.
I highly recommend you to try this out, it saves alot of time from building a websites as you only have to write HTML once