Skip to content

Instant and elegant Markdown documents in the browser

License

Notifications You must be signed in to change notification settings

jackiect/strapdown

 
 

Repository files navigation

Strapdown.js

Strapdown.js makes it embarrassingly simple to create elegant Markdown documents. No server-side compilation required.

For more, please see:

Contributor guide

You will need Node.js (>0.6.x) and CoffeeScript to generate the bundles. To bundle/compile the assets, issue in the project directory:

$ npm install
$ coffee bundle <version_number>

Bug fixes should go in the latest version - no need to bump it. New features or anything that changes the old behavior should go into a bumped version.

About

Instant and elegant Markdown documents in the browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.6%
  • CSS 6.3%
  • Other 1.1%