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

Embeddable widgets #220

@daveaglick

Description

@daveaglick

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions