How to embed recent Tumblr posts

While searching around for a good way to embed recent tumblr posts onto my website, I came across a nice solution.

Louis Stowasser created a widget in Javascript that will easily display your recent tumblr posts after adding a few lines of code to your website or Tumblr blog. You are able to adjust the maximum amount of posts you want to show up and link to any blog you have. Here we have the code to embed your recent Tumblr posts:

Unminified (864 bytes):

Minified (573 bytes):

How To Use:

  1. Choose one of the scripts above.
  2. Find where it says “//enter your settings here”.
  3. Change the URL to your blog; Adjust the number of posts you want to display (minimum 10)
  4. Paste the code in your HTML file or (if on your blog) go to your blogs Customization page
  5. Click the Edit HTML button.
  6. Paste the code wherever you want to display your recent Tumblr posts.