I write blog by using rst, and I manually convert it into html, and post it.
For now, I want to create a simple blog system by using GAE,
I know docutils can convert rst to html,
but docutils is big, is there a single py file for convert rst to html?
anyone notice GAE?