A Rails 5 application that can easily generate image placeholders for your site while you are developing it. Inspired by placehold.it but run locally by you.
- ImageMagic v7+ (uses the magick command line program)
- Rails v5
- Elm 0.18
- Nodejs v6+
$ bundle install
$ rails server
Navigating to the home page will show instructions on how to customize the generation of your image placeholders.