diff --git a/site/_includes/news_contents.html b/site/_includes/news_contents.html
index f22a1a1a..5c545211 100644
--- a/site/_includes/news_contents.html
+++ b/site/_includes/news_contents.html
@@ -10,7 +10,7 @@
Recent Releases
+ Other News
+
+ {% for post in site.posts %}
+ {% unless post.categories contains 'release' %}
+ -
+ {{ post.title }}
+
+ {% endunless %}
+ {% endfor %}
+
diff --git a/site/_posts/2014-06-04-jekyll-stickers-1-dollar-stickermule.markdown b/site/_posts/2014-06-04-jekyll-stickers-1-dollar-stickermule.markdown
new file mode 100644
index 00000000..92b85395
--- /dev/null
+++ b/site/_posts/2014-06-04-jekyll-stickers-1-dollar-stickermule.markdown
@@ -0,0 +1,19 @@
+---
+layout: news_item
+title: 'Pick Up your $1 Jekyll Sticker'
+date: 2014-06-04 15:46:53 -0400
+author: parkr
+categories: [partners]
+---
+
+
+
+You may have heard that [@cobyism](https://github.com/cobyism)'s excellent
+Jekyll logo has been made into a sticker. You may have sat idly by, wishing
+that you could have a sticker honoring your beloved Jekyll.
+
+The StickerMule team says, *"Pine no longer!"* StickerMule has **[discounted the
+price of Jekyll stickers down to $1 and are offering free (domestic)
+shipping](http://www.stickermule.com/marketplace/825-jekyll-stickers)!**
+Go grab one now on the StickerMule marketplace – [they'll look
+swell on your favourite hardware.](https://twitter.com/parkr/status/430826309707902976/photo/1)
diff --git a/site/img/jekyll-sticker.jpg b/site/img/jekyll-sticker.jpg
new file mode 100644
index 00000000..7feb97a0
Binary files /dev/null and b/site/img/jekyll-sticker.jpg differ