mirror of
https://github.com/moparisthebest/www.moparscape.org
synced 2024-11-05 00:45:07 -05:00
a20dc08e10
2. Added javascript detection for placeholder 3. Added backup style for search field with no-placeholder support
43 lines
747 B
YAML
43 lines
747 B
YAML
# Required configuration
|
|
source: source
|
|
destination: public
|
|
|
|
url: http://yoursite.com
|
|
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
|
|
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:
|