Started blog page using octopress.
Followed instructions on this page, and here.
While installing octopress, I encountered below error:
1
| ! [rejected] master -> master (non-fast-forward)
|
I was able to get this fixed by following this in stackoverflow.