Hi everyone! I’m new to Hugo and want to set up a personal blog. Here’re some functionality which I want to implement:
- hover and display hidden contents (scss)
- collapse for long contents (HTML)
- resize images
- table of contents
- double languages
- coding blocks (cant run simple python codes, etc)
- comments (do i need registration for these?)
My question is, is Hugo able to implement this? Or is there any good sample blog site based on Hugo that I can reference for these functions?
Thank you!