A Jekyll plugin to generate a JSON feed of your Jekyll posts. The plugin will automatically use any of the following configuration variables, if they are present in your site's _config.yml file. The plugin exposes a helper tag to expose the appropriate meta tags to support the automated discovery of your feed. Simply place {% json_feed_meta %} someplace in your template's <head> section, to output the necessary metadata. The plugin uses Jekyll's smartify filter for processing the site title and post titles. This will translate plain ASCII punctuation into "smart" typographic punctuation. This will not render or strip any Markdown you may be using in a title.
Features
- Plugin to generate a JSON feed of your Jekyll posts
- The plugin will automatically generate a JSON feed at /feed.json
- The plugin exposes a helper tag to expose the appropriate meta tags to support automated discovery of your feed
- The plugin uses Jekyll's smartify filter for processing the site title and post titles
- This plugin is heavily inspired by the Jekyll Feed plugin plugin
- Optional configuration options
Categories
Web DesignLicense
MIT LicenseFollow Jekyll JSON Feed plugin
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Jekyll JSON Feed plugin!