Skip to content

Commit

Permalink
Image asset cleanup
Browse files Browse the repository at this point in the history
- Rename images
- Remove unused images
- Add image attribution to LICENSE and README
  • Loading branch information
mmistakes committed Feb 1, 2018
1 parent bf775bf commit 8b231b0
Show file tree
Hide file tree
Showing 30 changed files with 21 additions and 8 deletions.
2 changes: 2 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ and [MIT License](http://opensource.org/licenses/MIT).

So Simple incorporates photographs from [Unsplash](https://unsplash.com).

So Simple incorporates photographs from [WeGraphics](http://wegraphics.net/downloads/free-ultimate-blurred-background-pack/)

So Simple incorporates [Breakpoint](http://breakpoint-sass.com/).
Breakpoint is distributed under the terms of the [MIT/GPL Licenses](http://opensource.org/licenses/MIT).

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -930,6 +930,7 @@ grammar, broken links, etc.
### Icons + Demo Images:

* [Font Awesome](https://fontawesome.com)
* [WeGraphics](http://wegraphics.net/downloads/free-ultimate-blurred-background-pack/)
* [Unsplash](https://unsplash.com/)

### Other:
Expand Down
8 changes: 4 additions & 4 deletions _sass/so-simple/_global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -78,19 +78,19 @@
.site-logo-img {
width: $site-logo-width;
height: $site-logo-height;
border: 0.25em solid $background-color;
border-radius: 100px;
border: 5px solid $background-color;
border-radius: $site-logo-width;

@include breakpoint($medium) {
width: 1.5 * $site-logo-width;
height: 1.5 * $site-logo-width;
border-radius: 150px;
border-radius: 1.5 * $site-logo-width;
}

@include breakpoint($large) {
width: 2 * $site-logo-width;
height: 2 * $site-logo-width;
border-radius: 200px;
border-radius: 2 * $site-logo-width;
}
}

Expand Down
2 changes: 1 addition & 1 deletion example/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ title: "So Simple Development Site"
description: "A simple and clean theme for words and pictures."
baseurl: "/example" # the subpath of your site, e.g. "/blog"
url: # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
logo: "/images/site-logo.png" # path of site logo, e.g. "/assets/images/logo.png"
logo: "/images/so-simple-site-logo.png" # path of site logo, e.g. "/assets/images/logo.png"
date_format: "%B %-d, %Y"
read_time: true
words_per_minute: 200
Expand Down
8 changes: 5 additions & 3 deletions example/_posts/2012-03-14-layout-hero-image.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: "Layout: Hero Image"
image:
path: /images/eder-oliveira-180877.jpg
thumbnail: /images/eder-oliveira-180877-320x200.jpg
caption: "Photo from [Unsplash](https://unsplash.com/)"
path: /images/so-simple-sample-image-3.jpg
thumbnail: /images/so-simple-sample-image-3-400x200.jpg
caption: "Photo from [WeGraphics](http://wegraphics.net/downloads/free-ultimate-blurred-background-pack/)"
categories:
- Layout
tags:
Expand All @@ -27,3 +27,5 @@ Hero images can also be assigned more succinctly when `thumbnail` or `caption` a
```yaml
image: /images/eder-oliveira-180877.jpg
```

Tall images will push content down the page. `1600 x 600` is a good middle-ground size to aim for.
4 changes: 4 additions & 0 deletions example/_posts/2012-05-22-markup-text-readability.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
title: "Markup: Text Readability Test"
excerpt: "A large amount of sample text to test readability of a text heavy page."
image:
path: /images/so-simple-sample-image-2.jpg
thumbnail: /images/so-simple-sample-image-2-400x200.jpg
caption: "Photo from [WeGraphics](http://wegraphics.net/downloads/free-ultimate-blurred-background-pack/)"
tags:
- sample post
- readability
Expand Down
4 changes: 4 additions & 0 deletions example/_posts/2013-01-10-markup-image-alignment.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
title: "Markup: Image Alignment"
image:
path: /images/so-simple-sample-image-5.jpg
thumbnail: /images/so-simple-sample-image-5-400x200.jpg
caption: "Photo from [WeGraphics](http://wegraphics.net/downloads/free-ultimate-blurred-background-pack/)"
categories:
- Markup
tags:
Expand Down
Binary file removed example/images/amine-ounnas-180287.jpg
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed example/images/apple-touch-icon-precomposed.png
Binary file not shown.
Binary file modified example/images/bio-photo-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified example/images/bio-photo-alt.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified example/images/bio-photo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed example/images/eder-oliveira-180877-320x200.jpg
Binary file not shown.
Binary file removed example/images/eder-oliveira-180877.jpg
Binary file not shown.
Binary file modified example/images/michael-rose-photo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed example/images/simple-search-screenshot.jpg
Binary file not shown.
Binary file removed example/images/site-logo.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added example/images/so-simple-site-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed example/images/so-simple-theme-preview.jpg
Binary file not shown.
Binary file removed example/images/twitter-card-summary-large-image.jpg
Binary file not shown.

0 comments on commit 8b231b0

Please sign in to comment.