Hi everyone,
I’m beginning with Hugo to test it as an alternative to Vuepress that is heavy on build time and resources.
I use some nice extension for Mr Hope’s Vuepress theme and I’m trying to figure if there is an equivalent with Hugo.
I am using:
- the latest Go version
- the latest Hugo version
- the theme of Cai Jimmy: “hugo-theme-stack-starter”
I have read the Goldmark README and I’m wondering which extension are available in Hugo out of the list on: GitHub - yuin/goldmark: 🏆 A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
Can someone tell me which is available?
If none are available, do we really need to “build our own version of Hugo” to enable a given extension, as it is said in this thread?
Thanks for your help.