<!DOCTYPE html>
<html class="en-GB">
<head>
  <title>RSSMailer is built with Sjabloon</title>
<meta name="description" content="RSSMailer officially launched on august 7th on Product Hunt and Betalist, but a few weeks before that I launched it as an early proof of concept for me and a couple of friends." />

<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="qnM3f7JV2g3F+FTuElJpwMRh/H1BeeT5DlFPM7ubXfRtSZGsxxvAKHkDRKuMtBVJvI5C2zkvUpjtm7UjVeEcVA==" />

<script src="https://js.stripe.com/v3/"></script>
<meta property="og:site_name" content="Sjabloon">
<meta property="og:title" content="RSSMailer is built with Sjabloon" />
<meta property="og:description" content="RSSMailer officially launched on august 7th on Product Hunt and Betalist, but a few weeks before that I launched it as an early proof of concept for me and a couple of friends.">
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.getsjabloon.com/built-with/rssmailer" />
<meta property="og:image" content="https://www.getsjabloon.com/packs/media/images/social-483fb4efa20beb2655befb29d65850d1.jpg"></meta>

<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@ntscHQ">
<meta name="twitter:domain" value="getsjabloon.com" />
<meta name="twitter:title" value="RSSMailer is built with Sjabloon" />
<meta name="twitter:description" value="RSSMailer officially launched on august 7th on Product Hunt and Betalist, but a few weeks before that I launched it as an early proof of concept for me and a couple of friends." />
<meta property="twitter:image" content="https://www.getsjabloon.com/packs/media/images/social-483fb4efa20beb2655befb29d65850d1.jpg"></meta>
<meta name="twitter:url" value="https://www.getsjabloon.com/built-with/rssmailer" />

<meta property="og:logo" content="https://www.getsjabloon.com/logo.jpg" />


<script src="/packs/js/application-52108bb48a94ea445faf.js" data-turbolinks-track="reload"></script>
<link rel="stylesheet" media="screen" href="/packs/css/application-49f7a508.css" data-turbolinks-track="reload" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="google-site-verification" content="6ZvJ4u5D3MhqQhHVjdjAzRUq66Za_Xez7zSLX7tJ-E0" />

</head>

<body class="">
  <div class="site-announcement" data-controller="site-announcements" data-target="site-announcements.banner" data-site-announcements-id="37" data-site-announcements-site-name="sjabloon">
  <span class="site-announcement__badge site-announcement__badge--#{last_announcement.announcement_type}">
    news
  </span>

  <a class="site-announcement__title" href="https://railsdesigner.com/">Professionally designed UI components to build your next Ruby on Rails app even faster</a>

  <a class="site-announcement__action" href="https://railsdesigner.com/">Check it out</a>

  <button class="site-announcement__close" data-action="click->site-announcements#dismiss">
    <svg viewbox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="site-announcement__close-icon"> <g id="Page-1" stroke="none" stroke-width="1" fill-rule="evenodd"> <g id="icon-shape"> <polygon id="Combined-Shape" points="10 8.58578644 2.92893219 1.51471863 1.51471863 2.92893219 8.58578644 10 1.51471863 17.0710678 2.92893219 18.4852814 10 11.4142136 17.0710678 18.4852814 18.4852814 17.0710678 11.4142136 10 18.4852814 2.92893219 17.0710678 1.51471863 10 8.58578644"></polygon> </g> </g> </svg>

  </button>
</div>






  <nav class="justify-between text-sm leading-tight nav" data-controller="navigation" data-target="navigation.component" data-action="scroll@window->navigation#onScroll">
  <a class="inline-flex" href="/">
    <svg width="30" height="30" viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"><title>logo</title><defs><linearGradient x1="50%" y1="100%" x2="50%" y2="0%" id="a"><stop stop-color="#00CAFF" offset="0%"/><stop stop-color="#009AFF" offset="100%"/></linearGradient></defs><g fill="none" fill-rule="evenodd"><circle fill="url(#a)" cx="100" cy="100" r="100"/><path d="M126.412 145.011v16.379H72.565v-16.379H46L83.558 39h35.136l37.356 106.011h-29.638zm-7.464-24.006L102.54 64.847l-16.267 56.158h32.676z" fill="#FFF"/></g></svg>
</a>
  <div class="nav__items"  data-target="navigation.items">
      <a class="nav__item nav__link" href="/login">log in</a>
  </div>

  <span role="link" class="navigation__item navigation__toggle" data-target="navigation.toggle" data-action="click->navigation#toggle">menu</span>
</nav>




<article class="max-w-2xl mx-auto mt-16 content-body content-body--style-first-paragraph">
  <h1 class="mb-4 text-3xl font-bold">RSSMailer is built with Sjabloon</h1>

<p>During my last vacation it came to mind that I had an RSS reader on my computer but hadn’t launched it in forever. That’s when I realized that it’s actually pretty hard to get such an app in your daily routine.</p>


  <img class="w-full mt-8 object-cover border border-gray-200" src="/packs/media/images/builtwith/rssmailer-5d48a9a5a93c89e27e57dfca5133d1f1.jpg" />


<p>That’s why I made a web application, it’s an rss feed reader but instead of listing the new items in an app I send them by email.</p>

<h2>What was the most useful feature for you about Sjabloon?</h2>
<p>For me the design system was the most useful, Sjabloon provides a great starting point with the Tailwind CSS integration with is a delightful way to create pages in no time. The question ‘How is this going to look’ was quickly answered because the default home page is already pretty good looking.</p>

<h2>How long did it took you to build this version?</h2>
<p>My product started as something I wanted for myself, the first version that did what I wanted was completed in 2 full days of work. After that I polished the app a bit, I think I spent about a week on the project now. But since it’s a side project those hours are while travelling or when our child is sleeping.</p>

<h2>Where are you at now with RSSMailer?</h2>
<p>I would say I’m out of the MVP phase and I’m building on the project based on the initial feedback I’ve received. I got some great initial response and at the time of writing I have over 300 people that are using the product.</p>

<h2>Where can we learn more about RSSMailer?</h2>
<p>If you want to learn more about the product, go to <a href="https://rssmailer.app">RSSMailer.app</a> or follow me on Twitter <a href="http://twitter.com/jankeesvw">@jankeesvw</a>. I’m building this product in public, and my todolist for this project is available on <a href="https://wip.chat/products/2742/pending">WIP</a>. The statistics are also available for everyone at <a href="https://rssmailer.app/open">RSSMailer.app/open</a>.</p>

</article>

<div class="flex flex-col items-center justify-center p-4 mt-4 sm:mt-8 sm:p-16">
  <h3 class="text-3xl font-semibold leading-tight text-center text-gray-700">
    A Rails SaaS starter kit to build successful products
  </h3>
</div>



  <footer class="footer-wrapper">
  <div class="footer container mx-auto">
    <div class="footer__items">
      <a class="footer__item footer__link" href="/for-you">is Sjabloon for me?</a>
      <a class="footer__item footer__link" href="/built-with">built with Sjabloon</a>
      <a class="footer__item footer__link" href="/about">about</a>
      <a class="footer__item footer__link" href="/announcements">announcements</a>
    </div>
</div></footer>


  <script async defer data-domain="getsjabloon.com" src="https://plausible.io/js/plausible.js"></script>



</body>
</html>