How to set up Giscus comments in my blog? #10868
Answered
by
cderv
guilhermeparreira
asked this question in
Q&A
-
DescriptionHi There! I am trying to set up What I have done so far:
I entered into the comments:
giscus:
repo: "guilhermeparreira/guilhermeparreira.github.io"
repo-id: "R_kgDOMqTkUA"
mapping: "pathname"
category: "Announcements"
category-id: "DIC_kwDOMqTkUM4CiNf2"
reactions-enabled: true
input-position: "bottom"
lang: "en"
theme: "light"
loading: "lazy" quarto version: 1.5.57 guilherme@guilherme-G3-3579:~/Documents/guilhermeparreira.github.io$ quarto check
Quarto 1.5.57
[✓] Checking versions of quarto binary dependencies...
Pandoc version 3.2.0: OK
Dart Sass version 1.70.0: OK
Deno version 1.41.0: OK
Typst version 0.11.0: OK
[✓] Checking versions of quarto dependencies......OK
[✓] Checking Quarto installation......OK
Version: 1.5.57
Path: /opt/quarto/bin
[✓] Checking tools....................OK
TinyTeX: (not installed)
Chromium: (not installed)
[✓] Checking LaTeX....................OK
Tex: (not detected)
[✓] Checking basic markdown render....OK
[✓] Checking Python 3 installation....OK
Version: 3.12.3
Path: /usr/bin/python3
Jupyter: (None)
Jupyter is not available in this Python installation.
Install with python3 -m pip install jupyter
[✓] Checking R installation...........(None)
Unable to locate an installed version of R.
Install R from https://cloud.r-project.org/
guilherme@guilherme-G3-3579:~/Documents/guilhermeparreira.github.io$ |
Beta Was this translation helpful? Give feedback.
Answered by
cderv
Sep 24, 2024
Replies: 1 comment 2 replies
-
Did you made some updates since you posted ? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
guilhermeparreira
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can see it on your website:
Did you made some updates since you posted ?