Generating static html from markdown in python
0Note to self, for future reference.
Generating static html:
import markdown2
file('classification.html','w').write( markdown2.markdown_path('classification.md', extras=["code-friendly"]) )
Note to self, for future reference.
Generating static html:
import markdown2
file('classification.html','w').write( markdown2.markdown_path('classification.md', extras=["code-friendly"]) )
Retention bonuses don’t work because they only motivate presence, not contribution.
The lovely folks at mo.com recently asked me about my experiences at Yahoo, the background and business model for Xpenser, and thoughts on funding and raising VC money. The interview has been published here, drop by and take a gander.