Switching to Hugo from Nikola
I have been using Nikola to build this Blog. Its a great static site
build system that is based on Python. However, It has some crazy
amount of dependencies (to have reasonable looking site). It
uses restructured text (rst) as the primary language for
content creation. Personally, I use markdown for almost every thing
else - taking notes, making diary, code documentation etc.
Furthermore, given Nikola tries to support almost everything in a
static site builder, lately its is becoming more and more bloated.
Reading Time: 8 minutes Read moreā¦