You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

miniflux.adoc 598B

123456789101112131415
  1. +++
  2. +++
  3. == Miniflux
  4. https://miniflux.app/[Miniflux] is a great self-hosted RSS reader.
  5. === Rewrite rules
  6. Miniflux has the concept of "rewrite rules" which modify the
  7. content of a feed to improve how it's displayed. The built in
  8. ones (that I can never remember) are:
  9. add_dynamic_image:: Tries to add the highest quality images from sites that use JavaScript to load images (e.g. either lazily when scrolling or based on screen size).
  10. add_image_title:: Add each image’s title as a caption under the image.
  11. add_youtube_video:: Insert Youtube video inside the article (automatic for Youtube.com)