Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 387 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 387 Bytes

This is my blog, my blog is amazing

note to myself

Activate MathJax

Just add this line in the font matter of a post :

math: true

Activate Disqus

First, inform _config.yml about your disqus's shortname :

 disqus:
	shortname: yourusername

add the url too

url: http://your.site

To activate comments on a blog post, just add this to font matter

comments: true