gitpitch/docs/grid-layouts
2020-10-20 09:37:12 +01:00
..
alignment.md Grid Layouts Alignment Guide added. 2020-10-19 11:34:30 +01:00
animations.md 4.0 release. 2020-09-29 07:45:10 +01:00
backgrounds.md 4.0 release. 2020-09-29 07:45:10 +01:00
borders.md 4.0 release. 2020-09-29 07:45:10 +01:00
drag-and-drop.md 4.0 release. 2020-09-29 07:45:10 +01:00
filters.md 4.0 release. 2020-09-29 07:45:10 +01:00
fit-code.md 4.0 release. 2020-09-29 07:45:10 +01:00
fit-images.md 4.0 release. 2020-09-29 07:45:10 +01:00
fit-lists.md 4.0 release. 2020-09-29 07:45:10 +01:00
fit-maths.md 4.0 release. 2020-09-29 07:45:10 +01:00
fit-table-data.md 4.0 release. 2020-09-29 07:45:10 +01:00
fit-text.md 4.0 release. 2020-09-29 07:45:10 +01:00
flow.md Grid Layouts Flow Guide updated. 2020-10-20 09:37:12 +01:00
fragments.md 4.0 release. 2020-09-29 07:45:10 +01:00
native-widgets.md 4.0 release. 2020-09-29 07:45:10 +01:00
opacity.md 4.0 release. 2020-09-29 07:45:10 +01:00
padding.md 4.0 release. 2020-09-29 07:45:10 +01:00
README.md 4.0 release. 2020-09-29 07:45:10 +01:00
set.md 4.0 release. 2020-09-29 07:45:10 +01:00
stacks.md 4.0 release. 2020-09-29 07:45:10 +01:00
synchronization.md Grid Synchronization Guide updated with animated gif. 2020-10-14 14:01:59 +01:00
transformations.md 4.0 release. 2020-09-29 07:45:10 +01:00
widget.md 4.0 release. 2020-09-29 07:45:10 +01:00

Grid Layouts

Grid layouts is an innovative system that replicates the layout precision of traditional drag-and-drop solutions directly within the markdown for your slide decks. Using a simple markdown syntax you can:

  1. Drag to size a block of content on your slide, then
  2. Drop to position that block anywhere on the slide.

The grid layouts system can be used to size and position every type of content supported by GitPitch slide decks, no limits.

GitPitch grid layouts sample slide screenshot

The drag-and-drop concept is so familiar to most people that learning to use grid layouts is incredibly easy. And to help you on your way the following guides walk you through the basic syntax alongside numerous examples.