This is a theme for ghost blog system, inspired by the basic theme of jekyll.
- Disqus integration
- MathJax support
- Code highlight
Use the Code Injection page to define the shortname in blog header for Disqus comments to enable this feature.
<script>
var disqus_shortname = 'YOUR_DISQUS_SHORTCUT_HERE';
</script>