2011-06-07 14:45:01 +00:00
|
|
|
# Required configuration
|
2009-10-19 00:07:36 +00:00
|
|
|
source: source
|
2011-04-18 03:49:30 +00:00
|
|
|
destination: public
|
2011-06-15 22:31:22 +00:00
|
|
|
code_dir: downloads/code
|
2011-06-11 19:23:54 +00:00
|
|
|
port: 4000
|
2011-04-18 03:49:30 +00:00
|
|
|
|
2011-06-24 21:17:35 +00:00
|
|
|
url: http://yoursite.com
|
|
|
|
title: My Octopress Blog
|
|
|
|
permalink: /blog/:year/:month/:day/:title
|
2011-06-08 22:58:00 +00:00
|
|
|
subtitle: A blogging framework for hackers.
|
2011-04-18 03:49:30 +00:00
|
|
|
author: Your Name
|
2011-07-01 21:13:21 +00:00
|
|
|
|
|
|
|
# RSS / Email (optional) subscription links (change if using something like Feedburner)
|
2011-06-07 14:45:01 +00:00
|
|
|
subscribe_rss: /atom.xml
|
2011-06-18 02:24:48 +00:00
|
|
|
subscribe_email:
|
2011-06-07 14:45:01 +00:00
|
|
|
|
2011-06-19 19:14:01 +00:00
|
|
|
markdown: rdiscount
|
2011-06-07 14:45:01 +00:00
|
|
|
pygments: true
|
2011-07-01 21:13:21 +00:00
|
|
|
paginate: 10
|
2011-06-19 19:14:01 +00:00
|
|
|
recent_posts: 5
|
2011-07-01 21:13:21 +00:00
|
|
|
category_dir: blog/categories
|
2011-05-15 22:33:00 +00:00
|
|
|
simple_search: http://google.com/search
|
2011-04-18 03:49:30 +00:00
|
|
|
|
2011-06-07 14:45:01 +00:00
|
|
|
# Optional configurations
|
2011-04-18 03:49:30 +00:00
|
|
|
|
2011-07-01 21:13:21 +00:00
|
|
|
# RSS feeds can list your email address if you like
|
2011-06-07 14:45:01 +00:00
|
|
|
email:
|
2011-04-18 03:49:30 +00:00
|
|
|
|
2011-06-07 14:45:01 +00:00
|
|
|
# Twitter
|
2011-06-24 21:17:35 +00:00
|
|
|
twitter_user:
|
2011-06-07 14:45:01 +00:00
|
|
|
twitter_tweet_count: 4
|
|
|
|
twitter_show_replies: false
|
|
|
|
twitter_follow_button: true
|
|
|
|
twitter_show_follower_count: false
|
|
|
|
twitter_tweet_button: true
|
|
|
|
|
|
|
|
# Pinboard
|
2011-06-24 21:17:35 +00:00
|
|
|
pinboard_user:
|
2011-06-07 14:45:01 +00:00
|
|
|
pinboard_count: 3
|
|
|
|
|
|
|
|
# Delicious
|
2011-04-18 03:49:30 +00:00
|
|
|
delicious_user:
|
|
|
|
delicious_count: 3
|
|
|
|
|
2011-06-07 14:45:01 +00:00
|
|
|
# Disqus Comments
|
|
|
|
disqus_short_name:
|
2011-04-18 03:49:30 +00:00
|
|
|
|
2011-06-07 14:45:01 +00:00
|
|
|
# Google Analytics
|
2011-04-18 03:49:30 +00:00
|
|
|
google_analytics_tracking_id:
|