feedlynx 0.4.0

Collect links to read or watch later in your RSS reader.
Documentation
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Feedlynx</title>
    <style>
        body {
            font-family: sans-serif;
            max-width: 600px;
            margin: 1em auto;
            padding: 0 1em;
        }
    </style>
  </head>
  <body>
    {{logo}}
    <h1>Feedlynx</h1>

    <p>Feed available at <code>{{feed}}</code></p>

    <a href="https://github.com/wezm/feedlynx">Feedlynx</a>
  </body>
</html>