Skip to content

Instantly share code, notes, and snippets.

@JonathanSmith
Created February 14, 2012 00:36
Show Gist options
  • Save JonathanSmith/1821915 to your computer and use it in GitHub Desktop.
Save JonathanSmith/1821915 to your computer and use it in GitHub Desktop.
gist test
added this:
(ps:chain ($ "div#blog a") (embedly (ps:create "maxWidth" 450)))
and this:
(setf (ps:getprop (ps:chain $ embedly defaults) "key")
,*embedly-key*)
now I will test gist on my site
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment