Skip to content

bloomreach-forge/feeds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

196 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feeds Plugin

The Feeds project is a plugin for Hippo CMS that lets you create RSS feeds, ATOM feeds and provides an API which enables you to create your own web syndications with the CMS.

User Guide

👉 Start here: userguide/USER_GUIDE.md

For quick reference, see userguide/QUICK_REFERENCE.md

The userguide folder contains:

  • USER_GUIDE.md - Complete guide covering property filtering, Atom enrichment, testing, and troubleshooting
  • QUICK_REFERENCE.md - Quick reference card for common tasks
  • README.md - Navigation guide for the documentation

Official Documentation

Documentation is available at bloomreach-forge.github.io/feeds

The documentation is generated by this command from the master branch:

mvn clean site:site -Pgithub.pages

The output is in the docs directory; push it and GitHub Pages will serve the site automatically.

For rendering documentation on non-master branches, use the normal site command so the output will be in the target and therefore ignored by Git.

mvn clean site:site

About

Create RSS and ATOM feeds based on CMS documents

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 12

Languages