Hugo
-
How to use Twitter as comment section in your static blog and automatically create a tweet per post
12 min read -
Jun 30, 2020
As I have a static blog page build on Hugo I wanted to leverage Twitter to allow discussions. The challenge here was that to embed a tweet which is …
-
Why you should use static sites and how to use hugo for this
19 min read -
Jun 25, 2020
Hugo is a static site generator. Well what does this mean? It means that it is a framework which takes markdown files and translates it into HTML …