pavelk2 / social-feed

JavaScript plugin that shows a user feed from the most popular social networks
http://pavelk2.github.io/social-feed-example/
MIT License
963 stars 304 forks source link

how to use this "standalone" without hooking it up to a social network? #289

Open vesper8 opened 6 years ago

vesper8 commented 6 years ago

I want to use this mostly for the css and templates only. I want to display a feed of a facebook closed group. I am already able to get the feed content through API since I am admin of the group. Now I would like to display it using this package's css/templates.

Is there any documentation on how to do this? How to use only the front-end of this package but not the rest

HartLarsson commented 6 years ago

is not clear to me "only the front-end" There is no back.end. Social-feed is a javascript library that collect social feed into a unique stream for a front end website.