Skip to content

tillprochaska/edtrio

 
 

Repository files navigation

Edtr.io Version Gitmoji

A rich text editor for easily creating content in schools based on Slate.js.


Screenshot of Edtr.io in action

🚨 Check it out here: https://schul-cloud.github.io/edtrio/

Getting started

yarn install
yarn start
# go to localhost:3000 if it doesnt open automatically

Features

  • Hovering menu (bold, italic, underline, code, h1, h2)
  • Markdown shortcuts (h1-h5 #, ul -, blockquotes >)
  • Button to add Code Blocks
  • Button to add Images
  • Automatic audio/video link embed (Try pasting e.g. a link to an mp3)
  • Video integration (paste youtube/vimeo video link and it'll be auto-converted)

Documentation

The docs can be found here.

Contribute

We very much welcome any kinds of contributions! Have a look at our issue tracker or project board roadmap for inspiration.

For some tooling explanations and guidelines, please head on over to the docs.

Deploying

The editor is deployed on https://schul-cloud.github.io/edtrio/.
To deploy a new version simply run yarn run deploy.

License

The project is licensed under the MIT License.

About

A rich text editor for easily creating content in schools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 89.9%
  • CSS 7.2%
  • HTML 1.6%
  • Other 1.3%