Hugo Is Calm Blog Engine
Hugo x Github Pages This is my 4th time to redeploy my blog as a note for myself. deciding using hugo x ghpages because it will be just a note could be a tech note or just random thought. why hugo is calm?, because its quite simple, its static, it is fun adn quite fast (to generate). Hugo what is hugo? Hugo is blog engine that use markdown as their main source of content. generate that markdown file as static site and deploy it. you could see more about hugo here https://gohugo.io/ ...