deepak / blog

my personal blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog

Build Status

Personal blog of Deepak Kannan, programmer extraordinaire & egoistical megalomaniac.

Development

brew install yarn git-hooks
./bin/yarn-flat-auto.js
git hooks --install
echo "to test commit message without actually commiting" | commitlint
hugo check ulimit
./bin/dev.sh

Production

We use Travis to deploy to Github pages. See .travis.yml for details.

About

my personal blog


Languages

Language:JavaScript 62.0%Language:HTML 15.8%Language:CSS 15.2%Language:Shell 7.1%