https://github.com/kellymears/gutenberg-playground
liberating "playground" from the @wordpress/gutenberg repo 😛
https://github.com/kellymears/gutenberg-playground
Last synced: over 1 year ago
JSON representation
liberating "playground" from the @wordpress/gutenberg repo 😛
- Host: GitHub
- URL: https://github.com/kellymears/gutenberg-playground
- Owner: kellymears
- Archived: true
- Created: 2019-06-20T23:32:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:49:43.000Z (over 3 years ago)
- Last Synced: 2025-01-23T13:37:33.736Z (over 1 year ago)
- Language: CSS
- Size: 7.61 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gutenberg playground
liberating "playground" from the @wordpress/gutenberg lerna mines.
these are just experiments that showcase stuff about the editor that isn't making a "repeater" or.. another card block.
**Right now:**
- `master` renders the gutenberg editor to the admin's non-editor pages
- `bespoke-renderer` has an example of mapping editor output to construct your own html objects.
Did you do something cool and hacky with the WordPress editor? You fiend! Clone this, create a new branch, and open a PR!
Don't worry about maintaining anything in the branch you forked from. Just go ham.