Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Mockups, March 10th. #231

Merged
merged 1 commit into from
Mar 10, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
120 changes: 82 additions & 38 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Gutenberg is the project name. Conversations and discussions take place in #core

> The editor will endeavour to create a new page and post building experience that makes writing rich posts effortless, and has “blocks” to make it easy what today might take shortcodes, custom HTML, or “mystery meat” embed discovery. — Matt Mullenweg

WordPress already supports a large amount of "blocks", but doesn't surface them very well, nor give them many rich layout options. By embracing the blocky nature, we can hopefully surface blocks that already exist, as well as attach more advanced layout options to each of them, allowing you to easily write richer posts.

## Overview

- <a href="https://make.wordpress.org/design/2017/01/25/what-are-little-blocks-made-of">What are little blocks made of?</a>
Expand All @@ -22,58 +24,100 @@ Gutenberg is the project name. Conversations and discussions take place in #core

- <a href="https://github.com/Automattic/wp-post-grammar">WP Post grammar parser</a>.

## Mockups

These mockups are all subject to change and feedback.

**Blocks & Formatting**
## How Designers Can Contribute

![Hover](mockups/Formatting, Hover.png)
The editor we're building means to make the editing experience better for every WordPress user, by creating an interface that "makes writing rich posts effortless, and has 'blocks' to make it easy what today might take shortcodes, custom HTML, or 'mystery meat' embed discovery", to quote the kickoff goal.

![Click](mockups/Formatting, Click.png)
That is difficult. So your designer eyes and help is appreciated, in what capacity you'd like to contribute.

![Drag & Drop](mockups/Drag and drop.png)
A good place to start is having a look at <a href="https://github.com/WordPress/gutenberg#mockups">the current mockups</a> and <a href="https://wordpress.github.io/gutenberg/">the UI prototype</a>. We also have a GitHub repository, where <a href="https://github.com/WordPress/gutenberg/issues?q=is%3Aissue+is%3Aopen+label%3ADesign">anything labelled "Design"</a> could use thoughtful replies, mockups, animatics, sketches, doodles.

**New Blocks**
With regards to specific changes to the design, the details & execution (like colors, borders, shadows), those are best done as minimal and specific iterations on the work that precedes it, so we can ideally compare. That doesn't preclude wild ideas, but should be considered for precise tasks like "give the pressed buttons more contrast", things in that vein.

![New Blocks](mockups/New Blocks.png)
![Insert Between](mockups/Insert Between.png)
![Insert Between, Keyboard Only](mockups/Insert Between, Keyboard.png)
![Insert](mockups/Insert.png)
Grab the Sketch file so you don't have to start from scratch:

**Type Switcher**
**<a href="https://cloudup.com/cMPXM8Va2cy">Download, Updated Mar. 10th.</a>**

![Switcher](mockups/Type Switcher.png)
## Mockups

**Other Blocks**
These mockups are all subject to change and feedback.

![Image](mockups/Image.png)
![Quote](mockups/Quote.png)
![Quote 2](mockups/Quote 2.png)
![Headings](mockups/Headings.png)
**Basic Blocks**

_Text_
![Text, Neutral](mockups/Text, Neutral.png)
_Text, Hover_
![Text, Hover](mockups/Text, Hover.png)
_Text, Selected_
![Text, Selected](mockups/Text, Selected.png)

_Image_
![Image, Neutral](mockups/Image, Neutral.png)
_Image, Hover_
![Image, Hover](mockups/Image, Hover.png)
_Image, Selected_
![Image, Selected](mockups/Image, Selected.png)
_Image, Caption_
![Image, Caption](mockups/Image, Caption.png)

_Quote_
![Quote, Neutral](mockups/Quote, Neutral.png)
![Quote, Hover](mockups/Quote, Hover.png)
![Quote, Selected](mockups/Quote, Selected.png)
![Quote, Citation](mockups/Quote, Citation.png)

_Quote 2_
![Quote 2, Neutral](mockups/Quote 2, Neutral.png)
_Quote 2, Hover_
![Quote 2, Hover](mockups/Quote 2, Hover.png)
_Quote 2, Selected_
![Quote 2, Selected](mockups/Quote 2, Selected.png)

_Heading_
![Heading, Neutral](mockups/Heading, Neutral.png)
_Heading, Hover_
![Heading, Hover](mockups/Heading, Hover.png)
_Heading, Selected_
![Heading, Selected](mockups/Heading, Selected.png)

_Empty Embed_
![Empty Embed, Neutral](mockups/Empty Embed, Neutral.png)
_Empty Embed, Hover_
![Empty Embed, Hover](mockups/Empty Embed, Hover.png)
_Embed, Neutral_
![Embed, Neutral](mockups/Embed, Neutral.png)
_Embed, Hover_
![Embed, Hover](mockups/Embed, Hover.png)
_Embed, Selected_
![Embed, Selected](mockups/Embed, Selected.png)
_Embed, Caption_
![Embed, Caption](mockups/Embed, Caption.png)

