Skip to content

am1t/scribe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scribe - Clean Editor for Micro.blog

A clean web based editor for Micro.blog. This is a fork of Wall that extends the publising functionality beyond just Blot.

This editor works completely client-side -- however, it does route the Micro.blog APIs through a self-hosted reverse proxy cors-anywhere to overcome the CORS restriction on Micro.blog.

  • Auto-save local drafts
  • Export posts as Markdown
  • Upload Markdown to a Dropbox folder
  • Authenticate with and Publish to Micro.blog

TODO

  • Improve modal boxes and toolbar
  • Usable on mobile screens
  • Make editor a micropub client to update any sites
  • Allow changing title of the uploaded file

About

A clean web based editor for Micro.blog

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 51.9%
  • CSS 29.3%
  • HTML 18.8%