Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.
/ dev-blog Public archive

karriere.at developer blog. Blogging about hacking and science.

License

Notifications You must be signed in to change notification settings

karriereat/dev-blog

Repository files navigation

karriere.at Dev Blog

Setting up your GitHub Pages site locally with Jekyll

  1. Check whether you have Ruby 2.1.0 or higher installed

    ruby --version
  2. Install Bundler

    gem install bundler
  3. Install Jekyll using Bundler

    bundle install
  4. Run your Jekyll site locally

    bundle exec jekyll serve

About

karriere.at developer blog. Blogging about hacking and science.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published