From fcc761c7bf1de6d18b353a4895750a8e423e0d3f Mon Sep 17 00:00:00 2001 From: B Mathis Date: Sat, 7 Nov 2009 18:17:54 -0600 Subject: [PATCH] updated readme --- README.markdown | 6 +++--- source/_layouts/default.haml | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.markdown b/README.markdown index 82cb377..e058ff1 100644 --- a/README.markdown +++ b/README.markdown @@ -59,10 +59,10 @@ You can also change: tweet_count: 3 ### Disqus Comments -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: +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 -1. Add your site's Disqus shortname -2. Add your site's full url eg: http://yoursite.com + full_url: http://yoursite.com + disqus_short_name: yourdisqusname ### Google Site Search 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. diff --git a/source/_layouts/default.haml b/source/_layouts/default.haml index 2c32bc4..458279d 100644 --- a/source/_layouts/default.haml +++ b/source/_layouts/default.haml @@ -1,10 +1,11 @@ --- blog_title: My Octopress Blog -full_url: + twitter_user: imathis tweet_count: 4 show_replies: false +full_url: disqus_short_name: google_site_search_id: