All Stories

Powerful things you can do with the Markdown editor

There are lots of powerful things you can do with the Markdown editor

In Jekyll, tutorial, Jan 24, 2019

Options for creating a new site with Jekyll

jekyll new <PATH> installs a new Jekyll site at the path specified (relative to current directory). In this case, Jekyll will be installed in a directory called myblog. Here are...

In Jekyll, tutorial, Jan 23, 2019

Quick Start Guide

If you already have a full Ruby development environment with all headers and RubyGems installed (see Jekyll’s requirements), you can create a new Jekyll site by doing the following:

In Jekyll, tutorial, Jan 20, 2019

Markdown Example

You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common wa...

In Jekyll, tutorial, Jan 19, 2019