Introduction A lot of websites have a slider (or carousel). Most of them in the header. The big question is: Should I add a carousel to my Hugo website? If you decide you should… this page shows you how to use a decent one. The carousel is based on a carousel with CSS scroll snap. This carousel weighs only 3kb (uncompressed). On desktop you can interact with the arrows and the bullets, on mobile you can swipe. It kinda works without Javascript. This carousel supports native lazy loading (be...| Hugo Codex
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