Edit This Page in Docusaurus locally
Project detail
I would like to locally “edit this page” in docusaurus. with a save button that would run rebuild and see the changes.
Worflow:
1.View the markdown page
2.Click on edit this page
3.Get Redirected to a WYSIWYG form with the current markdown,
4.Allow modification of the context in the form or WYSIWYG editor.
5.Save
6. Save an archived version in the same folder
7.Trigger a build and refresh
8.Get redirected back to the page allowing me to view my modified page.