@jwurzer There’s Sidebar.js that will show your most recent (10, by default) posts; just include the provided script element in your HTML and style the elements accordingly in your CSS.
I think it’s theoretically possible to do other things (like embed an entire Conversation, like @billbennettnz requested), using the API and JS, but there’s no pre-written JS to do this like there is for last N posts. // @colinwalker