Live demo (my blog)
Wasabi uses Pug. Add hexo-renderer-pug
to your dependencies:
npm install hexo-renderer-pug --save
To enable Disqus, add the following config to your _config.yml
:
# Disqus
disqus_shortname: YOUR_DISQUS_SHORTNAME # replace with your own Disqus shortname
zlib