ksnavely / website

A Flask-based blog application backed by MongoDB
https://kdevops.com
0 stars 0 forks source link

Add new post preview functionality #9

Closed ksnavely closed 8 years ago

ksnavely commented 8 years ago

This PR adds a basic new blog post preview functionality. Using jquery, one can request a preview of the rendered HTML of a new blog post. This will simplify the process of making a new post.