https://github.com/bagilevi/brahin-slate-editor
An editor module for Brahin using the Slate library
https://github.com/bagilevi/brahin-slate-editor
Last synced: 3 months ago
JSON representation
An editor module for Brahin using the Slate library
- Host: GitHub
- URL: https://github.com/bagilevi/brahin-slate-editor
- Owner: bagilevi
- License: mit
- Created: 2018-08-25T19:03:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-24T18:46:22.000Z (over 6 years ago)
- Last Synced: 2025-01-13T04:41:49.550Z (4 months ago)
- Language: JavaScript
- Homepage: https://brahin.online/
- Size: 176 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# brahin-slate-editor
An editor for [Brahin](https://brahin.online/),
using the [Slate](https://www.slatejs.org/) library.## Deployment
The `release` script builds the module, copies it into `../homepage/public_html/modules`
and executes `../homepage/bin/release`.## Licence
MIT - see [LICENCE](./LICENCE) file.