A Hugo theme for performing UX audits which generates Reveal.js slideshows that render in the browser and generates PDF files!
Clone to your Hugo site themes directory:
$ cd themes/
$ git clone https://github.com/uradotdesign/hugo-ux-evaluations
Or you can install with Hugo Modules
$ hugo mod get github.com/uradotdesign/hugo-ux-evaluations
Then edit your hugo.yaml
or config/_default/config.yaml
file
theme: "hugo-ux-evaluations"
Credits