Skip to content

thumbsup/demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thumbsup demos

Demo galleries to showcase common themes and options.

Setup

npm install

If working on local thumbsup changes, you can also link your local executable:

[~/dev/thumbsup] $ npm link
[~/dev/demos]    $ npm link thumbsup

Building the demo galleries

./build

The generated website is available in ./docs, where Github Pages is served from. Make sure you commit the entire repo, including ./docs.

Credits

All images are courtesy of their author and unsplash.com, an amazing collection of FREE high-res photos.

To keep this repository small, they are resized to 1200x800. They are also given fake EXIF creation dates to make nice "sorted by date" galleries.

mogrify -resize 1200x800 -quality 80 ${filename}
exiftool '-datetimeoriginal=YYYY-MM-DD HH:MM:SS' ${fileName}

About

Demo galleries to showcase common themes and options

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages