Commit Graph

5 Commits (e5c5aaab243881e46f68928e54af88aa8b505fc8)

Author SHA1 Message Date
rprieto 1608b3cfac Generated website contains original media too
- now generate thumbs + large (original is too big for web download)
- simpler build system
11 years ago
rprieto 288ee7f87c Only create thumbs / copy files if they have changed 11 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.
11 years ago
rprieto 2086d37d38 Fix README 11 years ago
rprieto 62c0d09868 Initial commit 11 years ago