Skip to content

abemedia/jekyll-facebook-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Jekyll Facebook Gallery Plugin

Jekyll Plugin which displays photo albums from Facebook pages or profiles.

Installation

Copy the facebook-gallery.rb file into your plugins directory and add the configuration values below to your _config.yml, exchanging test for the username of the page or profile you'd like to grab the pictures from.

Example Configuration:

facebook_gallery:
    username: test
    exclude:
        - 'Timeline Photos'
        - 'Cover Photos'
        - 'Profile Pictures'

About

Jekyll Plugin which displays your photo albums from Facebook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages