feat: add quick navigation buttons

💄 style(dark): change inline code background

♻️ refactor: simplify comment system logic
This commit is contained in:
welpo 2023-07-16 00:50:07 +02:00
parent 6c8d5c750f
commit 05a6d15455
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6
8 changed files with 142 additions and 68 deletions

View file

@ -1,6 +1,7 @@
+++
title = "Add comments to your posts with giscus or utterances"
date = 2023-07-14
updated = 2023-07-16
description = "Discover how to enable a comments section on your posts using giscus or utterances, enabling reader interaction and feedback."
[taxonomies]
@ -8,6 +9,7 @@ tags = ["showcase", "tutorial"]
[extra]
giscus = true
quick_navigation_buttons = true
+++
tabi currently supports two comment systems: [giscus](https://giscus.app/) and [utterances](https://utteranc.es/).
@ -76,6 +78,7 @@ Alternatively, enable comments on an individual post's front matter by adding `u
+++
title = "Bears, Beets, Battlestar Galactica: The Dwight Schrute Guide to Life"
date = 2007-04-26
updated = 2023-07-16
description = "Lessons learned from beet farming and paper sales."
[taxonomies]