Below you will find pages that utilize the taxonomy term “sass”
Posts
My Impression of Hugo Static Site Generator
I have heard of Hugo for quite a while now, I never thought about using it, until about a few weeks ago. When I started using I thought it was great, the idea of being able to write content in Markdown and actually being able to save it to Git is really quite nice.
What Hugo does is take the content that written in Markdown and convert them to HTML, on top of that it uses Go’s templating system, because of my background in Go, I was already familiar with it, so I felt right at home.