mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
irrisponsibly massive commit
This commit is contained in:
31
_config.yml
31
_config.yml
@ -1,11 +1,28 @@
|
||||
source: source
|
||||
destination: site
|
||||
destination: public
|
||||
exclude: sass, *.scss
|
||||
markdown: rdiscount
|
||||
pygments: true
|
||||
permalink: /blog/:year/:month/:day/:title
|
||||
permalink: pretty
|
||||
|
||||
url: http://yoursite.com
|
||||
multiviews: true
|
||||
sass: false
|
||||
haml: true
|
||||
post_defaults:
|
||||
layout: blog_post
|
||||
title: My Octopress Blog
|
||||
author: Your Name
|
||||
email: you@domain.com #Add your email (optional) for the atom feed
|
||||
|
||||
recent_posts: 10
|
||||
|
||||
twitter_user: imathis
|
||||
tweet_count: 3
|
||||
show_replies: false
|
||||
|
||||
delicious_user:
|
||||
delicious_count: 3
|
||||
|
||||
pinboard_user: imathis
|
||||
pinboard_count: 3
|
||||
|
||||
disqus_short_name:
|
||||
|
||||
google_custom_search_id:
|
||||
google_analytics_tracking_id:
|
||||
|
||||
Reference in New Issue
Block a user