ninadk1092 / blog_me

Convert my markdowns into blog posts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Convert my markdowns into blog posts