Skip to content

joaopgrassi/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal blog

This is the source repo of my blog at https://blog.joaograssi.com. It is built using the static site generator Hugo.

Running with ngrok + live reload

$ ngrok http 1313
$ hugo server -b <ngrok-url>--appendPort=false --liveReloadPort=443 --navigateToChanged

License

See LICENSE.md.