Introduction

Glim is static site generator which is semi-compatible with Jekyll.

The initial goal of Glim was to provide instant previews during development but has since grown to encompass a lot of additional features compared to Jekyll.

For an introduction see this blog post.

Glim can be installed from rubygems.org using the following:

gem install glim

After this, run glim help to see list of commands.

Familiarity with Jekyll is assumed and where this manual falls short we refer to the Jekyll documentation.