summaryrefslogblamecommitdiff
path: root/README.md
blob: 5f2ed45302f7ba8b4db962cde4d1496701a19d5f (plain) (tree)
1
2
3
4
5
6
7
8
9
                
 
        
 
                                                                                             
 

                                
 
                   
 
                                                       





                    
# 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`.