Jekyll Feed

screenshot of Jekyll Feed

:memo: A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts

Overview

The Jekyll Feed plugin is a Jekyll plugin that generates an Atom (RSS-like) feed of your Jekyll posts. It allows you to automatically create a feed of your site's content, making it easier for readers to stay updated with your latest posts.

Features

  • Automatic generation of an Atom feed at /feed.xml
  • Optional configuration options like title, description, URL, and author
  • Compatibility with Jekyll 3.5.0 and above
  • Integration with continuous integration tools for version control

Summary

The Jekyll Feed plugin is a useful tool for Jekyll users who want to generate an Atom feed for their site's content. It provides automatic generation of the feed and allows for configuration options to customize the feed according to your site's needs. With easy installation instructions, this plugin is a valuable addition to any Jekyll website.