summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrancesco <tomaselli.fr@gmail.com>2024-05-11 22:14:41 +0200
committerFrancesco <tomaselli.fr@gmail.com>2024-05-11 22:14:41 +0200
commit43de5d69b894aec43f993743b2d03f4157952e15 (patch)
tree930c50df484789e4a60a2a565dccc37cebc1000a /README.md
parent1ee175c6bea9bdc15188ad475565149487cb27f2 (diff)
parentedd49a893c5f581a2f622f2b29a289760bbc2edc (diff)
Merge branch 'main' into tmp
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