Skip to content

📚 Archive pages for your Jekyll tags, categories, or any other list attribute, but for any collection.

License

Notifications You must be signed in to change notification settings

george-gca/jekyll-archives-v2

 
 

Repository files navigation

About Jekyll Archives

Automatically generate collections archives by dates, tags, categories, or any other Array attribute.

Gem Version Tests Ruby Style Guide Style Check

Getting started

Installation

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

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

📚 Archive pages for your Jekyll tags, categories, or any other list attribute, but for any collection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 76.4%
  • CSS 13.2%
  • Liquid 7.3%
  • SCSS 1.7%
  • Shell 1.2%
  • HTML 0.2%