Skip to content

Showcase of embedding the Facebook plugin and an Instagram post

License

Notifications You must be signed in to change notification settings

MichaelCurrin/embed-social-widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embed social widgets

Showcase of embedding the Facebook plugin and an Instagram post

Netlify Status GitHub tag License

Demo

View site - Embed Social Widgets

Requirements

  • Ruby
  • Make - optional task runner for macOS and Linux.

Installation

Install Jekyll globally - follow instructions

Clone the project.

$ git clone git@github.com:MichaelCurrin/embed-social-widgets.git
$ cd embed-social-widgets

Install project dependencies - follow instructions.

Run

Start the dev server.

$ make serve

Project structure

  • Facebook: fb directory.
  • Instagram: ig directory.

Notes

This shows a live example of using a FB page plugin to pull in details such as profile image, timeline and events. The plugin snippet is created using a tool of Facebook's Developer site.

The plugin page allows easy customization and a preview, then gives you snippets to paste on your site. See the Facebook links.

This is also a test of Netlify CORS configs. See netlify.toml.

License

Released under MIT by @MichaelCurrin.