Skip to content

A Hugo theme for performing UX audits which generates Reveal.js slideshows

License

Notifications You must be signed in to change notification settings

uradotdesign/hugo-ux-evaluations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo UX Evaluations

A Hugo theme for performing UX audits which generates Reveal.js slideshows that render in the browser and generates PDF files!

Installing

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