Update blocks.md

This commit is contained in:
Robert Wallach
2018-01-30 17:19:23 -06:00
committed by GitHub
parent 9d3ce47c7c
commit c472d02049

View File

@@ -1,6 +1,8 @@
# Blocks
![](../../assets/gifs/Blocks.gif)
## What
Blocks are the micro-level building blocks of Hubs. They house multiple forms of content and allow for simple restructuring and modification.
<callout> Hovering over a Block reveals additional tooling including: Preview, Cut, Copy, Reference External Source, and Delete </>
@@ -21,11 +23,11 @@ Blocks are the micro-level building blocks of Hubs. They house multiple forms of
### Callout
* A text block with color for emphasis
### Hero
* A large stylized text block with extra optional functionality typically found on landing pages
* A large stylized text block with additional functionality typically found on landing pages
### Bar List
* A navigational block composed of bars with buttons
### Card List
* A navigational block composed of cards with text, buttons, and optional images
### HTML
* Include arbitrary HTML in your hubs, when the other base block types don't quite do the trick
* Include arbitrary HTML in your hubs when the other base block types don't quite do the trick