Skip to content

robkorv/robkorv.github.io

Repository files navigation

robkorv-web

Build with jekyll

needs

build

git clone [email protected]:robkorv/robkorv.github.io.git
cd robkorv.github.io
bundle install
npm install
gulp build

Compiled site is in _site.

develop

I recommend you use rbenv to setup a ruby environment. The following rbenv plugins are highly recommended:
rbenv-binstubs
rbenv-gem-rehash
rbenv-update
ruby-build

Use an editor that has support for editorconfig. I use Sublime 3. Atom is also very good and free.

git clone https://github.com/robkorv/robkorv-web.git
cd robkorv-web
bundle install --binstubs .bundle/bin
npm install
gulp watch

About

Website of Robbert Korving

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published