# Gutenberg Block Layouts
## Reusable Block Layouts for Gutenberg like PowerPoint Slide Master

## How to use

1. Install the Plugin via Plugin Install Screen
2. Create one or more Layouts via the Layouts Post Type
3. Create a new Post
4. Open the Block Layouts Sidebar via the Icon on the top Right or Options > Block Layouts
5. Choose a Template

## Development

1. Download or fork the course repo
2. Install themes and plugins as needed
3. Run `npm install` and `npm start` to make changes
4. Run `npm run build` to build
