mirror of
https://github.com/fruworg/themu.git
synced 2025-07-26 05:30:48 +03:00
Add disqus comment (#79)
* add disqus * Add readme --------- Co-authored-by: adibaulia <adib.aulia@gli.id>
This commit is contained in:
@@ -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]
|
||||
|
Reference in New Issue
Block a user