Skip to content

Commit 97f38ee

Browse files
authored
Merge pull request #1 from noreading/responsive-images
Adding a command for automatically generated responsive images
2 parents b668795 + 88f05fb commit 97f38ee

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+2083
-306
lines changed

README.md

Lines changed: 442 additions & 36 deletions

bin/images.js

Lines changed: 458 additions & 0 deletions
Large diffs are not rendered by default.

dist/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*.*
22
!.gitignore
3+
!images/**/*.*

dist/images/album/001-210x210.jpg

8.29 KB

dist/images/album/001-255x255.jpg

11 KB

dist/images/album/001-510x510.jpg

39.1 KB

dist/images/album/001.jpg

640 KB

dist/images/album/002-210x210.jpg

5.71 KB

dist/images/album/002-255x255.jpg

7.6 KB

dist/images/album/002-510x510.jpg

25.8 KB

0 commit comments

Comments
 (0)