Split meetup images into originals and thumbnails

This commit is contained in:
Oliver Davies 2016-03-22 21:53:19 +00:00
parent 5bf9842f41
commit 9e98882e5a
9 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
/output_*/ /output_*/
/source/assets/css/ /source/assets/css/
/source/assets/fonts/ /source/assets/fonts/
/source/assets/images/*/thumbnails/
/source/assets/js/ /source/assets/js/
/.sculpin/ /.sculpin/
/vendor/ /vendor/

View file

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

View file

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

View file

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

View file

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

View file

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 84 KiB

View file

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View file

Before

Width:  |  Height:  |  Size: 120 KiB

After

Width:  |  Height:  |  Size: 120 KiB