All Projects → jekyll → Jekyll Archives

jekyll / Jekyll Archives

Licence: mit
📚 Archive pages for your Jekyll tags and categories.

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Jekyll Archives

jekyll-target-blank
Automatically opens external links in a new browser for Jekyll Pages, Posts and Docs.
Stars: ✭ 86 (-75.64%)
Mutual labels:  jekyll-plugin
jekyll-imgix
A plugin for integrating imgix into Jekyll sites
Stars: ✭ 49 (-86.12%)
Mutual labels:  jekyll-plugin
jekyll-stickyposts
Jekyll Stickyposts - move selected posts to the top of the list
Stars: ✭ 23 (-93.48%)
Mutual labels:  jekyll-plugin
jekyll-figure
A liquid tag for Jekyll that generates <figure> elements
Stars: ✭ 47 (-86.69%)
Mutual labels:  jekyll-plugin
jekyll-lab-notebook
📓 A full-featured electronic lab notebook theme (with plugins!) for Jekyll
Stars: ✭ 47 (-86.69%)
Mutual labels:  jekyll-plugin
jekyll-ideal-image-slider
Add image sliders to Jekyll with Ideal Image Slider. Ruby plugin version. (This repository is archived. Issues are disabled. Pull requests will be ignored.)
Stars: ✭ 17 (-95.18%)
Mutual labels:  jekyll-plugin
jekyll-font-awesome-sass
A plugin to add Font Awesome to your Jekyll site
Stars: ✭ 24 (-93.2%)
Mutual labels:  jekyll-plugin
Amp Jekyll
Build Accelerated Mobile Page versions of your Jekyll posts
Stars: ✭ 278 (-21.25%)
Mutual labels:  jekyll-plugin
TravelMap
Minimal Jekyll plugin for your traveling experience
Stars: ✭ 36 (-89.8%)
Mutual labels:  jekyll-plugin
japr
Jekyll Asset Pipeline Reborn - Powerful asset pipeline for Jekyll that collects, converts and compresses JavaScript and CSS assets.
Stars: ✭ 52 (-85.27%)
Mutual labels:  jekyll-plugin
jekyll-watch
👀 Rebuild your Jekyll site when a file changes with the `--watch` switch.
Stars: ✭ 87 (-75.35%)
Mutual labels:  jekyll-plugin
jekyll-rdf
📃 A Jekyll plugin to include RDF data in your static site or build a complete site for your RDF graph
Stars: ✭ 46 (-86.97%)
Mutual labels:  jekyll-plugin
jekyll-pwa-workbox
A Jekyll plugin using Workbox to make your PWA / Website available offline.
Stars: ✭ 22 (-93.77%)
Mutual labels:  jekyll-plugin
jekyll-loading-lazy
🧙🏽‍♀️ Automatically adds loading="lazy" to <img> and <iframe> tags. Load images on your sites lazily without JavaScript.
Stars: ✭ 41 (-88.39%)
Mutual labels:  jekyll-plugin
jekyll-default-layout
Silently sets default layouts for Jekyll pages and posts
Stars: ✭ 45 (-87.25%)
Mutual labels:  jekyll-plugin
jekyll-instagram
A Jekyll plugin for displaying your recent Instagram photos
Stars: ✭ 24 (-93.2%)
Mutual labels:  jekyll-plugin
jekyll-pwa
Jekyll plugin for PWA
Stars: ✭ 95 (-73.09%)
Mutual labels:  jekyll-plugin
Jekyll Gallery Generator
A Jekyll plugin that generates photo galleries from directories full of images.
Stars: ✭ 315 (-10.76%)
Mutual labels:  jekyll-plugin
jekyll-commonmark
CommonMark generator for Jekyll
Stars: ✭ 28 (-92.07%)
Mutual labels:  jekyll-plugin
jekyll-manager
A repackaged Jekyll Admin fork with some alterations.
Stars: ✭ 48 (-86.4%)
Mutual labels:  jekyll-plugin

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

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:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].