8 lines
297 B
Markdown
8 lines
297 B
Markdown
|
# 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.
|