Add disqus comment (#79)

* add disqus

* Add readme

---------

Co-authored-by: adibaulia <adib.aulia@gli.id>
This commit is contained in:
adibaulia
2023-04-08 10:49:51 +07:00
committed by GitHub
parent 3fa25abce4
commit d717302b01
3 changed files with 31 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ Forked from [Ezhil Theme](https://github.com/vividvilla/ezhil)
- Dark/Light Mode toggle
- tl:dr; frontamatter
- Cache busting for CSS files
- Disqus Comments
## Installation
In your Hugo website directory, create a new folder named theme and clone the repo
@@ -73,6 +74,8 @@ pygmentsstyle = "monokai"
pygmentscodefences = true
pygmentscodefencesguesssyntax = true
disqusShortname = "yourDisqusShortname"
paginate=3 # articles per page
[params]