An open API service indexing awesome lists of open source software.

https://github.com/3c7/jekyll-500px-tag

Insert 500px.com pictures via liquid tags
https://github.com/3c7/jekyll-500px-tag

Last synced: about 1 month ago
JSON representation

Insert 500px.com pictures via liquid tags

Awesome Lists containing this project

README

          

Jekyll 500px Tag
================
Insert 500px.com pictures via liquid tags. This plugin is based on [macjasp's](https://github.com/macjasp) flickr plugin and [henninghoyer's](https://github.com/henninghoyer) 500px Image Set plugin.

##Changes
-added some responsive features
-changed the exif info under the pictures

##Usage
{% 500px photoid %}
Preview at [3c7.github.io](http://3c7.github.io/jekyll-500px-plugin-ready-to-use/).

##Installation
Copy the ruby file under _plugin into your plugins/ directory. The sass file is an example of how to use the classes.
You have to set
Fhp_Tag:
consumer_key:
in your _config-file. You can obtain a consumer key via 500px.com settings.
You can use the stylesheet given or create your own using the given classes.