We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.

Dick Emery • 3 years ago

You can use https://fabform.io if you need to add a contact form to your static site.

Zhao Yue • 7 years ago

万老板 求问怎么Setup Disqus comment!

Wan Liuyang • 7 years ago

jekyll还是hugo?

Zhao Yue • 7 years ago

Jekyll

Wan Liuyang • 7 years ago

如果你你用minimal-mistakes-jekyll这个theme,直接在_config.yml里面加一句:

comments:
provider: "disqus"
disqus:
shortname: "your-disqus-shortname"

https://mmistakes.github.io...

Zhao Yue • 7 years ago

阔以!让我来试试