Create README.md

This commit is contained in:
Jesper Hess 2016-03-31 21:49:42 +02:00
parent 62a17917f0
commit 38035cf755

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# graffen.github.io
Just my personal little homepage with info about how to get in touch.
To build:
On Windows you need to install Node, NPM, Ruby and Jekyll. Also the Ruby DevTools.
After npm install and bundle install, just run `gulp` to start the dev webserver and you're good to go.