Commit Graph

6 Commits

Author SHA1 Message Date
Reorx 88b2584d06 add title for comments, enhance styles 2022-06-01 22:03:01 +08:00
Reorx 5c47607d23 support specifying comment system in both config and front matter
in config: site.Params.defaultCommentSystems
in front matter: pageCommentSystems
2022-05-31 22:41:10 +08:00
Reorx 338bc70774 support remark42 in comments 2022-05-31 00:25:27 +08:00
Reorx 28511efd08 control comment system in partials/comments.html 2022-05-27 21:33:40 +08:00
Aditya Telange 196b82645e
Fix Spacing in overall repo 2021-03-30 18:26:43 +05:30
Aditya Telange e933bf39b7 comments: rm comments
- user needs to enable comments in hugo config
        + params:
            comments: true
    - disabled by default
2020-07-20 20:11:58 +05:30