DEV Community

Cover image for How to setup automatic Hugo website generation and deployment with Git

How to setup automatic Hugo website generation and deployment with Git

Víctor Adrián on January 28, 2018

Let’s say that you have tried Hugo, you liked it, and made a website with it. Now you are ready to deploy that website for the whole world to see. ...
Collapse
 
_justirma profile image
Irma Mesa

Love Hugo. Great post!

Collapse
 
lobo_tuerto profile image
Víctor Adrián

Indeed! It's been a wonderful experience learning it!

I intend to write a tutorial on how to create a theme from scratch (well, using only Bulma for the starting CSS).