Skip to content
This repository was archived by the owner on Aug 23, 2018. It is now read-only.

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

Contributors 19