From f06b4c163d2e51b5a03e55f15d7477bfdf95555e Mon Sep 17 00:00:00 2001 From: Craig Dodd Date: Fri, 17 Apr 2015 11:43:36 +0100 Subject: [PATCH] Remove trailing whitespace --- 404.md | 4 +- Gemfile | 2 +- README.md | 6 +- _config.yml | 16 +- _includes/_scripts.html | 4 +- _layouts/home.html | 6 +- _layouts/page.html | 4 +- _layouts/post-index.html | 4 +- _layouts/post.html | 4 +- _posts/2012-05-22-readability-post.md | 10 +- _posts/2013-05-22-sample-post-images.md | 2 +- _posts/2013-05-23-readability-feature-post.md | 10 +- _posts/2013-08-12-sample-link-post.md | 4 +- _posts/2013-08-16-code-highlighting-post.md | 2 +- _posts/2014-07-31-author-override.md | 2 +- _sass/elements.scss | 30 +-- _sass/forms.scss | 124 ++++++------ _sass/grid.scss | 24 +-- _sass/mixins.scss | 110 +++++------ _sass/page.scss | 22 +-- _sass/site.scss | 26 +-- _sass/typography.scss | 42 ++-- _sass/variables.scss | 14 +- _sass/vendor/magnific-popup/_settings.scss | 2 +- .../vendor/magnific-popup/magnific-popup.scss | 6 +- _templates/page | 2 +- about/index.md | 4 +- assets/fonts/fontawesome-webfont.svg | 2 +- assets/js/_main.js | 6 +- assets/js/plugins/jquery.magnific-popup.js | 186 +++++++++--------- theme-setup/index.md | 10 +- 31 files changed, 345 insertions(+), 345 deletions(-) diff --git a/404.md b/404.md index 59218627..3981c8c7 100644 --- a/404.md +++ b/404.md @@ -4,7 +4,7 @@ title: "Page Not Found" excerpt: "Page not found. Your pixels are in another canvas." sitemap: false permalink: /404.html ---- +--- Sorry, but the page you were trying to view does not exist --- perhaps you can try searching for it below. @@ -14,4 +14,4 @@ Sorry, but the page you were trying to view does not exist --- perhaps you can t \ No newline at end of file + diff --git a/Gemfile b/Gemfile index f6958278..2af79e0b 100644 --- a/Gemfile +++ b/Gemfile @@ -2,4 +2,4 @@ source 'https://rubygems.org' gem 'jekyll' gem 'jekyll-sitemap' -gem 'octopress', '~> 3.0.0.rc.12' \ No newline at end of file +gem 'octopress', '~> 3.0.0.rc.12' diff --git a/README.md b/README.md index afe57d51..575e1692 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Minimal Mistakes -**[Minimal Mistakes](http://mmistakes.github.io/minimal-mistakes)** is a two column responsive Jekyll theme perfect for powering your GitHub hosted blog. +**[Minimal Mistakes](http://mmistakes.github.io/minimal-mistakes)** is a two column responsive Jekyll theme perfect for powering your GitHub hosted blog. ## Minimal Mistakes is all about: * Responsive templates. Looking good on mobile, tablet, and desktop. -* Gracefully degrading in older browsers. Compatible with Internet Explorer 8+ and all modern browsers. +* Gracefully degrading in older browsers. Compatible with Internet Explorer 8+ and all modern browsers. * Minimal embellishments -- content first. * Optional large feature images for posts and pages. * Simple and clear permalink structure. @@ -20,4 +20,4 @@ See a [live version of Minimal Mistakes](http://mmistakes.github.io/minimal-mist Minimal Mistakes takes advantage of Sass and data files to make customizing easier. These features require Jekyll 2.x and will not work with older versions of Jekyll. -To learn how to install and use this theme check out the [Setup Guide](http://mmistakes.github.io/minimal-mistakes/theme-setup/) for more information. \ No newline at end of file +To learn how to install and use this theme check out the [Setup Guide](http://mmistakes.github.io/minimal-mistakes/theme-setup/) for more information. diff --git a/_config.yml b/_config.yml index 2fa10c3a..e1407e9b 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ title: Site Title locale: en_US -url: +url: # Jekyll configuration @@ -29,17 +29,17 @@ owner: name: Your Name avatar: bio-photo.jpg bio: "Describe your self." - email: - disqus-shortname: + email: + disqus-shortname: twitter: #username facebook: #username google: plus: #username - analytics: - verify: - ad-client: - ad-slot: - bing-verify: + analytics: + verify: + ad-client: + ad-slot: + bing-verify: github: #username stackoverflow: #http://stackoverflow.com/users/123456/username linkedin: #username diff --git a/_includes/_scripts.html b/_includes/_scripts.html index 9fc26ff5..42d75b3e 100644 --- a/_includes/_scripts.html +++ b/_includes/_scripts.html @@ -5,7 +5,7 @@