motor-blog icon indicating copy to clipboard operation
motor-blog copied to clipboard

Blog based on Tornado, MongoDB, and Motor. To be used with MarsEdit.

Results 8 motor-blog issues
Sort by recently updated
recently updated
newest added

Hello, I run the blog demo in my mac. But I visit `localhost:8888/blog`, I got some error. The message error: ``` Traceback (most recent call last): File "/usr/local/lib/python2.7/site-packages/tornado/web.py", line 1445,...

@ajdavis Hi, I have deploy the blog on my vps,I found some errors about decoding chinese chars. If the blog description contains non-ascii chars, it will raise exceptions. the error...

When I tried to post about Walter Kühr it rendered as something like "Kühr", seems to have been HTML-escaped twice instead of once. There's a problem with slugifying non-ascii chars,...

bug

I've decided I don't care any more.

enhancement

Now that I can make a homepage that shows my 10 most recent blog posts, the home page's last-modifed date must be updated by the widget when a new post...

Pages aren't as well supported as posts right now.

I like the cache mechanism, maybe would be nice to have a separated project to provide that feature.

Sorry create this thing as an issue, but I'm wondering what pattern use for a production deploy, what you use Jesse? You blog is a git clone of master branch...