NASA-IMPACT / admg-casei

ADMG Inventory
https://impact.earthdata.nasa.gov/casei/
Apache License 2.0
1 stars 0 forks source link

Add campaigns timeline to homepage #639

Open LanesGood opened 1 week ago

LanesGood commented 1 week ago

Add timeline of all campaigns to CASEI homepage.

From previous discussions:

This is probably the 'lowest hanging fruit' location to plop a plugin like this without reinventing the design of the website. But whereas the homepage items currently create a filter on the Explore page, this would direct users directly to a campaign itself.

Things to explore:

  • What is easy to customize vs. what is fixed with this plug in? For example, does it need to use the same fonts and colors? As it is, I don't think it really matches the style of CASEI and looks like a plug in. But you might be limited to what can be changed.
  • What information about a campaign should be surfaced here? You wouldn't want to add too much about a campaign, you'd want to direct people to read more on the actual campaign page. Perhaps limiting this to the same information on a campaign "card" in the explore page will be sufficient.

Parent ticket: https://github.com/NASA-IMPACT/ADMG-project/issues/1066

LanesGood commented 1 day ago

Explore using library instead of auto-generated timeline js instance: https://timeline.knightlab.com/docs/instantiate-a-timeline.html