Hugo is a static site generator which is extremely easy to use and extend. Take advantage of #Git and develop your site like any other software!
Reusable code snippets in Hugo
I don鈥檛 like code redundancy, so I wanted to create convention for sharing snippets between language versions of the posts (because code is always in English 馃槈). As it turned out, it鈥檚 not that obvious in Hugo. ...