Open
Description
Problem Description
Currently, the "Find by Team" section and "Useful Docs" modules are not customizable. We should allow this behavior to be changed via the custom deploy pattern demonstrated in nytimes/library-customization-example.
Feature
Core Library code should be updated to register plugins for that particular space, and generically lay out a various number of modules which contain their own logic. We should update the docs to demonstrate how those sections can be customized, and update the demo site to use this feature.