_Gallery_
![Gallery, Neutral](mockups/Gallery, Neutral.png)
_Gallery, Hover_
![Gallery, Hover](mockups/Gallery, Hover.png)
_Gallery, Selected_
![Gallery, Selected](mockups/Gallery, Selected.png)
_Gallery, Selected Image_
![Gallery, Selected Image](mockups/Gallery, Selected Image.png)
_Gallery, Caption_
![Gallery, Caption](mockups/Gallery, Caption.png)

_Basic UI controls_
![Drag and drop](mockups/Drag and drop.png)
![Insert](mockups/Insert.png)
![Newlines](mockups/Newlines.png)
![Type Switcher](mockups/Type Switcher.png)

**Early Desktop Chrome Concept**
**Early Admin UI Concept**

**Note:** This is how it _could_ look.

![Desktop](mockups/Admin Chrome.png)
![Admin UI](mockups/Admin UI.png)

![Desktop, Sidebar Open](mockups/Admin Chrome, Sidebar Open.png)
![Admin UI, Sidebar Open](mockups/Admin UI, Sidebar Open.png)

**Early Mobile Chrome Concept**
**Early Mobile UI Concept**

![Mobile](mockups/Mobile.png)

## How Designers Can Contribute

The editor we're building means to make the editing experience better for every WordPress user, by creating an interface that "makes writing rich posts effortless, and has 'blocks' to make it easy what today might take shortcodes, custom HTML, or 'mystery meat' embed discovery", to quote the kickoff goal.

That is difficult. So your designer eyes and help is appreciated, in what capacity you'd like to contribute.

A good place to start is having a look at <a href="https://github.com/WordPress/gutenberg#mockups">the current mockups</a> and <a href="https://wordpress.github.io/gutenberg/">the UI prototype</a>. We also have a GitHub repository, where <a href="https://github.com/WordPress/gutenberg/issues?q=is%3Aissue+is%3Aopen+label%3ADesign">anything labelled "Design"</a> could use thoughtful replies, mockups, animatics, sketches, doodles.

With regards to specific changes to the design, the details & execution (like colors, borders, shadows), those are best done as minimal and specific iterations on the work that precedes it, so we can ideally compare. That doesn't preclude wild ideas, but should be considered for precise tasks like "give the pressed buttons more contrast", things in that vein.

Grab the Sketch file so you don't have to start from scratch:

**<a href="mockups/editor.sketch">Download, Updated Mar. 1st.</a>**
Binary file removed mockups/Admin Chrome, Sidebar Open.png
Binary file not shown.
Binary file removed mockups/Admin Chrome.png
Binary file not shown.
Binary file added mockups/Admin UI, Sidebar Open.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Admin UI.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mockups/Drag and drop.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Embed, Caption.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Embed, Hover.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Embed, Neutral.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Embed, Selected.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Empty Embed, Hover.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Empty Embed, Neutral.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed mockups/Formatting, Click.png
Binary file not shown.
Binary file removed mockups/Formatting, Hover.png
Binary file not shown.
Binary file added mockups/Gallery, Caption.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Gallery, Hover.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Gallery, Neutral.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Gallery, Selected Image.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Gallery, Selected.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Heading, Hover.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Heading, Neutral.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Heading, Selected.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed mockups/Headings.png
Binary file not shown.
Binary file added mockups/Image, Caption.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Image, Hover.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Image, Neutral.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mockups/Image, Selected.png
Binary file removed mockups/Image.png
Diff not rendered.
Binary file removed mockups/Insert Between, Keyboard.png
Diff not rendered.
Binary file removed mockups/Insert Between.png
Diff not rendered.
Binary file modified mockups/Insert.png
Binary file modified mockups/Mobile.png
Binary file removed mockups/New Blocks.png
Diff not rendered.
Binary file added mockups/Newlines.png
Binary file added mockups/Quote 2, Hover.png
Binary file added mockups/Quote 2, Neutral.png
Binary file added mockups/Quote 2, Selected.png
Binary file removed mockups/Quote 2.png
Diff not rendered.
Binary file added mockups/Quote, Citation.png
Binary file added mockups/Quote, Hover.png
Binary file added mockups/Quote, Neutral.png
Binary file added mockups/Quote, Selected.png
Binary file removed mockups/Quote.png
Diff not rendered.
Binary file added mockups/Text, Hover.png
Binary file added mockups/Text, Neutral.png
Binary file added mockups/Text, Selected.png
Binary file modified mockups/Type Switcher.png
Binary file removed mockups/editor.sketch
Binary file not shown.