Make Content Editing Easier
under review

Yangshun Tay
Currently it's a little tough for non-technical people to edit markdown content as they are not familiar with the Git model and sometimes end up editing through GitHub.
We could invest in solutions where content editing is made easier without an external CMS:
- Netlify CMS: https://github.com/netlify/netlify-cms
- StackEdit: https://github.com/benweet/stackedit
- Edit inline - https://www.dropbox.com/s/mm0vcld8lyl12qz/zeit_serverless_github_demo.mp4?dl=0
Activity Feed
Sort by
V
Val Repsys
I just wrote a blog post about how to use Dhub to set up WYSIWYG content editing for your Docusaurus Markdown/MDX.
https://dhub.dev/blog/dhub-visual-editor-docusaurus-content
V
Vincenzo
I was searching for a simple, online CMS solution that wouldn’t require any installations—something that could handle content in a way similar to DHub or Holocron, but more specifically designed for Docusaurus. And here it is Gitten (the url is https://www.insightest.app/apps/gitten).
I use it to manage content and workflows with a good ease. It’s fully integrated with GitHub, allowing automated publishing to GitHub Pages (it supports Github workflows), handling repo wiki, and tracking stats—all directly within your Docusaurus setup. it is a streamlined CMS integrated seamlessly with GitHub’s and specifically based on Docusaurus repo structure.
You can just concat the relative path of the page to edit to open it directly.
Thus it can be directly use as a basehref for the Docusaurus editUrl.
H
Hayzam Sherif
We really wanted this, but everything that was available was not fitting the bill, so we built our own (we started off with docusaurus but migrated to RsPress for speed)
The link to the project: https://github.com/DifuseHQ/Kalmia, it's FOSS.
C
Coco Torres
Hayzam Sherif is Kalmia compatible with Docusaurus?
N
Ned Alturas
Make this a Christmas present 🙏
C
Coco Torres
Is there an update on this? 🤞
A
Alan Jones Rios
How many upvotes are needed for this to happen? 😥
M
Michael Andorfer
this would be a really helpful feature

Malu
Docusaurus, I never asked you for anything! (😂)
Please, make content editing easier ❤
V
Val Repsys
Dhub (https://dhub.dev/docusaurus) is now open for everyone.
It’s a collaborative WYSIWYG editor that works extremely well with Docusaurus markdown and mdx files.
A
Ansh Mehta
Is there an official update on this?
Load More
→