jwillmer / jekyllDecent

Blog Template for Jekyll
http://jwillmer.github.io/jekyllDecent/
MIT License
133 stars 123 forks source link

Enhancement for Disqus and MathJax #33

Closed svanimisetti closed 7 years ago

svanimisetti commented 7 years ago

For my personal site, I am using So Simple theme. I noticed that it allows for adding Disqus board for article. Also, the theme allows for using MathJax for setting up mathematical equations on the post.

Does your theme already support this? If not, can you look at some enhancements?

jwillmer commented 7 years ago

For Disqua support you need to configure the _config.yml and enable it for each post separately. You can find the description and demo on this page. I don't know MathJax but I can see the use for it. I will create a new issue to implement it but I can't promise you to make it right away.