From 36449e2c904d1775493e64538e5f81ca3d53878b Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Wed, 12 Feb 2014 08:00:18 -0800 Subject: convert from org to md --- README.md | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 81654cf..a358f93 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,18 @@ -#+NAME: lumberjaph.net +# lumberjaph.net -* Setup - Ruby's [[http://bundler.io/][bundler]] is required to set up the blog. Follow the instructions: +## Setup - + =gem install bundler= - + =bundler install= +Ruby's [bundler](http://bundler.io/) is required to set up the blog. Follow the instructions: -* Work on the blog - I don't really care about a clear history for the blog. ++ `gem install bundler` ++ `bundler install` -* Write an article +## Work on the blog -* Publish - Publishing the blog is easy, you just have to run =make publish= and the site will be generated and rsync'ed to the server. +I don't really care about a clear history for the blog. + +## Write an article + +## Publish + +Just run `git push`. -- cgit v1.2.3