# lumberjaph.net ## Setup Ruby's [bundler](http://bundler.io/) is required to set up the blog. Follow the instructions: + `sudo apt-get install bundler` + `make deps` ## Work on the blog I don't really care about a clean history for the blog. ## Write an article ## Publish Just run `git push`.