ipfs-inactive / website

This repo has been replaced by https://github.com/ipfs/ipfs-website/
https://github.com/ipfs/ipfs-website/
MIT License
183 stars 128 forks source link

"New Release" Banner #368

Closed momack2 closed 4 years ago

momack2 commented 4 years ago

When the 0.5 release goes out, we'd like to direct folks entering our website to the appropriate new information for them. This could be:

  1. to read the latest blog post describing the changes
  2. to read the docs "what's new in this release" page & FAQs
  3. to install go-ipfs 0.5 and get started

This means we need some sort of banner CTA on the ipfs.io website that will support up to 3 different click targets (could be links). image

@jessicaschilling - do you have thoughts about the optimal way to do this, or other good examples from other sites that are better than my really hacky wireframe?

jessicaschilling commented 4 years ago

@momack2 -- please see https://github.com/ipfs/website/pull/369 for implementation (shortcut to preview here).

As an alternate (or lower-visual-weight version to implement a bit later after release when we want to shout but not too hard), we may wish to consider re-introducing the ribbon callout from https://github.com/ipfs/website/pull/301 with text appropriately modified.

momack2 commented 4 years ago

This is amazing! @cwaring - would love your eyes on any suggestions to avoid the horizontal overlap or make the title string a little more responsive.

cwaring commented 4 years ago

@momack2 np, I'll add this to my todos for next week.

cwaring commented 4 years ago

A little late to the party but I'll have this ready the release today 🥳