# GutenIpsum
## Lorem Ipsum for Gutenberg
Generate blind text in Gutenberg.
Insert dummy text directly into Gutenberg as text paragraphs

## How to use

1. Install the Plugin via Plugin Install Screen
4. Open the GutenIpsum Sidebar via the Icon on the top Right or choose Options > GutenIpsum
5. Generate Lorem Ipsum Text

<img src="https://raw.githubusercontent.com/derweili/GutenIpsum/master/plugin-assets/screenshot-1.png" width="200">


## Development

1. Download or fork the 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
