Created
April 28, 2012 05:08
-
-
Save toamitkumar/2516213 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
url: http://toamitkumar.github.com | |
title: RubyizednRailified Blog | |
subtitle: Ruby, Rails and others. | |
author: Amit Kumar | |
simple_search: http://google.com/search | |
description: toamitkumar | |
date_format: "ordinal" | |
subscribe_rss: /atom.xml | |
subscribe_email: | |
root: / | |
permalink: /blog/:year/:month/:day/:title/ | |
source: source | |
destination: public | |
plugins: plugins | |
code_dir: downloads/code | |
category_dir: blog/categories | |
markdown: rdiscount | |
pygments: false | |
paginate: 5 | |
pagination_dir: blog | |
recent_posts: 5 | |
excerpt_link: "Read on →" | |
titlecase: true | |
'custom/asides/custom_aside_name.html' | |
default_asides: [asides/about.html, asides/coderwall.html, asides/recent_posts.html, asides/twitter.html, asides/delicious.html, asides/pinboard.html, asides/googleplus.html] | |
# ----------------------- # | |
# 3rd Party Settings # | |
# ----------------------- # | |
# Github repositories | |
github_user: | |
github_repo_count: 0 | |
github_show_profile_link: true | |
github_skip_forks: true | |
twitter_user: toamit | |
twitter_tweet_count: 4 | |
twitter_show_replies: false | |
twitter_follow_button: true | |
twitter_show_follower_count: true | |
twitter_tweet_button: true | |
# Google +1 | |
google_plus_one: false | |
google_plus_one_size: medium | |
# Google Plus Profile | |
# Hidden: No visible button, just add author information to search results | |
googleplus_user: | |
googleplus_hidden: false | |
# Pinboard | |
pinboard_user: | |
pinboard_count: 3 | |
# Delicious | |
delicious_user: | |
delicious_count: 3 | |
# Disqus Comments | |
disqus_short_name: toamitkumar | |
disqus_show_comment_count: true | |
# Google Analytics | |
google_analytics_tracking_id: | |
# Facebook Like | |
facebook_like: true | |
# Coderwall achievements | |
coderwall_user: toamitkumar | |
coderwall_endorse_me: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment