Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 525 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 525 Bytes

External Resource Project

The External Resource Project is an API that enables a developer to manage external resources in Hippo CMS, notably It currently supports MediaMosa platform integration.

Documentation

Documentation is available at bloomreach-forge.github.io/external-resources

The documentation is generated by this command:

mvn clean site:site

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