hugo-toha/layouts/partials
安红豆 4e029b7de8
Add utteranc comment plugin (#465)
* add comment plugin utteranc(save message to github issue)

config.yml
    # Enable comment feature. There, should be only one of them.
    comment:
      enable: true
      utteranc:
        repo: ormissia/ormissia.github.io
        issueTerm: title
        theme: github-light

* Update utteranc.html
2021-11-18 23:17:46 +06:00
..
cards Added svg support for project icons (#376) 2021-07-15 07:53:28 +00:00
helpers Allow setting GIFS as author image (#394) 2021-08-10 02:39:10 +00:00
misc Update dependency for security issue (#421) 2021-09-24 17:59:50 +00:00
navigators Fix multiple active menu in taxonomy (#397) 2021-08-16 17:24:56 +00:00
sections Fixed section landing position on navigation #154 (#436) 2021-10-18 18:16:10 +00:00
disqus.html Fix disqus comment not working on new configuration style (#451) 2021-10-29 16:37:46 +00:00
footer.html Fixed absLangURL issue with sections in footer (#442) 2021-10-20 19:00:17 +00:00
header.html Disable logo by default + add logo only if the user provide it 2021-06-05 23:58:26 +06:00
math.html Convert single page into hugo template 2020-04-17 02:40:14 +06:00
opengraph.html Use absURL for image in OpenGraph header 2021-05-30 18:49:06 +06:00
scripts.html add video shortcode (#289) 2021-04-06 01:12:28 +06:00
utteranc.html Add utteranc comment plugin (#465) 2021-11-18 23:17:46 +06:00
valine.html Add valine comment system support (#446) 2021-10-28 15:11:25 +00:00