zzossig / hugo-theme-zzo

Make a blog with hugo zzo theme!
https://themes.gohugo.io//theme/hugo-theme-zzo/en/
MIT License
737 stars 257 forks source link

Utterance comments does not work #476

Closed sysadmin-info closed 1 year ago

sysadmin-info commented 1 year ago

I enabled utterance in params.toml but I do not see comments module when I run hugo server locally. Does it work only when the website is published via netlify? Of course I allowed utterance to be able to access my repo in github. Also all the website repo is pushed to github.

sysadmin-info commented 1 year ago

Problem solved. i had to undesrtand the proper ocnfiguration in params.toml owner=name of the account in github repo=name of the repo (without the owner name, only a repo name)