blog/_config.yml
Brandon Mathis ab29d45ae8 1. Added new include_code tag to allow auhtors to insert files from the file system with syntax highligting and a download link
2. Improved the gist tag to properly insert the sources in <noscript> tags
3. Improved semantics in the blockquote plugin and DRYed things up.
4. Pygments caching now stores to the _code_cache directory by default
5. Added a configuration for the default include_code directory
6. Updated the .gitignore
2011-06-15 18:38:25 -04:00

45 lines
790 B
YAML

# Required configuration
source: source
destination: public
code_dir: downloads/code
port: 4000
url: http://octopress.dev
title: My Octopress Blog
subtitle: A blogging framework for hackers.
author: Your Name
subscribe_rss: /atom.xml
subscribe_email: http://feedburner.com/asdfasdf
#markdown: rdiscount
pygments: true
recent_posts: 1
simple_search: http://google.com/search
# Optional configurations
# For RSS Feed
email:
# Twitter
twitter_user: imathis
twitter_tweet_count: 4
twitter_show_replies: false
twitter_follow_button: true
twitter_show_follower_count: false
twitter_tweet_button: true
# Pinboard
#pinboard_user: imathis
pinboard_count: 3
# Delicious
delicious_user:
delicious_count: 3
# Disqus Comments
disqus_short_name:
# Google Analytics
google_analytics_tracking_id: