/imaginary-pictures

Scrapes reddit for fantasy pictures and displays them as a gallery.

Primary LanguageApacheConf

imaginary.pics

Code Climate

Source code for imaginary.pics.

The site is basic HTML5+JS. Uses Bootstrap 3 and jQuery.

Scrapes Reddit for imaginative pictures and displays them as a gallery with links to original images as well as the reddit discussion threads.

Powered by Yeoman an Grunt.

To develop:

grunt serve

To build a production version:

grunt build

Then upload the contents of dist/ folder to the server.