Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanjudis/stefan-judis-website-editors
Contentful editors for my own site
https://github.com/stefanjudis/stefan-judis-website-editors
Last synced: about 1 month ago
JSON representation
Contentful editors for my own site
- Host: GitHub
- URL: https://github.com/stefanjudis/stefan-judis-website-editors
- Owner: stefanjudis
- License: mit
- Created: 2020-05-07T10:42:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T06:39:11.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T03:17:48.028Z (7 months ago)
- Language: JavaScript
- Size: 2.38 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
Awesome Lists containing this project
README
# Stefan's Contentful App playground
This App is built with [the Contentful App Framework](https://www.contentful.com/app-framework/). I treat this repository as my playground.
**Feel free to use and/or fork it for your Contentful App.**
❗If you have ideas or wishes for custom Contentful components, [please file an issue](https://github.com/stefanjudis/stefan-judis-website-editors/issues/new) and let me know about them. :)
## An enriched markdown editor
![Custom markdown editor with Alex.js validation and a copy button](./images/markdown.png)
My Markdown editor includes a copy button and inclusive language checking using [Alex.js](https://alexjs.com/).
## Video reference with inline preview
![Asset reference with inline video preview](./images/video-preview.png)
Preview video assets in the linking entry.
## License
[MIT](./LICENSE)