mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
major refactoring, improved file watching, changed site to public to support rack via pow (http://pow.cx) also implemented the basics of a 320 and up design refresh on the classic theme. This should make it great for mobile reading
This commit is contained in:
@ -1,14 +1,14 @@
|
||||
source: source
|
||||
destination: public
|
||||
exclude: sass, *.scss
|
||||
markdown: rdiscount
|
||||
pygments: true
|
||||
pygments: false
|
||||
permalink: pretty
|
||||
|
||||
url: http://yoursite.com
|
||||
title: My Octopress Blog
|
||||
author: Your Name
|
||||
email: you@domain.com #Add your email (optional) for the atom feed
|
||||
simple_search: http://google.com/search
|
||||
|
||||
recent_posts: 10
|
||||
|
||||
@ -19,10 +19,9 @@ show_replies: false
|
||||
delicious_user:
|
||||
delicious_count: 3
|
||||
|
||||
pinboard_user: imathis
|
||||
pinboard_user: designenthusiast
|
||||
pinboard_count: 3
|
||||
|
||||
disqus_short_name:
|
||||
disqus_short_name: imathis
|
||||
|
||||
google_custom_search_id:
|
||||
google_analytics_tracking_id:
|
||||
|
||||
Reference in New Issue
Block a user