Skip to content

pheymann/paulheymann-website

Repository files navigation

Blog

Development setup

Install RVM. gpg2 isn't required it seems.

curl -sSL https://get.rvm.io | bash -s stable

Install Ruby:

rvm install 2.6.8

Install Jekyll:

gem install bundler jekyll

Build blog

First install all dependencies:

bundle install

Then build the blog:

bundle exec jekyll serve

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors