A simple and elegant notebook for nerds!
This app is built using Web Starter Kit. Checkout their website for the development process.
There is a minor difference in the gulpfile. serve:dist task is renamed to s and it has change watches like serve task. So use gulp for building and gulp s for building + serving + developing.
- The editor is based on Medium Editor
- Medium Editor Markdown
- Heavyly modifed version of Autolist Extension for Medium Editor
- encodeurl
- I can't find where I got the decodeUrl code from