From b8408139be19b738ec47ad176374ed6d45d19cf5 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 | 2 +- _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 | 2 +- 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, 337 insertions(+), 337 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 88b2f504..da46c7eb 100644 --- a/_config.yml +++ b/_config.yml @@ -43,4 +43,4 @@ owner: instagram: mmistakes include: [".htaccess"] -exclude: ["lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules", "Gemfile", "Gemfile.lock", "LICENSE", "README.md"] +exclude: ["lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", "less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules", "Gemfile", "Gemfile.lock", "LICENSE", "README.md"] \ No newline at end of file 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 @@