/blog_me

Convert my markdowns into blog posts

Primary LanguagePython

A python script which converts my markdown scripts into blog posts

  1. It adds my name and the date to the post
  2. Updates the RSS feed
  3. Puts the blog post in the right folder (.md and .html)
    (eg:- 2014/02/28)
  4. Adds link to my blog's homepage

My Blog

Usage

python blog_me.py /path/to/file.md -b /path/to/index.html