GitHub - thigm85/thigm85.github.io

Skip to content

Navigation Menu

Sign in

Appearance settings

Setting up Jekyll

Install Jekyll and Bundler gems through RubyGems

gem install jekyll bundler

Troubleshooting

Bootstrap a blog

Create a new Jekyll site at ./myblog

Change into your new directory

Build the site on the preview server

Basic usage

and