resizing images for better performance
This commit is contained in:
parent
d470fa6ff1
commit
3f5cded6e6
421 changed files with 906 additions and 799 deletions
29
Gemfile.lock
Normal file
29
Gemfile.lock
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
faraday (0.9.1)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
ffi (1.9.10)
|
||||
jekyll-watch (1.3.1)
|
||||
listen (~> 3.0)
|
||||
kramdown (1.10.0)
|
||||
listen (3.0.6)
|
||||
rb-fsevent (>= 0.9.3)
|
||||
rb-inotify (>= 0.9.7)
|
||||
mini_magick (4.5.1)
|
||||
multipart-post (2.0.0)
|
||||
rb-fsevent (0.9.7)
|
||||
rb-inotify (0.9.7)
|
||||
ffi (>= 0.5.0)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
faraday
|
||||
jekyll-watch
|
||||
kramdown
|
||||
mini_magick
|
||||
|
||||
BUNDLED WITH
|
||||
1.10.6
|
||||
Loading…
Add table
Add a link
Reference in a new issue