▲ | gbbcf 2 days ago | |||||||
I don't quite get how he's actually serving the page. Does `hugo` contain a webserver, I thought it's a static site generator | ||||||||
▲ | dijital 2 days ago | parent [-] | |||||||
It's further down in the article but he's using `hugo serve` which renders the static site and serves it in one command. Not entirely sure how he's doing TLS from a quick skim of what he's shared though. | ||||||||
|