~xdavidwu/xdavidwu.link

ref: 11358a12c763501d74f61e7e798cfbeceb3d7c35 xdavidwu.link/_includes/comments-providers d---------
237f66e7 — Michael Rose 4 years ago
Replace custom comment hardcoded HTML with include

Also add custom_scripts.html include for custom comment provider JavaScript that loads in the footer.

Close #2549
a57dcf27 — Daniel Schroeder 5 years ago
fix: Do not redirect user away from site after they submit a comment (#2402)

2af92958 — Johannes Ganzenmüller 5 years ago
Adjust comments to be compatible with compress_html (#2373)

fc30fa3a — Michael Rose 6 years ago
Remove Google+

Google+ is being shutdown on April 2, 2019. Social sharing buttong, comment provider, and author link configs have been removed from the theme.

ref: https://support.google.com/plus/answer/9195133
783460a6 — Huan LI (李卓桓) 6 years ago
Add support to customize `issue-term` (#2022)

Current we hardcoded the `pathname` for `issue-term` when we are using utterances comment provider.

It would be better for let users customize it by setting a `site.comments.utterances.issue_term` in their `_config.yml`.
057f0ce1 — Vincent Tam 6 years ago
Remove unused variables (#1996)

38732235 — Michael Rose 6 years ago
Add support for utterances (#1966)

* Add support for utterances
* Add utterances config documentation
* Update CHANGELOG and history

Close #1909 
7700c5d7 — Michael Rose 7 years ago
Upgrade Font Awesome to version 5 (#1446)

Upgrade Font Awesome to version 5 (SVG with JavaScript)

Close #1396
ec5f03dc — Michael Rose 7 years ago
Add Staticman v2 form scripts
55b68966 — Michael Rose 7 years ago
Add support for Staticman v2 endpoint and reCAPTCHA

Ref: #803
48a86217 — Michael Rose 7 years ago
Remove `#disqus_thread` duplicate

`<section id="disqus_thread"></section>` is set in `_includes/comments.html` and not needed in `_includes/comment-provider/disqus.html`.

Fixes #1199
Replace old Disqus script with Universal Embed Code (#1179)

* update embeddable disqus javascript

* Update disqus.html
e66c434f — Michael Rose 7 years ago
Merge branch 'zmsp-master'
d9025a83 — Michael Rose 7 years ago
Fix indentation and remove comments
c1f4ea70 — Zobair Shahadat 7 years ago
Google+ page comments updated.
88c89ce0 — Michael Rose 8 years ago
Merge branch 'release/4.1.0'
12ddb287 — Tom Richards 8 years ago
Fix link to Discourse.org homepage in noscript section (#699)

5b93fd77 — Michael Rose 8 years ago
Merge branch 'release/4.0.5' into develop
12fb35b7 — Michael Rose 8 years ago
Replace `base_path` with `absolute_url` filter
5b513638 — Michael Rose 8 years ago
Merge branch 'hotfix/3.4.2' into develop
Next