Want to know how to get comments on your Octopress blog?
It’s not difficult at all!
Steps
-
Go on over to disqus.com and make an account.
-
Click on “Universal” for the type of blog you are using.
-
Open
_config.ymlin your root directory for your Octopress blog. -
Find the line that looks like the following:
1 2 3 | |
-
Look at the Disqus short name (mine is darkzeroman), use the following image as a guide for where to look.

-
Copy that over to the
_config.ymlentry fordisqus_short_nameyou saw in Step 4. So mine looks like:
1 2 3 | |
- You’re done!
Have fun!