blob: a358f93d1f3b2bd72f239d5bd5c46e448b8d10c1 (
plain) (
tree)
|
|
# lumberjaph.net
## Setup
Ruby's [bundler](http://bundler.io/) is required to set up the blog. Follow the instructions:
+ `gem install bundler`
+ `bundler install`
## Work on the blog
I don't really care about a clear history for the blog.
## Write an article
## Publish
Just run `git push`.
|