Jamie Taylor
Jamie Taylor

Reputation: 3530

create a custom rss feed for website

I'm trying to incorporate my rss feed into my website but I want to be able to style it and use jQuery to animate it etc

I've had a look around and it seems that the best option is to use slidedeck but it's $99 for a single website which seems like a crazy amount just to be able to do what I want.

Does anyone have any ideas of how to import rss feeds and style them like the ones on slidedeck using CSS and jQuery?

My rss feed is located externally on the wordpress website so i'd need to reference it like this wordpressname.wordpress.com/feed

Thanks

Upvotes: 1

Views: 2149

Answers (1)

whostolemyhat
whostolemyhat

Reputation: 3123

There's plenty of tutorials on jQuery RSS readers; once you've implemented one, styling to look like the slidedeck version shouldn't be too difficult.

Upvotes: 1

Related Questions