uptownhr / hackable

Personal site starter for NodeJS developers
http://hackable.penguin.ws
24 stars 10 forks source link

Use ace editor for Blog post editing #32

Closed uptownhr closed 8 years ago

uptownhr commented 8 years ago

https://github.com/ajaxorg/ace

For implementing preview, we will need to research for a javascript frontend preview script. That listens on content changes and updates the preview.

uptownhr commented 8 years ago

implement this for preview. https://github.com/chjj/marked

There should be a preview button that you can toggle or always showing as you type.