This repository contains the source code for the editorjs.io.
Here you can patch the Homepage and update the docs.
yarn generate
yarn preview
yarn build-docs
yarn start-docs
To update docs data you need to run docs, then you should log in and update documents. Then you need to save and commit your changes.
To edit pages, visit http://localhost:3000/auth and use the following mocked password:
secretpassword
yarn build-full
yarn start-all