summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrancesco <tomaselli.fr@gmail.com>2024-05-11 22:13:47 +0200
committerFrancesco <tomaselli.fr@gmail.com>2024-05-11 22:13:47 +0200
commitedd49a893c5f581a2f622f2b29a289760bbc2edc (patch)
tree320c58776b5c04db7adf188d065f135aa28a8f83 /README.md
parent769239a8e95cf761075a1248818a6578d7522fac (diff)
Format
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 10 insertions, 9 deletions
diff --git a/README.md b/README.md
index 529116b..4f55921 100644
--- a/README.md
+++ b/README.md
@@ -104,7 +104,8 @@ The fonts in use are [Literata](https://fonts.google.com/specimen/Literata) and
Various miscellaneous features:
- Latex blocks overflows on mobile to prevent having strange alignments;
-- Code blocks are displayed with ligatures.
+- Code blocks are displayed with ligatures;
+- [Giscus](https://giscus.app/) comments support.
### 2.6 Extending the theme
@@ -193,15 +194,15 @@ url = "/posts"
name = "resume"
url = "/resume"
-# giscus conf, for more detail, see https://giscus.app/
+# Giscus conf, for more detail, see https://giscus.app/
[params.giscus]
- enable = true
- repo = ""
- repoid = ""
- category = ""
- categoryid = ""
- mapping = "pathname"
- theme = "light"
+enable = true
+repo = ""
+repoid = ""
+category = ""
+categoryid = ""
+mapping = "pathname"
+theme = "light"
# Syntax highlight on code blocks, all styles:
# https://xyproto.github.io/splash/docs/all.html