Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To mention utterances.json in the installation instructions #248

Open
crguezl opened this issue Jan 23, 2020 · 2 comments · Fixed by giscus/giscus#125
Open

To mention utterances.json in the installation instructions #248

crguezl opened this issue Jan 23, 2020 · 2 comments · Fixed by giscus/giscus#125

Comments

@crguezl
Copy link

crguezl commented Jan 23, 2020

¡¡Thanks for this amazing app!!

When installing in one of my blogs https://ull-mii-sytws-1920.github.io/ I followed the instructions at

https://utteranc.es/?installation_id=#Number&setup_action=install

and initially didn't work. Looking at the dev tools I saw the complaining about not having the file utterances.json and so I added one:

{
    "origins": ["https://ull-mii-sytws-1920.github.io"]
}

I think it will be worth to mention the need of utterances.json in the installation instructions

@jdanyow
Copy link
Member

jdanyow commented Feb 16, 2020

You may add an utterances.json file to the root of your repo to specify which sites can post comments to your repo's issue tracker.

The file is not required, but can be helpful if you find that another site is using utterances to post to your repo's issue list.

jakejarvis added a commit to jakejarvis/jarv.is that referenced this issue Mar 17, 2020
@imjeen
Copy link

imjeen commented Apr 3, 2020

The origins is smart. And it could support the wildcards ?

TysonMN pushed a commit to TysonMN/tysonmn.github.io that referenced this issue Jun 24, 2020
TysonMN pushed a commit to TysonMN/tysonmn.github.io that referenced this issue Jun 24, 2020
TysonMN pushed a commit to TysonMN/tysonmn.github.io that referenced this issue Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants