7 ms·
I'm looking for a Markdown editor that can save directly to GitHub, with the ability to make drafts (feature branches and possibly PRs) and reviews (accept the
by thu 5y ago
I'm looking for a Markdown editor that can save directly to GitHub, with the ability to make drafts (feature branches and possibly PRs) and reviews (accept the PR or merge to main) directly from the editor and hide as much as possible the complexity of Git. The idea is this could be used by non-technical persons to edit Markdown files in a Git repository that is turned into a static site by whatever means technical people could come up with (Jekyll, Pandoc, whatever).
- manigandham 5y agoThere are several Git-based CMS options, like Forestry: https://forestry.io/ https://forestry.io/ Note that these include editors that aren't as good as a standalone editor but work fine for most content.