Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.36 KB

information-architecture.md

File metadata and controls

26 lines (14 loc) · 1.36 KB

Information Architecture

Calypso's navigation model is based on two key pieces:

  • Masterbar
  • Left-to-Right

Calypso Information Architecture model

The Masterbar is the top-level piece of all our UIs across all devices. It's designed to work at desktop size, mobile size, web, iOS, and Android alike.

The Left-to-Right logic means that everything goes from a higher level of abstraction on the left, to a lower level of abstraction on the right, or from step 1 on the left to step N on the right. Imagine the viewport as a window on a horizontal sheet of paper that moves around based on what needs to be focused.

Effective Design for Multiple Screens

The model above is designed to convert well to multiple devices and screens. This is the current Calypso information architecture, mapped to the Masterbar:

Calypso navigation

And this is how it translates on multiple platforms:

Calypso on multiple devices

It's exactly the same structure, with the ideal balance between platform standards and the WordPress.com brand.

Previous: The Technology Behind Calypso Next: Navigation Terminology