canonical / global-nav

A script and stylesheet that displays the Canonical global nav across the top of a site
https://www.npmjs.com/package/@canonical/global-nav
5 stars 23 forks source link

Would be good to include a MOTD as part of the global navigation #123

Open therealjuan-zz opened 5 years ago

therealjuan-zz commented 5 years ago

To announce important releases, features, products or new job positions available might be a good idea to have a link as part of the global navigation:

image

Obviously this will be compromised on mobile but we can either show a short form of it or just hide it completely.

Mobile view image

anthonydillon commented 5 years ago

I think this is a great idea. We may want a way to update it remotely in the future but hard coding the promotion would be a good way to test if this feature can reach success criteria before expanding on the its functionality.

anthonydillon commented 2 years ago

It appears that MOTD has multiple lines. For example:

 * Super-optimized for small spaces - read how we shrank the memory
   footprint of MicroK8s to make it the smallest full K8s around.

   https://ubuntu.com/blog/microk8s-memory-optimisation

What would be the suggested design for this type of content?