cloudflare / workers.cloudflare.com

The Cloudflare Workers website.
https://workers.cloudflare.com
144 stars 36 forks source link

Adjust nav to better represent what the buttons will do #171

Closed sgraden closed 3 months ago

sgraden commented 3 years ago

Noticed that the nav has 5 options in it, but the only ones that behave like nav items are Home and Built with. This issue is a suggestion to visually change some of the nav items to make it clear that you will be redirected to a new page.

Today image

Proposal image

The proposal adjusts the nav items that are links to new spaces pages, docs, and Discord to have the same link styling as we do in body.

Additionally the links are reordered to keep related links closer together. E.g. the Docs are for Workers, not pages and should be grouped to the left with other Workers related things.

CC @neynah

sgraden commented 3 years ago

Relates to https://github.com/cloudflare/pages.cloudflare.com/issues/16