blog/_config.yml
Brandon Mathis b9ad060b5d 1. Updated config so blog categories get ouput to /blog/categories
2. Increased default pagination to 10 posts per page
3. Explained email address for RSS feed better
2011-07-01 17:13:21 -04:00

50 lines
951 B
YAML

# Required configuration
source: source
destination: public
code_dir: downloads/code
port: 4000
url: http://yoursite.com
title: My Octopress Blog
permalink: /blog/:year/:month/:day/:title
subtitle: A blogging framework for hackers.
author: Your Name
# RSS / Email (optional) subscription links (change if using something like Feedburner)
subscribe_rss: /atom.xml
subscribe_email:
markdown: rdiscount
pygments: true
paginate: 10
recent_posts: 5
category_dir: blog/categories
simple_search: http://google.com/search
# Optional configurations
# RSS feeds can list your email address if you like
email:
# Twitter
twitter_user:
twitter_tweet_count: 4
twitter_show_replies: false
twitter_follow_button: true
twitter_show_follower_count: false
twitter_tweet_button: true
# Pinboard
pinboard_user:
pinboard_count: 3
# Delicious
delicious_user:
delicious_count: 3
# Disqus Comments
disqus_short_name:
# Google Analytics
google_analytics_tracking_id: