Showcase of embedding the Facebook plugin and an Instagram post
- Ruby
- Make - optional task runner for macOS and Linux.
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.
Start the dev server.
$ make serve
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.
Released under MIT by @MichaelCurrin.