Commit Graph

9 Commits (cbd505bf2749c62d6baba3e9278a92143b1fc255)

Author SHA1 Message Date
rprieto 6bbc1ebc77 Update README with sample output 10 years ago
Romain Prieto 5f7e3ae23a README fix typo 10 years ago
rprieto 704d79772e npm badge 10 years ago
rprieto eaa8bd2831 support for custom title and CSS 10 years ago
rprieto 1608b3cfac Generated website contains original media too
- now generate thumbs + large (original is too big for web download)
- simpler build system
10 years ago
rprieto 288ee7f87c Only create thumbs / copy files if they have changed 10 years ago
rprieto 7b20cf1722 Remove Gulp dependency (see below)
Gulp is very good at buffered / streamed content.
However GraphicsMagick + FFmpeg work well with file paths,
so it's easier to just glob(**) and call the command line tools.
10 years ago
rprieto 2086d37d38 Fix README 10 years ago
rprieto 62c0d09868 Initial commit 10 years ago