Extend Hugo’s functionality Hugo does not have plugins (like some other SSG’s) that can alter the way Hugo works, but luckily most functionalities do not require that. Below a list of add-on functionalities for Hugo. They are all easy to install and, most important, very easy to adjust to your needs. Let’s give WordPress users a run for their money!| Hugo Codex
I have been wanting to port the webshop from https://jekyllcodex.org to this website for a while, but could not find the time to do it. Fortunately, my Spanish friend Fenix wanted to help me out. He ported the Jekyll webshop to Hugo. You can find a demo by clicking on ‘Donate’ in the header. Fenix replaced the layouts with shortcodes, which improved the usability. He also replaced all Liquid code with the Go templating language.| Hugo Codex