mirror of https://github.com/luizdepra/hugo-coder.git

shaked8634
25.20.2024 d86f70a1791b47c6ffa76355e4e1d88d20e61d3f
refs
author shaked8634 <3531852+shaked8634@users.noreply.github.com>
Thursday, April 25, 2024 19:20 +0200
committer GitHub <noreply@github.com>
Thursday, April 25, 2024 19:20 +0200
commitd86f70a1791b47c6ffa76355e4e1d88d20e61d3f
tree e504eef3743e8685bf0fbb31e65329f343d5787c tree | zip | gz
parent 24cddbe763f967da99b0897d8ac83a142b62718a view | diff
Added support + doc to Cusdis (#907)

### Prerequisites

Put an `x` into the box(es) that apply:

- [ ] This pull request fixes a bug.
- [ X] This pull request adds a feature.
- [ ] This pull request introduces breaking change.

### Description

Describe what this pull request achieves.

### Issues Resolved
This PR adds support for Cusdis commenting system
List any existing issues this pull request resolves.
Addresses #896
### Checklist

Put an `x` into the box(es) that apply:

#### General

- [X] Describe what changes are being made
Added partial to call Cusdis JS + added ref to load partial + added
documentation
[X] Explain why and how the changes were necessary and implemented
respectively
I started using Cusdis and I see there some demands for it.
- [X] Reference issue with `#<ISSUE_NO>` if applicable
#896
#### Resources

- [ ] If you have changed any SCSS code, run `make release` to
regenerate all CSS files

#### Contributors

- [X] Add yourself to `CONTRIBUTORS.md` if you aren't on it already

---------

Co-authored-by: Luiz F. A. de PrĂ¡ <luizdepra@users.noreply.github.com>
1 files added
3 files modified
29 ■■■■■ changed files
CONTRIBUTORS.md 3 ●●●● diff | view | raw | blame | history
docs/configurations.md 9 ●●●●● diff | view | raw | blame | history
layouts/partials/posts/cusdis.html 16 ●●●●● diff | view | raw | blame | history
layouts/posts/single.html 1 ●●●● diff | view | raw | blame | history