Skip to content

Commit

Permalink
Add Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
freenerd committed Apr 10, 2014
1 parent 09c6b82 commit d2680ad
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.mdown
@@ -0,0 +1,12 @@
# freenerd.de

* This is the code for the blog [freenerd.de](http://freenerd.de).
* It is built with [Jekyll](http://jekyllrb.com/).
* It is deployed on [Github Pages](https://pages.github.com/).

## Local installation and running

* Have `ruby` and `bundler`
* run `bundle install`
* run `jekyll --watch server`
* be happy

0 comments on commit d2680ad

Please sign in to comment.