Commit Graph

64 Commits (v2.10.1)

Author SHA1 Message Date
Romain Prieto d085266732 README: badges + setup notes + relative paths 10 years ago
rprieto f1f09adc14 Sort folders by date or by name 10 years ago
rprieto 3c8ecce018 Use <yargs> to parse command line args, and support JSON config 10 years ago
Romain Prieto fbb6512b63 README fix sample website link 10 years ago
Romain Prieto fd72c3d1d8 README link to the sample website on Github pages 10 years ago
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