Skip to content

clementlamoureux/documentation-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation-Editor

Electron app to easily edit Markdown file in a Git Repository May be useful if want to :

  • Create and edit a Markdown documentation as a Git repository
  • Edit a Markdown file in a Git Repository

Screenshot

Features :

  • Auto-fetch from Git repository
  • Clean, fresh & material design
  • Auto add, commit, and push edited markdown
  • Markdown syntax viewer (thanks to Markdown-It project)
  • Emoji support :) (thanks to Markdown-It project)
  • Markdown WYSIWYG Editor (thanks to Simple MDE project)
  • BETA : Support relative link & relative images
  • BETA : Support image upload via copy-paste on file

### Install

  • npm install
  • cd /app/ && bower install
  • npm start

### Contributing

Feel free to fork and contribute !

### License

MIT 2016

About

Electron app to easily edit Markdown file in a Git Repository

Resources

Stars

Watchers

Forks

Packages

No packages published