diff options
author | Brandon Mathis <brandon@imathis.com> | 2011-06-29 14:01:06 -0400 |
---|---|---|
committer | Brandon Mathis <brandon@imathis.com> | 2011-06-29 14:01:06 -0400 |
commit | ea349cdfbfa4d42110099e49a8ff23f7213cd5b6 (patch) | |
tree | aca4c6c7646207fe295197695b0cf87ee2a46913 /themes | |
parent | ce6621724c8d13530681724528b22e1c381f0dc2 (diff) | |
download | my_new_personal_website-ea349cdfbfa4d42110099e49a8ff23f7213cd5b6.tar.xz my_new_personal_website-ea349cdfbfa4d42110099e49a8ff23f7213cd5b6.zip |
Moved themes to .themes to get it out of the way. Updated Rakefile to support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use
Diffstat (limited to '')
-rw-r--r-- | .themes/classic/_plugins/blockquote.rb (renamed from themes/classic/_plugins/blockquote.rb) | 0 | ||||
-rw-r--r-- | .themes/classic/_plugins/category_generator.rb (renamed from themes/classic/_plugins/category_generator.rb) | 0 | ||||
-rw-r--r-- | .themes/classic/_plugins/compass_compiler.rb (renamed from themes/classic/_plugins/compass_compiler.rb) | 0 | ||||
-rw-r--r-- | .themes/classic/_plugins/custom_filters.rb (renamed from themes/classic/_plugins/custom_filters.rb) | 0 | ||||
-rw-r--r-- | .themes/classic/_plugins/gist_tag.rb (renamed from themes/classic/_plugins/gist_tag.rb) | 0 | ||||
-rw-r--r-- | .themes/classic/_plugins/haml.rb (renamed from themes/classic/_plugins/haml.rb) | 0 | ||||
-rw-r--r-- | .themes/classic/_plugins/include_code.rb (renamed from themes/classic/_plugins/include_code.rb) | 0 | ||||
-rw-r--r-- | .themes/classic/_plugins/include_file.rb (renamed from themes/classic/_plugins/include_file.rb) | 0 | ||||
-rw-r--r-- | .themes/classic/_plugins/pullquote.rb (renamed from themes/classic/_plugins/pullquote.rb) | 0 | ||||
-rw-r--r-- | .themes/classic/_plugins/pygments_cache_patch.rb (renamed from themes/classic/_plugins/pygments_cache_patch.rb) | 0 | ||||
-rw-r--r-- | .themes/classic/_plugins/sitemap_generator.rb (renamed from themes/classic/_plugins/sitemap_generator.rb) | 0 | ||||
-rw-r--r-- | .themes/classic/_plugins/titlecase.rb (renamed from themes/classic/_plugins/titlecase.rb) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/_base.scss (renamed from themes/classic/sass/_base.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/_partials.scss (renamed from themes/classic/sass/_partials.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/base/_layout.scss (renamed from themes/classic/sass/base/_layout.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/base/_solarized.scss (renamed from themes/classic/sass/base/_solarized.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/base/_theme.scss (renamed from themes/classic/sass/base/_theme.scss) | 2 | ||||
-rw-r--r-- | .themes/classic/sass/base/_typography.scss (renamed from themes/classic/sass/base/_typography.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/base/_utilities.scss (renamed from themes/classic/sass/base/_utilities.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/custom/_colors.scss (renamed from themes/classic/sass/custom/_colors.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/custom/_layout.scss (renamed from themes/classic/sass/custom/_layout.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/custom/_styles.scss (renamed from themes/classic/sass/custom/_styles.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/partials/_archive.scss (renamed from themes/classic/sass/partials/_archive.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/partials/_blog.scss (renamed from themes/classic/sass/partials/_blog.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/partials/_footer.scss (renamed from themes/classic/sass/partials/_footer.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/partials/_header.scss (renamed from themes/classic/sass/partials/_header.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/partials/_navigation.scss (renamed from themes/classic/sass/partials/_navigation.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/partials/_sidebar.scss (renamed from themes/classic/sass/partials/_sidebar.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/partials/_syntax.scss (renamed from themes/classic/sass/partials/_syntax.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/partials/sidebar/_base.scss (renamed from themes/classic/sass/partials/sidebar/_base.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/partials/sidebar/_delicious.scss (renamed from themes/classic/sass/partials/sidebar/_delicious.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/partials/sidebar/_pinboard.scss (renamed from themes/classic/sass/partials/sidebar/_pinboard.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/partials/sidebar/_twitter.scss (renamed from themes/classic/sass/partials/sidebar/_twitter.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/sass/screen.scss (renamed from themes/classic/sass/screen.scss) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_includes/archive_post.html (renamed from themes/classic/source/_includes/archive_post.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_includes/article.html (renamed from themes/classic/source/_includes/article.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_includes/asides/delicious.html (renamed from themes/classic/source/_includes/asides/delicious.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_includes/asides/pinboard.html (renamed from themes/classic/source/_includes/asides/pinboard.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_includes/asides/recent_posts.html (renamed from themes/classic/source/_includes/asides/recent_posts.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_includes/asides/twitter.html (renamed from themes/classic/source/_includes/asides/twitter.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_includes/disqus_thread.html (renamed from themes/classic/source/_includes/disqus_thread.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_includes/footer.html (renamed from themes/classic/source/_includes/footer.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_includes/google_analytics.html (renamed from themes/classic/source/_includes/google_analytics.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_includes/head.html (renamed from themes/classic/source/_includes/head.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_includes/header.html (renamed from themes/classic/source/_includes/header.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_includes/navigation.html (renamed from themes/classic/source/_includes/navigation.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_includes/post_author.html (renamed from themes/classic/source/_includes/post_author.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_includes/post_categories.html (renamed from themes/classic/source/_includes/post_categories.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_includes/post_date.html (renamed from themes/classic/source/_includes/post_date.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_includes/sharing.html (renamed from themes/classic/source/_includes/sharing.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_includes/sidebar.html (renamed from themes/classic/source/_includes/sidebar.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_layouts/category_index.html (renamed from themes/classic/source/_layouts/category_index.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_layouts/default.html (renamed from themes/classic/source/_layouts/default.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_layouts/page.html (renamed from themes/classic/source/_layouts/page.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/_layouts/post.html (renamed from themes/classic/source/_layouts/post.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/archives.html (renamed from themes/classic/source/archives.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/background.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/background.png) | bin | 141 -> 141 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/blankButton.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/blankButton.png) | bin | 82 -> 82 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/divider.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/divider.png) | bin | 118 -> 118 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/fullscreenButton.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/fullscreenButton.png) | bin | 203 -> 203 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/fullscreenButtonOver.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/fullscreenButtonOver.png) | bin | 636 -> 636 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/muteButton.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/muteButton.png) | bin | 343 -> 343 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/muteButtonOver.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/muteButtonOver.png) | bin | 835 -> 835 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/normalscreenButton.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/normalscreenButton.png) | bin | 210 -> 210 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/normalscreenButtonOver.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/normalscreenButtonOver.png) | bin | 664 -> 664 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/pauseButton.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/pauseButton.png) | bin | 170 -> 170 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/pauseButtonOver.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/pauseButtonOver.png) | bin | 442 -> 442 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/playButton.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/playButton.png) | bin | 251 -> 251 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/playButtonOver.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/playButtonOver.png) | bin | 553 -> 553 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderBuffer.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderBuffer.png) | bin | 112 -> 112 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderCapLeft.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderCapLeft.png) | bin | 94 -> 94 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderCapRight.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderCapRight.png) | bin | 103 -> 103 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderProgress.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderProgress.png) | bin | 114 -> 114 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderRail.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderRail.png) | bin | 116 -> 116 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/unmuteButton.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/unmuteButton.png) | bin | 264 -> 264 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/controlbar/unmuteButtonOver.png (renamed from themes/classic/source/assets/jwplayer/glow/controlbar/unmuteButtonOver.png) | bin | 649 -> 649 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/display/background.png (renamed from themes/classic/source/assets/jwplayer/glow/display/background.png) | bin | 686 -> 686 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/display/bufferIcon.png (renamed from themes/classic/source/assets/jwplayer/glow/display/bufferIcon.png) | bin | 816 -> 816 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/display/muteIcon.png (renamed from themes/classic/source/assets/jwplayer/glow/display/muteIcon.png) | bin | 334 -> 334 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/display/playIcon.png (renamed from themes/classic/source/assets/jwplayer/glow/display/playIcon.png) | bin | 465 -> 465 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/dock/button.png (renamed from themes/classic/source/assets/jwplayer/glow/dock/button.png) | bin | 686 -> 686 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/glow.xml (renamed from themes/classic/source/assets/jwplayer/glow/glow.xml) | 0 | ||||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/playlist/item.png (renamed from themes/classic/source/assets/jwplayer/glow/playlist/item.png) | bin | 172 -> 172 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/playlist/itemOver.png (renamed from themes/classic/source/assets/jwplayer/glow/playlist/itemOver.png) | bin | 171 -> 171 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/playlist/sliderCapBottom.png (renamed from themes/classic/source/assets/jwplayer/glow/playlist/sliderCapBottom.png) | bin | 108 -> 108 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/playlist/sliderCapTop.png (renamed from themes/classic/source/assets/jwplayer/glow/playlist/sliderCapTop.png) | bin | 105 -> 105 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/playlist/sliderRail.png (renamed from themes/classic/source/assets/jwplayer/glow/playlist/sliderRail.png) | bin | 100 -> 100 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/playlist/sliderThumb.png (renamed from themes/classic/source/assets/jwplayer/glow/playlist/sliderThumb.png) | bin | 97 -> 97 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/sharing/embedIcon.png (renamed from themes/classic/source/assets/jwplayer/glow/sharing/embedIcon.png) | bin | 749 -> 749 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/sharing/embedScreen.png (renamed from themes/classic/source/assets/jwplayer/glow/sharing/embedScreen.png) | bin | 2579 -> 2579 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/sharing/shareIcon.png (renamed from themes/classic/source/assets/jwplayer/glow/sharing/shareIcon.png) | bin | 589 -> 589 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/glow/sharing/shareScreen.png (renamed from themes/classic/source/assets/jwplayer/glow/sharing/shareScreen.png) | bin | 4576 -> 4576 bytes | |||
-rw-r--r-- | .themes/classic/source/assets/jwplayer/player.swf (renamed from themes/classic/source/assets/jwplayer/player.swf) | bin | 91375 -> 91375 bytes | |||
-rw-r--r-- | .themes/classic/source/atom.xml (renamed from themes/classic/source/atom.xml) | 0 | ||||
-rw-r--r-- | .themes/classic/source/images/bird_32_gray.png (renamed from themes/classic/source/images/bird_32_gray.png) | bin | 1376 -> 1376 bytes | |||
-rw-r--r-- | .themes/classic/source/images/bird_32_gray_fail.png (renamed from themes/classic/source/images/bird_32_gray_fail.png) | bin | 615 -> 615 bytes | |||
-rw-r--r-- | .themes/classic/source/images/code_bg.png (renamed from themes/classic/source/images/code_bg.png) | bin | 239 -> 239 bytes | |||
-rw-r--r-- | .themes/classic/source/images/dotted-border.png (renamed from themes/classic/source/images/dotted-border.png) | bin | 99 -> 99 bytes | |||
-rw-r--r-- | .themes/classic/source/images/email.png (renamed from themes/classic/source/images/email.png) | bin | 301 -> 301 bytes | |||
-rw-r--r-- | .themes/classic/source/images/favicon.png (renamed from themes/classic/source/images/favicon.png) | bin | 400 -> 400 bytes | |||
-rw-r--r-- | .themes/classic/source/images/line-tile.png (renamed from themes/classic/source/images/line-tile.png) | bin | 636 -> 636 bytes | |||
-rw-r--r-- | .themes/classic/source/images/noise.png (renamed from themes/classic/source/images/noise.png) | bin | 17742 -> 17742 bytes | |||
-rw-r--r-- | .themes/classic/source/images/rss.png (renamed from themes/classic/source/images/rss.png) | bin | 490 -> 490 bytes | |||
-rw-r--r-- | .themes/classic/source/images/search.png (renamed from themes/classic/source/images/search.png) | bin | 333 -> 333 bytes | |||
-rw-r--r-- | .themes/classic/source/index.html (renamed from themes/classic/source/index.html) | 0 | ||||
-rw-r--r-- | .themes/classic/source/javascripts/ender.js (renamed from themes/classic/source/javascripts/ender.js) | 0 | ||||
-rw-r--r-- | .themes/classic/source/javascripts/libs/ender.js (renamed from themes/classic/source/javascripts/libs/ender.js) | 0 | ||||
-rw-r--r-- | .themes/classic/source/javascripts/libs/jXHR.js (renamed from themes/classic/source/javascripts/libs/jXHR.js) | 0 | ||||
-rw-r--r-- | .themes/classic/source/javascripts/libs/swfobject-dynamic.js (renamed from themes/classic/source/javascripts/libs/swfobject-dynamic.js) | 0 | ||||
-rw-r--r-- | .themes/classic/source/javascripts/modernizr-2.0.js (renamed from themes/classic/source/javascripts/modernizr-2.0.js) | 0 | ||||
-rw-r--r-- | .themes/classic/source/javascripts/octopress.js (renamed from themes/classic/source/javascripts/octopress.js) | 0 | ||||
-rw-r--r-- | .themes/classic/source/javascripts/pinboard.js (renamed from themes/classic/source/javascripts/pinboard.js) | 0 | ||||
-rw-r--r-- | .themes/classic/source/javascripts/twitter.js (renamed from themes/classic/source/javascripts/twitter.js) | 0 |
113 files changed, 1 insertions, 1 deletions
diff --git a/themes/classic/_plugins/blockquote.rb b/.themes/classic/_plugins/blockquote.rb index 2f0712bd..2f0712bd 100644 --- a/themes/classic/_plugins/blockquote.rb +++ b/.themes/classic/_plugins/blockquote.rb diff --git a/themes/classic/_plugins/category_generator.rb b/.themes/classic/_plugins/category_generator.rb index c5dbbcd4..c5dbbcd4 100644 --- a/themes/classic/_plugins/category_generator.rb +++ b/.themes/classic/_plugins/category_generator.rb diff --git a/themes/classic/_plugins/compass_compiler.rb b/.themes/classic/_plugins/compass_compiler.rb index dcec746a..dcec746a 100644 --- a/themes/classic/_plugins/compass_compiler.rb +++ b/.themes/classic/_plugins/compass_compiler.rb diff --git a/themes/classic/_plugins/custom_filters.rb b/.themes/classic/_plugins/custom_filters.rb index f0db30ee..f0db30ee 100644 --- a/themes/classic/_plugins/custom_filters.rb +++ b/.themes/classic/_plugins/custom_filters.rb diff --git a/themes/classic/_plugins/gist_tag.rb b/.themes/classic/_plugins/gist_tag.rb index 0a8797f8..0a8797f8 100644 --- a/themes/classic/_plugins/gist_tag.rb +++ b/.themes/classic/_plugins/gist_tag.rb diff --git a/themes/classic/_plugins/haml.rb b/.themes/classic/_plugins/haml.rb index 7e548dec..7e548dec 100644 --- a/themes/classic/_plugins/haml.rb +++ b/.themes/classic/_plugins/haml.rb diff --git a/themes/classic/_plugins/include_code.rb b/.themes/classic/_plugins/include_code.rb index fa5c76ff..fa5c76ff 100644 --- a/themes/classic/_plugins/include_code.rb +++ b/.themes/classic/_plugins/include_code.rb diff --git a/themes/classic/_plugins/include_file.rb b/.themes/classic/_plugins/include_file.rb index 3862228b..3862228b 100644 --- a/themes/classic/_plugins/include_file.rb +++ b/.themes/classic/_plugins/include_file.rb diff --git a/themes/classic/_plugins/pullquote.rb b/.themes/classic/_plugins/pullquote.rb index 2b8544ab..2b8544ab 100644 --- a/themes/classic/_plugins/pullquote.rb +++ b/.themes/classic/_plugins/pullquote.rb diff --git a/themes/classic/_plugins/pygments_cache_patch.rb b/.themes/classic/_plugins/pygments_cache_patch.rb index 09c09840..09c09840 100644 --- a/themes/classic/_plugins/pygments_cache_patch.rb +++ b/.themes/classic/_plugins/pygments_cache_patch.rb diff --git a/themes/classic/_plugins/sitemap_generator.rb b/.themes/classic/_plugins/sitemap_generator.rb index 8b6cf78c..8b6cf78c 100644 --- a/themes/classic/_plugins/sitemap_generator.rb +++ b/.themes/classic/_plugins/sitemap_generator.rb diff --git a/themes/classic/_plugins/titlecase.rb b/.themes/classic/_plugins/titlecase.rb index 103bf702..103bf702 100644 --- a/themes/classic/_plugins/titlecase.rb +++ b/.themes/classic/_plugins/titlecase.rb diff --git a/themes/classic/sass/_base.scss b/.themes/classic/sass/_base.scss index f6583f17..f6583f17 100644 --- a/themes/classic/sass/_base.scss +++ b/.themes/classic/sass/_base.scss diff --git a/themes/classic/sass/_partials.scss b/.themes/classic/sass/_partials.scss index 2ffed5ba..2ffed5ba 100644 --- a/themes/classic/sass/_partials.scss +++ b/.themes/classic/sass/_partials.scss diff --git a/themes/classic/sass/base/_layout.scss b/.themes/classic/sass/base/_layout.scss index b24e1b29..b24e1b29 100644 --- a/themes/classic/sass/base/_layout.scss +++ b/.themes/classic/sass/base/_layout.scss diff --git a/themes/classic/sass/base/_solarized.scss b/.themes/classic/sass/base/_solarized.scss index 4952120d..4952120d 100644 --- a/themes/classic/sass/base/_solarized.scss +++ b/.themes/classic/sass/base/_solarized.scss diff --git a/themes/classic/sass/base/_theme.scss b/.themes/classic/sass/base/_theme.scss index adf3364d..42fdb6f2 100644 --- a/themes/classic/sass/base/_theme.scss +++ b/.themes/classic/sass/base/_theme.scss @@ -7,9 +7,9 @@ $link-color-visited: darken(adjust_hue($link_color, 70), 10) !default; $link-color-active: darken($link-color-hover, 15) !default; // Main Section Colors +$main-bg: #f8f8f8 !default; $page-bg: #252525 !default; $article-border: #eeeeee !default; -$main-bg: #f5f5f5 !default; $header-bg: #333 !default; $header-border: lighten($header-bg, 15) !default; diff --git a/themes/classic/sass/base/_typography.scss b/.themes/classic/sass/base/_typography.scss index 8ab0e657..8ab0e657 100644 --- a/themes/classic/sass/base/_typography.scss +++ b/.themes/classic/sass/base/_typography.scss diff --git a/themes/classic/sass/base/_utilities.scss b/.themes/classic/sass/base/_utilities.scss index 8b718cdc..8b718cdc 100644 --- a/themes/classic/sass/base/_utilities.scss +++ b/.themes/classic/sass/base/_utilities.scss diff --git a/themes/classic/sass/custom/_colors.scss b/.themes/classic/sass/custom/_colors.scss index 0771a86c..0771a86c 100644 --- a/themes/classic/sass/custom/_colors.scss +++ b/.themes/classic/sass/custom/_colors.scss diff --git a/themes/classic/sass/custom/_layout.scss b/.themes/classic/sass/custom/_layout.scss index 162f5ad6..162f5ad6 100644 --- a/themes/classic/sass/custom/_layout.scss +++ b/.themes/classic/sass/custom/_layout.scss diff --git a/themes/classic/sass/custom/_styles.scss b/.themes/classic/sass/custom/_styles.scss index 91ffcccf..91ffcccf 100644 --- a/themes/classic/sass/custom/_styles.scss +++ b/.themes/classic/sass/custom/_styles.scss diff --git a/themes/classic/sass/partials/_archive.scss b/.themes/classic/sass/partials/_archive.scss index fbf0dac6..fbf0dac6 100644 --- a/themes/classic/sass/partials/_archive.scss +++ b/.themes/classic/sass/partials/_archive.scss diff --git a/themes/classic/sass/partials/_blog.scss b/.themes/classic/sass/partials/_blog.scss index 0cf11ae8..0cf11ae8 100644 --- a/themes/classic/sass/partials/_blog.scss +++ b/.themes/classic/sass/partials/_blog.scss diff --git a/themes/classic/sass/partials/_footer.scss b/.themes/classic/sass/partials/_footer.scss index 350c562d..350c562d 100644 --- a/themes/classic/sass/partials/_footer.scss +++ b/.themes/classic/sass/partials/_footer.scss diff --git a/themes/classic/sass/partials/_header.scss b/.themes/classic/sass/partials/_header.scss index 8ae128b1..8ae128b1 100644 --- a/themes/classic/sass/partials/_header.scss +++ b/.themes/classic/sass/partials/_header.scss diff --git a/themes/classic/sass/partials/_navigation.scss b/.themes/classic/sass/partials/_navigation.scss index be132561..be132561 100644 --- a/themes/classic/sass/partials/_navigation.scss +++ b/.themes/classic/sass/partials/_navigation.scss diff --git a/themes/classic/sass/partials/_sidebar.scss b/.themes/classic/sass/partials/_sidebar.scss index ac790e04..ac790e04 100644 --- a/themes/classic/sass/partials/_sidebar.scss +++ b/.themes/classic/sass/partials/_sidebar.scss diff --git a/themes/classic/sass/partials/_syntax.scss b/.themes/classic/sass/partials/_syntax.scss index b14b23bd..b14b23bd 100644 --- a/themes/classic/sass/partials/_syntax.scss +++ b/.themes/classic/sass/partials/_syntax.scss diff --git a/themes/classic/sass/partials/sidebar/_base.scss b/.themes/classic/sass/partials/sidebar/_base.scss index 861efc91..861efc91 100644 --- a/themes/classic/sass/partials/sidebar/_base.scss +++ b/.themes/classic/sass/partials/sidebar/_base.scss diff --git a/themes/classic/sass/partials/sidebar/_delicious.scss b/.themes/classic/sass/partials/sidebar/_delicious.scss index e962702e..e962702e 100644 --- a/themes/classic/sass/partials/sidebar/_delicious.scss +++ b/.themes/classic/sass/partials/sidebar/_delicious.scss diff --git a/themes/classic/sass/partials/sidebar/_pinboard.scss b/.themes/classic/sass/partials/sidebar/_pinboard.scss index 9f9ab461..9f9ab461 100644 --- a/themes/classic/sass/partials/sidebar/_pinboard.scss +++ b/.themes/classic/sass/partials/sidebar/_pinboard.scss diff --git a/themes/classic/sass/partials/sidebar/_twitter.scss b/.themes/classic/sass/partials/sidebar/_twitter.scss index 36c6f62b..36c6f62b 100644 --- a/themes/classic/sass/partials/sidebar/_twitter.scss +++ b/.themes/classic/sass/partials/sidebar/_twitter.scss diff --git a/themes/classic/sass/screen.scss b/.themes/classic/sass/screen.scss index f08da4c2..f08da4c2 100644 --- a/themes/classic/sass/screen.scss +++ b/.themes/classic/sass/screen.scss diff --git a/themes/classic/source/_includes/archive_post.html b/.themes/classic/source/_includes/archive_post.html index cd55c212..cd55c212 100644 --- a/themes/classic/source/_includes/archive_post.html +++ b/.themes/classic/source/_includes/archive_post.html diff --git a/themes/classic/source/_includes/article.html b/.themes/classic/source/_includes/article.html index b458d732..b458d732 100644 --- a/themes/classic/source/_includes/article.html +++ b/.themes/classic/source/_includes/article.html diff --git a/themes/classic/source/_includes/asides/delicious.html b/.themes/classic/source/_includes/asides/delicious.html index 307a2e94..307a2e94 100644 --- a/themes/classic/source/_includes/asides/delicious.html +++ b/.themes/classic/source/_includes/asides/delicious.html diff --git a/themes/classic/source/_includes/asides/pinboard.html b/.themes/classic/source/_includes/asides/pinboard.html index 1cbb1379..1cbb1379 100644 --- a/themes/classic/source/_includes/asides/pinboard.html +++ b/.themes/classic/source/_includes/asides/pinboard.html diff --git a/themes/classic/source/_includes/asides/recent_posts.html b/.themes/classic/source/_includes/asides/recent_posts.html index ad3c7cc0..ad3c7cc0 100644 --- a/themes/classic/source/_includes/asides/recent_posts.html +++ b/.themes/classic/source/_includes/asides/recent_posts.html diff --git a/themes/classic/source/_includes/asides/twitter.html b/.themes/classic/source/_includes/asides/twitter.html index 15cab8bc..15cab8bc 100644 --- a/themes/classic/source/_includes/asides/twitter.html +++ b/.themes/classic/source/_includes/asides/twitter.html diff --git a/themes/classic/source/_includes/disqus_thread.html b/.themes/classic/source/_includes/disqus_thread.html index f966f03a..f966f03a 100644 --- a/themes/classic/source/_includes/disqus_thread.html +++ b/.themes/classic/source/_includes/disqus_thread.html diff --git a/themes/classic/source/_includes/footer.html b/.themes/classic/source/_includes/footer.html index e12f0678..e12f0678 100644 --- a/themes/classic/source/_includes/footer.html +++ b/.themes/classic/source/_includes/footer.html diff --git a/themes/classic/source/_includes/google_analytics.html b/.themes/classic/source/_includes/google_analytics.html index 4d4d5969..4d4d5969 100644 --- a/themes/classic/source/_includes/google_analytics.html +++ b/.themes/classic/source/_includes/google_analytics.html diff --git a/themes/classic/source/_includes/head.html b/.themes/classic/source/_includes/head.html index a4eec3d3..a4eec3d3 100644 --- a/themes/classic/source/_includes/head.html +++ b/.themes/classic/source/_includes/head.html diff --git a/themes/classic/source/_includes/header.html b/.themes/classic/source/_includes/header.html index de153086..de153086 100644 --- a/themes/classic/source/_includes/header.html +++ b/.themes/classic/source/_includes/header.html diff --git a/themes/classic/source/_includes/navigation.html b/.themes/classic/source/_includes/navigation.html index e2827983..e2827983 100644 --- a/themes/classic/source/_includes/navigation.html +++ b/.themes/classic/source/_includes/navigation.html diff --git a/themes/classic/source/_includes/post_author.html b/.themes/classic/source/_includes/post_author.html index b2db9043..b2db9043 100644 --- a/themes/classic/source/_includes/post_author.html +++ b/.themes/classic/source/_includes/post_author.html diff --git a/themes/classic/source/_includes/post_categories.html b/.themes/classic/source/_includes/post_categories.html index 7bf7528f..7bf7528f 100644 --- a/themes/classic/source/_includes/post_categories.html +++ b/.themes/classic/source/_includes/post_categories.html diff --git a/themes/classic/source/_includes/post_date.html b/.themes/classic/source/_includes/post_date.html index f1ed4815..f1ed4815 100644 --- a/themes/classic/source/_includes/post_date.html +++ b/.themes/classic/source/_includes/post_date.html diff --git a/themes/classic/source/_includes/sharing.html b/.themes/classic/source/_includes/sharing.html index ad3112ee..ad3112ee 100644 --- a/themes/classic/source/_includes/sharing.html +++ b/.themes/classic/source/_includes/sharing.html diff --git a/themes/classic/source/_includes/sidebar.html b/.themes/classic/source/_includes/sidebar.html index 0bce3c77..0bce3c77 100644 --- a/themes/classic/source/_includes/sidebar.html +++ b/.themes/classic/source/_includes/sidebar.html diff --git a/themes/classic/source/_layouts/category_index.html b/.themes/classic/source/_layouts/category_index.html index 699f3dec..699f3dec 100644 --- a/themes/classic/source/_layouts/category_index.html +++ b/.themes/classic/source/_layouts/category_index.html diff --git a/themes/classic/source/_layouts/default.html b/.themes/classic/source/_layouts/default.html index 4e4f81a3..4e4f81a3 100644 --- a/themes/classic/source/_layouts/default.html +++ b/.themes/classic/source/_layouts/default.html diff --git a/themes/classic/source/_layouts/page.html b/.themes/classic/source/_layouts/page.html index 0c59c990..0c59c990 100644 --- a/themes/classic/source/_layouts/page.html +++ b/.themes/classic/source/_layouts/page.html diff --git a/themes/classic/source/_layouts/post.html b/.themes/classic/source/_layouts/post.html index 5f55e89f..5f55e89f 100644 --- a/themes/classic/source/_layouts/post.html +++ b/.themes/classic/source/_layouts/post.html diff --git a/themes/classic/source/archives.html b/.themes/classic/source/archives.html index ebf447c9..ebf447c9 100644 --- a/themes/classic/source/archives.html +++ b/.themes/classic/source/archives.html diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/background.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/background.png Binary files differindex c2824cc4..c2824cc4 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/background.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/background.png diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/blankButton.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/blankButton.png Binary files differindex 010159f3..010159f3 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/blankButton.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/blankButton.png diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/divider.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/divider.png Binary files differindex 77cd829a..77cd829a 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/divider.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/divider.png diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/fullscreenButton.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/fullscreenButton.png Binary files differindex e06aa50c..e06aa50c 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/fullscreenButton.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/fullscreenButton.png diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/fullscreenButtonOver.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/fullscreenButtonOver.png Binary files differindex d2bc4fc7..d2bc4fc7 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/fullscreenButtonOver.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/fullscreenButtonOver.png diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/muteButton.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/muteButton.png Binary files differindex 40c40ab2..40c40ab2 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/muteButton.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/muteButton.png diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/muteButtonOver.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/muteButtonOver.png Binary files differindex 96fe7bb0..96fe7bb0 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/muteButtonOver.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/muteButtonOver.png diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/normalscreenButton.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/normalscreenButton.png Binary files differindex 22295074..22295074 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/normalscreenButton.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/normalscreenButton.png diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/normalscreenButtonOver.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/normalscreenButtonOver.png Binary files differindex 15db44d4..15db44d4 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/normalscreenButtonOver.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/normalscreenButtonOver.png diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/pauseButton.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/pauseButton.png Binary files differindex e399bf34..e399bf34 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/pauseButton.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/pauseButton.png diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/pauseButtonOver.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/pauseButtonOver.png Binary files differindex 409d89d2..409d89d2 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/pauseButtonOver.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/pauseButtonOver.png diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/playButton.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/playButton.png Binary files differindex f8d9a007..f8d9a007 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/playButton.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/playButton.png diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/playButtonOver.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/playButtonOver.png Binary files differindex 3fe28484..3fe28484 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/playButtonOver.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/playButtonOver.png diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderBuffer.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderBuffer.png Binary files differindex 73b371ab..73b371ab 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderBuffer.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderBuffer.png diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderCapLeft.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderCapLeft.png Binary files differindex 72322171..72322171 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderCapLeft.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderCapLeft.png diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderCapRight.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderCapRight.png Binary files differindex 626444a6..626444a6 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderCapRight.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderCapRight.png diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderProgress.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderProgress.png Binary files differindex 132a8e7d..132a8e7d 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderProgress.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderProgress.png diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderRail.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderRail.png Binary files differindex 27851dfd..27851dfd 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderRail.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/timeSliderRail.png diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/unmuteButton.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/unmuteButton.png Binary files differindex 3658453c..3658453c 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/unmuteButton.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/unmuteButton.png diff --git a/themes/classic/source/assets/jwplayer/glow/controlbar/unmuteButtonOver.png b/.themes/classic/source/assets/jwplayer/glow/controlbar/unmuteButtonOver.png Binary files differindex 138ebb35..138ebb35 100644 --- a/themes/classic/source/assets/jwplayer/glow/controlbar/unmuteButtonOver.png +++ b/.themes/classic/source/assets/jwplayer/glow/controlbar/unmuteButtonOver.png diff --git a/themes/classic/source/assets/jwplayer/glow/display/background.png b/.themes/classic/source/assets/jwplayer/glow/display/background.png Binary files differindex 391152f5..391152f5 100644 --- a/themes/classic/source/assets/jwplayer/glow/display/background.png +++ b/.themes/classic/source/assets/jwplayer/glow/display/background.png diff --git a/themes/classic/source/assets/jwplayer/glow/display/bufferIcon.png b/.themes/classic/source/assets/jwplayer/glow/display/bufferIcon.png Binary files differindex a3819c1e..a3819c1e 100644 --- a/themes/classic/source/assets/jwplayer/glow/display/bufferIcon.png +++ b/.themes/classic/source/assets/jwplayer/glow/display/bufferIcon.png diff --git a/themes/classic/source/assets/jwplayer/glow/display/muteIcon.png b/.themes/classic/source/assets/jwplayer/glow/display/muteIcon.png Binary files differindex e0408bbd..e0408bbd 100644 --- a/themes/classic/source/assets/jwplayer/glow/display/muteIcon.png +++ b/.themes/classic/source/assets/jwplayer/glow/display/muteIcon.png diff --git a/themes/classic/source/assets/jwplayer/glow/display/playIcon.png b/.themes/classic/source/assets/jwplayer/glow/display/playIcon.png Binary files differindex cb384278..cb384278 100644 --- a/themes/classic/source/assets/jwplayer/glow/display/playIcon.png +++ b/.themes/classic/source/assets/jwplayer/glow/display/playIcon.png diff --git a/themes/classic/source/assets/jwplayer/glow/dock/button.png b/.themes/classic/source/assets/jwplayer/glow/dock/button.png Binary files differindex 391152f5..391152f5 100644 --- a/themes/classic/source/assets/jwplayer/glow/dock/button.png +++ b/.themes/classic/source/assets/jwplayer/glow/dock/button.png diff --git a/themes/classic/source/assets/jwplayer/glow/glow.xml b/.themes/classic/source/assets/jwplayer/glow/glow.xml index 7d5ba038..7d5ba038 100644 --- a/themes/classic/source/assets/jwplayer/glow/glow.xml +++ b/.themes/classic/source/assets/jwplayer/glow/glow.xml diff --git a/themes/classic/source/assets/jwplayer/glow/playlist/item.png b/.themes/classic/source/assets/jwplayer/glow/playlist/item.png Binary files differindex 812592c3..812592c3 100644 --- a/themes/classic/source/assets/jwplayer/glow/playlist/item.png +++ b/.themes/classic/source/assets/jwplayer/glow/playlist/item.png diff --git a/themes/classic/source/assets/jwplayer/glow/playlist/itemOver.png b/.themes/classic/source/assets/jwplayer/glow/playlist/itemOver.png Binary files differindex 549f3721..549f3721 100644 --- a/themes/classic/source/assets/jwplayer/glow/playlist/itemOver.png +++ b/.themes/classic/source/assets/jwplayer/glow/playlist/itemOver.png diff --git a/themes/classic/source/assets/jwplayer/glow/playlist/sliderCapBottom.png b/.themes/classic/source/assets/jwplayer/glow/playlist/sliderCapBottom.png Binary files differindex 048cc623..048cc623 100644 --- a/themes/classic/source/assets/jwplayer/glow/playlist/sliderCapBottom.png +++ b/.themes/classic/source/assets/jwplayer/glow/playlist/sliderCapBottom.png diff --git a/themes/classic/source/assets/jwplayer/glow/playlist/sliderCapTop.png b/.themes/classic/source/assets/jwplayer/glow/playlist/sliderCapTop.png Binary files differindex 65c463a0..65c463a0 100644 --- a/themes/classic/source/assets/jwplayer/glow/playlist/sliderCapTop.png +++ b/.themes/classic/source/assets/jwplayer/glow/playlist/sliderCapTop.png diff --git a/themes/classic/source/assets/jwplayer/glow/playlist/sliderRail.png b/.themes/classic/source/assets/jwplayer/glow/playlist/sliderRail.png Binary files differindex 121778af..121778af 100644 --- a/themes/classic/source/assets/jwplayer/glow/playlist/sliderRail.png +++ b/.themes/classic/source/assets/jwplayer/glow/playlist/sliderRail.png diff --git a/themes/classic/source/assets/jwplayer/glow/playlist/sliderThumb.png b/.themes/classic/source/assets/jwplayer/glow/playlist/sliderThumb.png Binary files differindex 118c3e03..118c3e03 100644 --- a/themes/classic/source/assets/jwplayer/glow/playlist/sliderThumb.png +++ b/.themes/classic/source/assets/jwplayer/glow/playlist/sliderThumb.png diff --git a/themes/classic/source/assets/jwplayer/glow/sharing/embedIcon.png b/.themes/classic/source/assets/jwplayer/glow/sharing/embedIcon.png Binary files differindex 3394ac9c..3394ac9c 100644 --- a/themes/classic/source/assets/jwplayer/glow/sharing/embedIcon.png +++ b/.themes/classic/source/assets/jwplayer/glow/sharing/embedIcon.png diff --git a/themes/classic/source/assets/jwplayer/glow/sharing/embedScreen.png b/.themes/classic/source/assets/jwplayer/glow/sharing/embedScreen.png Binary files differindex b4059754..b4059754 100644 --- a/themes/classic/source/assets/jwplayer/glow/sharing/embedScreen.png +++ b/.themes/classic/source/assets/jwplayer/glow/sharing/embedScreen.png diff --git a/themes/classic/source/assets/jwplayer/glow/sharing/shareIcon.png b/.themes/classic/source/assets/jwplayer/glow/sharing/shareIcon.png Binary files differindex eae1d4e7..eae1d4e7 100644 --- a/themes/classic/source/assets/jwplayer/glow/sharing/shareIcon.png +++ b/.themes/classic/source/assets/jwplayer/glow/sharing/shareIcon.png diff --git a/themes/classic/source/assets/jwplayer/glow/sharing/shareScreen.png b/.themes/classic/source/assets/jwplayer/glow/sharing/shareScreen.png Binary files differindex 695ec949..695ec949 100644 --- a/themes/classic/source/assets/jwplayer/glow/sharing/shareScreen.png +++ b/.themes/classic/source/assets/jwplayer/glow/sharing/shareScreen.png diff --git a/themes/classic/source/assets/jwplayer/player.swf b/.themes/classic/source/assets/jwplayer/player.swf Binary files differindex 0eee3797..0eee3797 100644 --- a/themes/classic/source/assets/jwplayer/player.swf +++ b/.themes/classic/source/assets/jwplayer/player.swf diff --git a/themes/classic/source/atom.xml b/.themes/classic/source/atom.xml index 3b4e6613..3b4e6613 100644 --- a/themes/classic/source/atom.xml +++ b/.themes/classic/source/atom.xml diff --git a/themes/classic/source/images/bird_32_gray.png b/.themes/classic/source/images/bird_32_gray.png Binary files differindex 574f210a..574f210a 100644 --- a/themes/classic/source/images/bird_32_gray.png +++ b/.themes/classic/source/images/bird_32_gray.png diff --git a/themes/classic/source/images/bird_32_gray_fail.png b/.themes/classic/source/images/bird_32_gray_fail.png Binary files differindex 8337d103..8337d103 100644 --- a/themes/classic/source/images/bird_32_gray_fail.png +++ b/.themes/classic/source/images/bird_32_gray_fail.png diff --git a/themes/classic/source/images/code_bg.png b/.themes/classic/source/images/code_bg.png Binary files differindex a57bab56..a57bab56 100644 --- a/themes/classic/source/images/code_bg.png +++ b/.themes/classic/source/images/code_bg.png diff --git a/themes/classic/source/images/dotted-border.png b/.themes/classic/source/images/dotted-border.png Binary files differindex 57f99071..57f99071 100644 --- a/themes/classic/source/images/dotted-border.png +++ b/.themes/classic/source/images/dotted-border.png diff --git a/themes/classic/source/images/email.png b/.themes/classic/source/images/email.png Binary files differindex e55473fe..e55473fe 100644 --- a/themes/classic/source/images/email.png +++ b/.themes/classic/source/images/email.png diff --git a/themes/classic/source/images/favicon.png b/.themes/classic/source/images/favicon.png Binary files differindex 0f250673..0f250673 100644 --- a/themes/classic/source/images/favicon.png +++ b/.themes/classic/source/images/favicon.png diff --git a/themes/classic/source/images/line-tile.png b/.themes/classic/source/images/line-tile.png Binary files differindex f67ee19f..f67ee19f 100644 --- a/themes/classic/source/images/line-tile.png +++ b/.themes/classic/source/images/line-tile.png diff --git a/themes/classic/source/images/noise.png b/.themes/classic/source/images/noise.png Binary files differindex 432e05bf..432e05bf 100644 --- a/themes/classic/source/images/noise.png +++ b/.themes/classic/source/images/noise.png diff --git a/themes/classic/source/images/rss.png b/.themes/classic/source/images/rss.png Binary files differindex 151ae718..151ae718 100644 --- a/themes/classic/source/images/rss.png +++ b/.themes/classic/source/images/rss.png diff --git a/themes/classic/source/images/search.png b/.themes/classic/source/images/search.png Binary files differindex 1220ff4e..1220ff4e 100644 --- a/themes/classic/source/images/search.png +++ b/.themes/classic/source/images/search.png diff --git a/themes/classic/source/index.html b/.themes/classic/source/index.html index 47d848e3..47d848e3 100644 --- a/themes/classic/source/index.html +++ b/.themes/classic/source/index.html diff --git a/themes/classic/source/javascripts/ender.js b/.themes/classic/source/javascripts/ender.js index 9958885a..9958885a 100644 --- a/themes/classic/source/javascripts/ender.js +++ b/.themes/classic/source/javascripts/ender.js diff --git a/themes/classic/source/javascripts/libs/ender.js b/.themes/classic/source/javascripts/libs/ender.js index 5e56fd89..5e56fd89 100644 --- a/themes/classic/source/javascripts/libs/ender.js +++ b/.themes/classic/source/javascripts/libs/ender.js diff --git a/themes/classic/source/javascripts/libs/jXHR.js b/.themes/classic/source/javascripts/libs/jXHR.js index 6775655c..6775655c 100644 --- a/themes/classic/source/javascripts/libs/jXHR.js +++ b/.themes/classic/source/javascripts/libs/jXHR.js diff --git a/themes/classic/source/javascripts/libs/swfobject-dynamic.js b/.themes/classic/source/javascripts/libs/swfobject-dynamic.js index b0216145..b0216145 100644 --- a/themes/classic/source/javascripts/libs/swfobject-dynamic.js +++ b/.themes/classic/source/javascripts/libs/swfobject-dynamic.js diff --git a/themes/classic/source/javascripts/modernizr-2.0.js b/.themes/classic/source/javascripts/modernizr-2.0.js index b9846c4b..b9846c4b 100644 --- a/themes/classic/source/javascripts/modernizr-2.0.js +++ b/.themes/classic/source/javascripts/modernizr-2.0.js diff --git a/themes/classic/source/javascripts/octopress.js b/.themes/classic/source/javascripts/octopress.js index 680cb76b..680cb76b 100644 --- a/themes/classic/source/javascripts/octopress.js +++ b/.themes/classic/source/javascripts/octopress.js diff --git a/themes/classic/source/javascripts/pinboard.js b/.themes/classic/source/javascripts/pinboard.js index 52577e2c..52577e2c 100644 --- a/themes/classic/source/javascripts/pinboard.js +++ b/.themes/classic/source/javascripts/pinboard.js diff --git a/themes/classic/source/javascripts/twitter.js b/.themes/classic/source/javascripts/twitter.js index 676619e1..676619e1 100644 --- a/themes/classic/source/javascripts/twitter.js +++ b/.themes/classic/source/javascripts/twitter.js |