Skip to content

mottaquikarim/rehearsal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

🎉🎈🎂🍾🎊🍻💃

RevealJS Slideshow Preview.

scrnshot

Markdown editor that allows you to preview revealjs slideshows as you assemble your lecture deck. Super simple: either copy and paste markdown to whereever needed once done or just hit the EXPORT button to generate unique URL that is shareable.

FEATURES

  • Basic CodeMirror enabled markdown editor
  • Debounced refresh of slideshow on content change
  • Local storage support
  • MyJSON API support for persistance

TODOS

  • Better test coverage
  • More meaningful tests
  • Convert more of the javascript codebase to use webpack generated 'bundle.js'
  • Dedicated AWS Lambda / DynamoDB store (ie: migrate off of MyJSON API)

PRs welcome! Please follow guidelines here.

This project is a remotecontrol service.