chore: updated detail list items a79a1512
Steve Simkins · 2026-07-07 19:21 1 file(s) · +1 −0
templates/index.html +1 −0
40 40
        <p>Now that you've seen RSS in action, there's a few things you can do:</p>
41 41
        <ul>
42 42
          <li>Share this feed with someone else so they can also learn about RSS.</li>
43 +
          <li>Not sure what this is? Try making a <a href="/" target="_blank" rel="noreferrer">new feed</a>.</li>
43 44
          <li>Keep using this free app by bookmarking the URLs for specific feed collections.</li>
44 45
          <li>Download a dedicated RSS reader. These will have much more features and let you sync across devices. A few include <a href="https://netnewswire.com" target="_blank" rel="noopener noreferrer">NetNewsWire</a>, <a href="https://www.currentreader.app" target="_blank" rel="noopener noreferrer">Current</a>, or <a href="https://play.google.com/store/apps/details?id=com.prof18.feedflow" target="_blank" rel="noopener noreferrer">FeedFlow</a>.</li>
45 46
          <li>Create your own RSS feed that you can share with others. Quick and no nonsense way to do this is to use an app like <a href="https://www.sourcefeed.app" target="_blank" rel="noopener noreferrer">sourcefeed</a>. The old fashion way is to start a blog with something like <a href="https://pagecord.com" target="_blank" rel="noopener noreferrer">Pagecord</a> or <a href="https://bearblog.dev" target="_blank" rel="noopener noreferrer">BearBlog</a>.</li>