From 214b24ed54fcb4f78598eccb4935f3ad016fb936 Mon Sep 17 00:00:00 2001 From: Joen Asmussen Date: Fri, 10 Mar 2017 11:05:06 +0100 Subject: [PATCH] Update Mockups, March 10th. This is a rather big update. Some of the changes: - Move to Noto Serif for font, per meeting notes. - Add neutral, hover, selected, caption states. - Add lots of blocks. - Tune the active state for formatting, this is still being explored. - Rearrange the README so mockups are at the end, because there are a lot of them. - Moves Sketch file to Cloudup, and updates it. --- README.md | 120 +++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 82 insertions(+), 38 deletions(-) diff --git a/README.md b/README.md index c159699d86dd0..aaed2dfa32d24 100644 --- a/README.md +++ b/README.md @@ -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 - What are little blocks made of? @@ -22,58 +24,100 @@ Gutenberg is the project name. Conversations and discussions take place in #core - WP Post grammar parser. -## 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 the current mockups and the UI prototype. We also have a GitHub repository, where anything labelled "Design" 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** +**Download, Updated Mar. 10th.** -![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 the current mockups and the UI prototype. We also have a GitHub repository, where anything labelled "Design" 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: - -**Download, Updated Mar. 1st.**