This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Description
Provide a widget that could be added to other sites for project, blog, etc. items. Some questions/thoughts:
- Should the widget be copy-paste HTML?
- That means it'll be evergreen and there's no danger of Discover .NET ever going away
- On the other hand it means the widget won't update as the data changes and won't get style or feature updates
- If the widget is embedded, what mechanism?
- iframe pointing to Discover-hosted HTML?
- Discover-hosted HTML but downloaded by JS and added to the DOM?
- Generated on the fly by JS using Discover API data?
- Probably want a standard "Powered by Discover .NET" link or something in the widget