My first svbtle blogpost

The interface is incredibly simplistic and well designed. Focuses only on the writing part, everything else faded in the background. I was looking for a new blogging platform for my Google Summer of Code journey and my first choice was Ghost but it turned out to not be free, which made me look for other platforms. But I couldn’t have hoped for something better than svbtle. It’s nice and simple. Looking forward to blogging and codingmy summer away!

 
1
Kudos
 
1
Kudos

Now read this

1 Aug ‘14

Sheila setup a rackspace VM for me to deploy the Django app. It’s the first time I’m using (and learning) Fabric. Issues faced: VM freezed everytime I entered the password. Resolved by setting env.password string in fabric task. Jinja... Continue →