Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

ARCHIVED - Please find details in https:/sensortower/overseer/issues/33139. 📚 Archive pages for your Jekyll tags and categories.

License

Notifications You must be signed in to change notification settings

sensortower/jekyll-archives

 
 

Repository files navigation

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:
gems:
  - jekyll-archives

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.

About

ARCHIVED - Please find details in https:/sensortower/overseer/issues/33139. 📚 Archive pages for your Jekyll tags and categories.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 99.4%
  • Other 0.6%