white pixel

Autumn is a minimalistic, duo-chromatic Jekyll theme that pairs a prominent headline with two column content.

Features

  • Responsive design
  • Dark mode
  • Syntax highlighting

Usage

You’ll need to have Jekyll, the bundler gem, and yarn or ǹpm` installed on our computer. Autumn provides a fully furnished Jekyll setup - just clone and install the dependencies:

# Ruby gems
bundle install
# Node modules
yarn

Then simply run yarn start to start the Jekyll server on port 4000.

Options

Autumn includes some customizable options, applied via options in the _config.yml file. A standout feature is the dark theme. Have a look at the _config.yml file for all available options.

Contributing

This theme is no longer actively maintained. However, I welcome bug fixes and feature request through pull requests. If you don’t feel comfortable making code changes, feel free to open an issue, perhaps somebody else will help out.