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
- Host: GitHub
- URL: https://github.com/3c7/jekyll-500px-tag
- Owner: 3c7
- Created: 2013-09-29T16:31:52.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-29T16:17:36.000Z (almost 12 years ago)
- Last Synced: 2023-08-04T08:54:09.100Z (almost 3 years ago)
- Language: Ruby
- Size: 150 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.