Skip to content

fairlighteth/jekyll-archives

Repository files navigation

About Jekyll Archives

Automatically generate post archives by dates, tags, and categories.

Gem Version Build Status

Getting started

Installation

  1. Add gem 'jekyll-archives' to your site's Gemfile
  2. Add the following to your site's _config.yml:
plugins:
  - jekyll-archives

⚠️ If you are using Jekyll < 3.5.0, use the gems key instead of plugins.

Configuration

Archives can be configured by using the jekyll-archives key in the Jekyll configuration (_config.yml) file. See the Configuration page for a full list of configuration options.

All archives are rendered with specific layouts using certain metadata available to the archive page. The Layouts page will show you how to create a layout for use with Archives.

Documentation

For more information, see:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published