30698926 |
# ----------------------- #
# Main Configs #
# ----------------------- # |
e4c2d579 |
|
ef3ff431 |
url: http://yoursite.com
title: My Octopress Blog |
a20dc08e |
subtitle: A blogging framework for hackers. |
e4c2d579 |
author: Your Name |
30698926 |
simple_search: http://google.com/search |
b9ad060b |
# RSS / Email (optional) subscription links (change if using something like Feedburner) |
d8b796ac |
subscribe_rss: /atom.xml |
21813059 |
subscribe_email: |
30698926 |
# RSS feeds can list your email address if you like
email: |
e4c2d579 |
|
f81bdbc1 |
# ----------------------- # |
30698926 |
# Jekyll & Plugins # |
f81bdbc1 |
# ----------------------- #
|
30698926 |
# If publishing to a subdirectory as in http://site.com/project set 'root: /project' |
12aed03e |
root: / |
3b29bfc4 |
permalink: /blog/:year/:month/:day/:title/ |
30698926 |
source: source
destination: public
plugins: plugins
code_dir: downloads/code
category_dir: blog/categories
markdown: rdiscount |
4a181e3a |
pygments: false # default python pygments have been replaced by pygments.rb |
30698926 |
|
1c555116 |
paginate: 10 # Posts per page on the blog index
pagination_dir: blog # Directory base for pagination URLs eg. /blog/page/2/
recent_posts: 5 # Posts in the sidebar Recent Posts section |
596ec87c |
excerpt_link: "Read on →" # "Continue reading" link text at the bottom of excerpted articles |
30698926 |
|
41ebe2a7 |
# list each of the sidebar modules you want to include, in the order you want them to appear. |
705ba9a3 |
# To add custom asides, create files in /source/_includes/custom/asides/ and add them to the list like 'custom/asides/custom_aside_name.html' |
9bc641d4 |
default_asides: [asides/recent_posts.html, asides/github.html, asides/twitter.html, asides/delicious.html, asides/pinboard.html] |
41ebe2a7 |
# Each layout uses the default asides, but they can have their own asides instead. Simply uncomment the lines below
# and add an array with the asides you want to use.
# blog_index_asides:
# post_asides:
# page_asides: |
d8b17814 |
|
30698926 |
# ----------------------- #
# 3rd Party Settings #
# ----------------------- # |
e4c2d579 |
|
c8eded1d |
# Github repositories
github_user:
github_repo_count: 0
github_show_profile_link: true
github_skip_forks: true
|
d8b796ac |
# Twitter |
af39f968 |
twitter_user: |
d8b796ac |
twitter_tweet_count: 4
twitter_show_replies: false
twitter_follow_button: true
twitter_show_follower_count: false
twitter_tweet_button: true
|
5d1d04c5 |
# Google Plus
google_plus_one: true
google_plus_one_size: medium
|
d8b796ac |
# Pinboard |
af39f968 |
pinboard_user: |
d8b796ac |
pinboard_count: 3
# Delicious |
e4c2d579 |
delicious_user:
delicious_count: 3
|
d8b796ac |
# Disqus Comments |
af39f968 |
disqus_short_name: |
b2828eb0 |
disqus_show_comment_count: false |
e4c2d579 |
|
d8b796ac |
# Google Analytics |
e4c2d579 |
google_analytics_tracking_id: |