Browse code

updated readme

B Mathis authored on 08/11/2009 at 00:17:54
Showing 2 changed files
... ...
@@ -59,10 +59,10 @@ You can also change:
59 59
     tweet_count: 3
60 60
 
61 61
 ### Disqus Comments
62
-Octopress has built in support for the Disqus commenting system, using the "universal code" installation method. First register your site at [http://disqus.com/comments/register/](http://disqus.com/comments/register/) Then, to enable Disqus comments on your blog, edit the YAML block at the top of the default layout:
62
+Octopress has built in support for the Disqus commenting system, using the "universal code" installation method. First register your site at [http://disqus.com/comments/register/](http://disqus.com/comments/register/) Then, edit the settings at the top of _layouts/default.haml
63 63
 
64
-1. Add your site's Disqus shortname
65
-2. Add your site's full url eg: http://yoursite.com
64
+    full_url: http://yoursite.com
65
+    disqus_short_name: yourdisqusname
66 66
 
67 67
 ### Google Site Search
68 68
 First setup sitesearch for your site at [http://google.com/sitesearch/](http://google.com/sitesearch/) then add your site\_search\_id to the YAML block in the default layout.
... ...
@@ -1,10 +1,11 @@
1 1
 ---
2 2
 blog_title: My Octopress Blog
3
-full_url:
3
+
4 4
 twitter_user: imathis
5 5
 tweet_count: 4
6 6
 show_replies: false
7 7
 
8
+full_url: 
8 9
 disqus_short_name: 
9 10
 
10 11
 google_site_search_id: