awesome-jekyll-plugins
  
  
    A collection of awesome Jekyll plugins (gems, scripts, pasties, etc.) 
    https://github.com/planetjekyll/awesome-jekyll-plugins
  
        Last synced: 3 days ago 
        JSON representation
    
- 
            
Documentation
 - 
            
Settings & Configurations Tweaks
- **GitHub-Pages Unscramble** - pages-unscramble](https://rubygems.org/gems/github-pages-unscramble)) by James Luberda -- locally undoes the changes the GitHub pages plugin makes to a site's original plugin_dir and safe configuration settings and loads any file-based plugins in plugins_dir as well as any blocked plugins in _config.yml
 - **Default Layout** - default-layout](https://rubygems.org/gems/jekyll-default-layout)) by Ben Balter -- silently sets default layouts for pages and posts
 - **Optional Front Matter** - optional-front-matter](https://rubygems.org/gems/jekyll-optional-front-matter)) by Ben Balter -- makes front matter optional for markdown files
 - **Title from Headings** - from-headings](https://rubygems.org/gems/titles-from-headings)) by Ben Balter -- pull page title from first markdown heading when none is specified
 - **Readme Index** - readme-index](https://rubygems.org/gems/jekyll-readme-index)) by Ben Balter -- render a project's README as the site's index
 - **Data** - data](https://rubygems.org/gems/jekyll-data)) by Ashwin Maroli -- read datafiles in themes
 - **Title from Headings** - from-headings](https://rubygems.org/gems/titles-from-headings)) by Ben Balter -- pull page title from first markdown heading when none is specified
 
 - 
            
Multi Language / Multi Lingual
- **Multiple languages** - multiple-languages-plugin](https://rubygems.org/gems/jekyll-multiple-languages-plugin)) by Martin Kurtsson -- I18n support for Jekyll and Octopress
 - **Language** - language-plugin](https://rubygems.org/gems/jekyll-language-plugin)) by Vincent Wochnik -- multi-language plugin for posts, pages and includes
 - **Polyglot** - polyglot`](https://rubygems.org/gems/jekyll-polyglot)) by Samuel Volin -- multi-lingual and I18n support tool
 - **i18n Tags** - i18n_tags](https://rubygems.org/gems/jekyll-i18n_tags)) -- Translate your templates.
 - **Localization** - localization](https://rubygems.org/gems/jekyll-localization)) -- plugin that adds localization features to the rendering engine. **Archived**
 
 - 
            
Search
- **Searchyll** - Index your Jekyll pages to Elasticsearch, and works with Github pages.
 - **Algolia** - algolia](https://rubygems.org/gems/jekyll-algolia/)) -- Add fast and relevant search to your Jekyll site using the Algolia API. **Deprecated**
 
 - 
            
Feeds & Syndication
- **Feed** - feed](https://rubygems.org/gems/jekyll-feed)) -- a plugin to generate an Atom (RSS-like) feed of your posts **#Official** **#GitHub Pages**
 - **Planet** - planet](https://rubygems.org/gems/jekyll-planet)) -- add articles, blogs to your site via web feeds (and planet pluto)
 - **Planet** - planet](https://rubygems.org/gems/jekyll-planet)) -- add articles, blogs to your site via web feeds (and planet pluto)
 
 - 
            
Bibliography & Citiations
- **Scholar** - scholar](https://rubygems.org/gems/jekyll-scholar)) by Sylvester Keil -- extensions for the blogging scholar.
 - **BibSonomy** - jekyll](https://rubygems.org/gems/bibsonomy-jekyll)) - generate publication lists from [BibSonomy](https://www.bibsonomy.org/).
 - **jekyll_quote**
 - jekyll_quote
 
 - 
            
Tags & Taggings, Categories & Categorizations
- **Archives** - archives](https://rubygems.org/gems/jekyll-archives)) -- archive pages for your tags and categories **#Official**
 - **Tagging** - tagging](https://rubygems.org/gems/jekyll-tagging)) -- plugin to automatically generate a tag cloud and tag pages.
 - **Tagging Related_Posts** - tagging-related_posts](https://rubygems.org/gems/jekyll-tagging-related_posts)) -- related_posts function based on tags
 
 - 
            
Pagination
- **Paginate** - paginate](https://rubygems.org/gems/jekyll-paginate)) -- pagination generator **#Official** **#GitHub Pages**
 - **Paginate V2** - paginate-v2](https://rubygems.org/gems/jekyll-paginate-v2)) by Sverrir Sigmundarson et al -- enhanced replacement for the old built-in jekyll-paginate
 - **Pagination** - pagination](https://rubygems.org/gems/jekyll-pagination)) -- plugin to extend the pagination generator. **Archived**
 - **Paginate::Category** - paginate-category](https://rubygems.org/gems/jekyll-paginate-category)) -- pagination generator for category.
 - **Auto Authors** - auto-authors](https://rubygems.org/gems/jekyll-auto-authors)) -- plugin to auto-generate author pages with pagination!
 
 - 
            
Figures & Captions
- **Figure Tag** - - Generate figures and captions with links to the figure in a variety of formats
 - **Figure Tag** - figure](https://rubygems.org/gems/jekyll-figure)) -- A liquid tag for Jekyll that generates `<figure>` elements.
 
 - 
            
Images & Pictures
- **Picture Tag** - - Easy responsive images for Jekyll. Based on the proposed `<picture>` element, polyfilled with Scott Jehl's Picturefill.
 - **Responsive Image** - responsive_image](https://rubygems.org/gems/jekyll-responsive_image)) -- Responsive images for Jekyll. Automatically resizes images, supports all responsive methods (`<picture>`, `srcset`, Imager.js, etc), super-flexible configuration.
 - **Image Encode Tag** - - tag that renders base64 codes of images fetched from the web.
 - **Cloudinary** - cloudinary](https://rubygems.org/gems/jekyll-cloudinary)) by Nicolas Hoizey -- tag to use Cloudinary for optimized responsive posts images.
 - **WebP Image Generator** - webp](https://rubygems.org/gems/jekyll-webp)) by Sverrir Sigmundarson et al -- WebP image generator that automatically generate WebP images for all images on your site and serves them when possible
 - **Image Size** - image-size](https://rubygems.org/gems/jekyll-image-size)) - read images and output image-sizes as: opengraph tags, img-tags, css and more - with retina support
 - **Loading Lazy** - loading-lazy](https://rubygems.org/gems/jekyll-loading-lazy)) -- Adds `loading="lazy"` to lazily load your images and iframes without the need for JavaScript.
 - **jekyll-imgix** - imgix](https://rubygems.org/gems/jekyll-imgix)) -- Transform, optimize, and intelligently cache your entire image library for fast websites and apps. **Freemium/Commercial**
 - **jekyll-postfiles** - postfiles](https://rubygems.org/gems/jekyll-postfiles)) -- Ease the management of images (and other files) attached to Markdown blog posts
 - **jekyll-imgproxy-tag** - imgproxy-tag](https://rubygems.org/gems/jekyll-imgproxy-tag)) -- Generate urls to secure imgproxy images.
 - **jekyll-responsive-magick** - responsive-magick](https://rubygems.org/gems/jekyll-responsive-magick)) -- Responsive images via `srcset`, `width` and `height` filters, automatic image resizing with ImageMagick.
 - **jekyll_img**
 - jekyll_img
 
 - 
            
Bundled Icons / Images
- **Octicons** - octicons](https://rubygems.org/gems/jekyll-octicons)) -- liquid plugin that makes including svg Octicons simple. **Archived**
 - **Jekyll PIG** - pig](https://rubygems.org/gems/jekyll-pig)) - Uses ImageMagick and pig.js to create progressive image galleries for Jekyll sites.
 
 - 
            
Videos & Screencasts
- **YouTube** - youtube](https://rubygems.org/gems/jekyll-youtube)) -- a Liquid tag that embeds YouTube videos. The default emded markup is responsive but you can also specify your own by using an include/partial.
 - **Asciinema** - asciinema](https://rubygems.org/gems/jekyll-asciinema)) -- a tag for embedding asciicasts recorded with asciinema in your Jekyll pages.
 - **ReactPlayer** - react-player.svg)](https://rubygems.org/gems/jekyll-react-player) [](https://badge.fury.io/rb/jekyll-react-player) -- a tag for embedding react-player supported formats in your Jekyll pages.
 
 - 
            
Audios & Podcasts
- **Octopod** - octopod](https://rubygems.org/gems/jekyll-octopod)) by Stefan Haslinger, Arne Eilermann, et al -- a podcast publishing extension. **Archived**
 
 - 
            
Geocoding & Maps
- **Geocode** - geocode](https://rubygems.org/gems/jekyll-geocode)) by Bertrand Keller -- geo-encode addresses from a datafile for drawing maps
 - **Maps** - maps](https://rubygems.org/gems/jekyll-maps)) by Anatoliy Yastreb -- embed maps with filterable locations
 
 - 
            
Markup & Markdown Converters
- **Slim** - slim](https://rubygems.org/gems/jekyll-slim) -- Slim converter and includes for Jekyll with support for Liquid tags. **Archived**
 - **AsciiDoc** - asciidoc](https://rubygems.org/gems/jekyll-asciidoc) -- AsciiDoc convertor for Jekyll using Asciidoctor.
 - **Commonmark** - commonmark](https://rubygems.org/gems/jekyll-commonmark) -- Markdown converter that uses libcmark, the reference parser for CommonMark.
 - **Textile** - textile-converter](https://rubygems.org/gems/jekyll-textile-converter)) -- convert `.textile` files into HTML; also includes the `textilize` Liquid filter **#Official**
 - **Jektex** - - Jekyll plugin for blazing fast server side cached LaTeX rendering with support of macros. Enjoy comfort of latex and markdown without cluttering your site with bloated javascript.
 - **Pug** - pug](https://rubygems.org/gems/jekyll-pug) -- convert Pug files into HTML
 - **Commonmark** - commonmark](https://rubygems.org/gems/jekyll-commonmark) -- Markdown converter that uses libcmark, the reference parser for CommonMark.
 
 - 
            
Text Filters
- **Mentions** - mentions](https://rubygems.org/gems/jekyll-mentions)) -- @mentionable support for your site **#Official** **#GitHub Pages**
 - **Jemoji** - - GitHub-flavored emoji plugin **#Official** **#GitHub Pages**
 - **Time Ago** - timeago](https://rubygems.org/gems/jekyll-timeago)) -- Converts a time value to the time ago in words.
 - **jekyll_time_since**
 - **Reading Time** - - Count words and estimate reading time for a piece of text, ignoring HTML elements that are unlikely to contain running text.
 - **TOC (Table of Contents)** - toc](https://rubygems.org/gems/jekyll-toc))-- A liquid filter plugin for Jekyll which generates a table of contents.
 - **Smartify** - smartify](https://rubygems.org/gems/jekyll-smartify)) by Pat Hawks -- SmartyPants filter. Make "quotes" “curly”. **Archived**
 - **MD5** - md5](https://rubygems.org/gems/liquid-md5)) by Pat Hawks -- Returns an MD5 hash. Helpful for generating Gravatars in templates
 - **Roman** - roman](https://rubygems.org/gems/jekyll-roman)) by Paul Robert Lloyd -- A liquid filter for Jekyll that converts numbers into Roman numerals
 - **Typogrify** - typogrify](https://rubygems.org/gems/jekyll-typogrify)) by Myles Braithwaite -- A Jekyll plugin that brings the functions of typogruby.
 - **Email Protect** - email-protect](https://rubygems.org/gems/jekyll-email-protect)) by Vincent Wochnik -- Email protection liquid filter for Jekyll
 - **Jekyll Liquify** - liquify](https://rubygems.org/gems/jekyll-liquify)) a filter that parses Liquid from front matter
 - jekyll_time_since
 - jekyll_from_to_until
 - jekyll_basename_dirname
 - jekyll_begin_end
 - **Pluralize** - - Easily combine a number and a word into a grammatically-correct amount like “1 minute” or “2 minute**s**”.
 
 - 
            
Tags
- **Gist** - gist](https://rubygems.org/gems/jekyll-gist)) -- Liquid tag for displaying GitHub Gists **#Official** **#GitHub Pages**
 - **Twitter** - twitter-plugin](https://rubygems.org/gems/jekyll-twitter-plugin)) by Robert Murray -- A Liquid tag plugin that renders Tweets from Twitter API. Currently supports the oEmbed API.
 - **Content Blocks** - contentblocks](https://rubygems.org/gems/jekyll-contentblocks)) by Rusty Geldmacher -- Lets you use Rails-like content_for tags in your templates, for passing content from your posts up to your layouts.
 - **Beastie Press** - beastiepress](https://rubygems.org/gems/jekyll-beastiepress)) -- FreeBSD utility tags.
 - **SWF Object** - swfobject](https://rubygems.org/gems/jekyll-swfobject)) -- Liquid plugin for embedding Adobe Flash files (.swf) using SWFObject.
 - **Date Chart** - - Block that renders date line charts based on textile-formatted tables.
 - **Quick Man** - - Tag that renders pretty links to man page sources on the internet.
 - **GitHub Sample Tag** - - A liquid tag to include a sample of a github repo file in your Jekyll site.
 - **Project Version Tag** - - A Liquid tag plugin that renders a version identifier for your Jekyll site sourced from the git repository containing your code.
 - **Inline Highlight** - - a tag for inline syntax highlighting.
 - **Mermaid** - mermaid](https://rubygems.org/gems/jekyll-mermaid)) -- Simplify the creation of mermaid diagrams and flowcharts in your posts and pages.
 - **Giphy** - giphy](https://rubygems.org/gems/jekyll-giphy)) -- a plugin for embedding random giphy GIFs on Jekyll sites according to a user defined topic.
 - **PlantUML** - plantuml](https://rubygems.org/gems/jekyll-plantuml)) -- Tag that renders UML diagrams using [PlantUML](http://plantuml.com/).
 - **Jekyll oEmbed** - - The tag version of [ruby-oembed](https://github.com/ruby-oembed/ruby-oembed), letting you easily get embeddable HTML representations of supported web pages, based on their URLs. **Archived**
 - **Jekyll PDF Embed** - pdf-embed](https://rubygems.org/gems/jekyll-pdf-embed)) - Plugin for embedding PDF files to any page or post
 - **Jekyll Github Chart** - github-chart](https://rubygems.org/gems/jekyll-github-chart)) - Plugin to generate an SVG of Github contributions data
 - **Jekyll Twitch** - twitch](https://rubygems.org/gems/jekyll-twitch)) - Embed Twitch clips, vods, collections, and even broadcasts!
 - **Jekyll Include** - Plugin for including local/remote file contents (or a part of it) into your pages.
 - **Glossary Tooltip Tag** - glossary_tooltip](https://rubygems.org/gems/jekyll-glossary_tooltip)) by Erik Westrup - A tag for showing a tooltip with glossary term definitions on mouse hover. Common terms are defined in a shared file that can be re-used across all pages.
 - **jekyll_href**
 - **jekyll_outline**
 - **jekyll_pre**
 - jekyll_href
 - jekyll_flexible_include
 - jekyll_archive_display
 - jekyll_download_link
 - jekyll_outline
 - jekyll_pre
 
 - 
            
Search Engine Optimization (SEO) & Redirects
- **Jekyll::NewsSitemap** - news-sitemap](https://rubygems.org/gems/jekyll-news-sitemap)) -- Jekyll plugin to silently generate Google News Sitemap based on posts **#Official** **#GitHub Pages** **Archived**
 - **SEO Tag** - seo-tag](https://rubygems.org/gems/jekyll-seo-tag)) -- a plugin to add metadata tags for search engines and social networks to better index and display your site's content **#Official** **#GitHub Pages**
 - **Sitemap Generator** - sitemap](https://rubygems.org/gems/jekyll-sitemap)) -- a plugin to silently generate a sitemaps.org compliant sitemap for your site **#Official** **#GitHub Pages**
 - **Redirect From** - redirect-from](https://rubygems.org/gems/jekyll-redirect-from)) -- seamlessly specify multiple redirections URLs for your pages and posts **#Official** **#GitHub Pages**
 - **Google Search Console Verification File Generator** - google_search_console_verification_file](https://rubygems.org/gems/jekyll-google_search_console_verification_file)) by Erik Westrup - A very simple plugin that will generate a Google Search Console [verification file](https://support.google.com/webmasters/answer/9008080?hl=en) to your `_site/` directory in a Jekyll project. This file is used by Google to verify that you own the site and could look for example like `googlef47733b3288357e4.html`.
 
 - 
            
Analytics
- **Analytics** - analytics](https://rubygems.org/gems/jekyll-analytics)) by Hendrik Schneider -- adds webtracking easily to your site; supports multiple trackers like Google Analytics, Piwik, etc.
 - **Analytics** - analytics](https://rubygems.org/gems/jekyll-analytics)) by Hendrik Schneider -- adds webtracking easily to your site; supports multiple trackers like Google Analytics, Piwik, etc.
 
 - 
            
Generators
- **Emoji** - - seamlessly enable emoji for all posts and pages
 - **Autolink Email** - autolink_email](https://rubygems.org/gems/jekyll-autolink_email) by Ivan Tse -- Autolink your emails.
 - **Git Metadata** - git_metadata](https://rubygems.org/gems/jekyll-git_metadata) by Ivan Tse -- expose Git metadata for your templates
 - **Auto Image** - auto-image](https://rubygems.org/gems/jekyll-auto-image) by Merlos -- gets the first image of a post; useful to list your posts with images or to add twitter cards to your site
 - **Umlauts** - umlauts](https://rubygems.org/gems/jekyll-umlauts) by Arne Gockeln -- this generator replaces all german umlauts (äöüß) case sensitive with html
 - **Premonition** - - Converts blockquotes into customizable styled markup blocks, like notes or warnings.
 - **Jekyll Data Pages Generator** - datapage-generator](https://rubygems.org/gems/jekyll-datapage-generator) by Adolfo Villafiorita -- Allows one to specify data files for which we want to generate one HTML page per record.
 - **Umlauts** - umlauts](https://rubygems.org/gems/jekyll-umlauts) by Arne Gockeln -- this generator replaces all german umlauts (äöüß) case sensitive with html
 
 - 
            
Commands & Switches
- **Compose** - compose](https://rubygems.org/gems/jekyll-compose)) -- streamline your writing with these commands **#Official**
 - **jekyll-gitlab-letsencrypt** - gitlab-letsencrypt](https://rubygems.org/gems/jekyll-gitlab-letsencrypt)) -- Automate letsencrypt requests/renewals for gitlab pages
 
 - 
            
Importers
- **Importers** - import](https://rubygems.org/gems/jekyll-import)) -- The "import" command for importing from various blogs **#Official**
 
 - 
            
Other
- **GitHub Metadata** - github-metadata](https://rubygems.org/gems/jekyll-github-metadata)) -- `site.github` **#Official** **#GitHub Pages**
 - **Rendering** - rendering](https://rubygems.org/gems/jekyll-rendering)) -- provide alternative rendering engines. **Archived**
 - **Contentful** - contentful-data-import](https://rubygems.org/gems/jekyll-contentful-data-import)) -- Adds a `contentful` sub-command to Jekyll to import data from Contentful.
 - **Paspagon** - paspagon](https://rubygems.org/gems/jekyll-paspagon)) -- sell your posts in various formats for cryptocurrencies.
 - **PWA-Workbox** - pwa-workbox](https://rubygems.org/gems/jekyll-pwa-workbox)) -- Makes your PWA/Website available offline using Workbox. Injects a precache list into the service-worker and takes care of the registration process in a secure way.
 - **Target Blank** - target-blank](https://rubygems.org/gems/jekyll-target-blank)) -- Automatically adds `target="_blank"` to external links, can add css-classes and/or various `rel=""` attributes.
 - **Workbox** - workbox-plugin](https://rubygems.org/gems/jekyll-workbox-plugin)) -- Generate Service Worker using Google Workbox.
 - **Bootstrap 5 Tabs**
 - **jekyll-http-request** - http-request](https://rubygems.org/gems/jekyll-http-request)) by Jirawat Boonkumnerd -- Liquid Filter for HTTP requests, helps get HTTP response data to the page content and cache.
 - **jekyll-turbo** - turbo](https://rubygems.org/gems/jekyll-turbo)) -- Enable Hotwire Turbo Drive and Turbo Frames on your Jekyll site. 🔥
 - **Jekyll Spaceship** - spaceship](https://rubygems.org/gems/jekyll-spaceship)) -- 🚀 A Jekyll plugin to provide powerful supports for table, mathjax, plantuml, mermaid, emoji, video, youtube, vimeo, dailymotion, audio, spotify, soundcloud, etc.
 
 - 
            
Assets & Converters & Minifiers
- **Sass Converter** - sass-converter](https://rubygems.org/gems/jekyll-sass-converter)) -- a Sass converter **#Official** **#GitHub Pages**
 - **Assets 3** - assets](https://rubygems.org/gems/jekyll-assets)) -- asset pipelines **#Official**
 - **Mini Bundle** - minibundle](https://rubygems.org/gems/jekyll-minibundle)) -- asset bundling and cache busting using external minification tool of your choice. No gem dependencies.
 - **Minifier** - minifier](https://rubygems.org/gems/jekyll-minifier)) -- minifies HTML, XML, CSS, and Javascript both inline and as separate files utilising yui-compressor and htmlcompressor.
 - **Autoprefixer** - autoprefixer](https://rubygems.org/gems/jekyll-autoprefixer)) -- autoprefixer integration for Jekyll
 - **Compass** - compass](https://rubygems.org/gems/jekyll-compass) -- easily integrate Compass and Sass with your site. **Archived**
 - **Coffeescript** - coffeescript](https://rubygems.org/gems/jekyll-coffeescript)) -- a CoffeeScript converter **#Official**
 - **Opal** - opal](https://rubygems.org/gems/jekyll-opal)) -- convert your Ruby into JavaScript using Opal **#Official**
 - jekyll_archive_create
 - **Assets 3** - assets](https://rubygems.org/gems/jekyll-assets)) -- asset pipelines **#Official**
 - **jekyll_archive_create**
 - **Asset Pipeline Reborn** - powerful asset pipeline that collects, converts and compresses JavaScript and CSS assets.
 
 - 
            
Coding Support for Plugins & Liquid Programming
 - 
            
Authentication & Authorization
- **GitHub OAuth** - auth](https://rubygems.org/gems/jekyll-auth)) by Ben Balter et al -- use GitHub OAuth to serve a protected site to your GitHub org
 
 - 
            
Admin & Visual Editors
- **Manager** - manager](https://rubygems.org/gems/jekyll-manager)) by Ashwin Maroli -- An administrative framework for Jekyll sites, Jekyll Manager is essentially Jekyll Admin repackaged with some alterations.
 - **Notion Fetch** - fetch-notion](https://rubygems.org/gems/jekyll-fetch-notion)) -- Makes it easy to manage your website content using Notion (git-based approach).
 - **Admin** - admin](https://rubygems.org/gems/jekyll-admin)) by Ben Balter, Mert Kahyaoğlu et al -- adds a traditional content management system-style graphical interface to author content and administer sites **#Official**
 
 - 
            
Watch & Live Reload
- **Watch** - watch](https://rubygems.org/gems/jekyll-watch)) -- rebuild your site when a file changes with the `--watch` switch **#Official**
 - **Hawkins** - - adds a `liveserve` sub-command to Jekyll that incorporates LiveReload into your pages while you preview them. No more hitting the refresh button in your browser! **Archived**
 
 - 
            
Testing & Proofing
- **Front Matter Tests** - - tests the front matter of posts and other collection documents against a schema. **Archived**
 
 - 
            
Upload & Deploy
- **Deploy** - deploy](https://rubygems.org/gems/jekyll-deploy)) -- adds a `deploy` command
 - **ZMediumToJekyll** - - A public GitHub template repo that can help you easily move your Medium posts to a Jekyll blog and keep them in sync in the future, by simply click 'Use this template' to get started!
 - **Jekyll Deploy Action** - deploy-action](https://github.com/jeffreytse/jekyll-deploy-action)) -- 🪂 A Github Action to deploy the Jekyll site conveniently for GitHub Pages.
 
 - 
            
Debugging
- **Jekyll Debug** - debug](https://rubygems.org/gems/jekyll-debug)) a filter that allows a user to debug liquid filters and tags at runtime
 
 
            Categories
          
          
              
                Tags
                28
              
              
                Text Filters
                17
              
              
                Images & Pictures
                13
              
              
                Assets & Converters & Minifiers
                12
              
              
                Coding Support for Plugins & Liquid Programming
                12
              
              
                Other
                11
              
              
                Generators
                8
              
              
                Settings & Configurations Tweaks
                7
              
              
                Markup & Markdown Converters
                7
              
              
                Search Engine Optimization (SEO) & Redirects
                5
              
              
                Multi Language / Multi Lingual
                5
              
              
                Pagination
                5
              
              
                Bibliography & Citiations
                4
              
              
                Feeds & Syndication
                3
              
              
                Admin & Visual Editors
                3
              
              
                Upload & Deploy
                3
              
              
                Videos & Screencasts
                3
              
              
                Tags & Taggings, Categories & Categorizations
                3
              
              
                Analytics
                2
              
              
                Geocoding & Maps
                2
              
              
                Search
                2
              
              
                Documentation
                2
              
              
                Commands & Switches
                2
              
              
                Bundled Icons / Images
                2
              
              
                Watch & Live Reload
                2
              
              
                Figures & Captions
                2
              
              
                Testing & Proofing
                1
              
              
                Authentication & Authorization
                1
              
              
                Debugging
                1
              
              
                Importers
                1
              
              
                Audios & Podcasts
                1
              
          
        
            Sub Categories
          
          
            Keywords
          
          
              
                jekyll
                76
              
              
                jekyll-plugin
                59
              
              
                ruby
                32
              
              
                liquid
                6
              
              
                jekyll-tag
                6
              
              
                markdown
                5
              
              
                gem
                5
              
              
                github-pages
                4
              
              
                ruby-gem
                4
              
              
                sass
                3
              
              
                image
                3
              
              
                assets
                3
              
              
                imagemagick
                3
              
              
                github
                3
              
              
                scss
                2
              
              
                sprockets
                2
              
              
                sprockets-4
                2
              
              
                jekyll-assets
                2
              
              
                imageoptim
                2
              
              
                uglifier
                2
              
              
                asset-pipeline
                2
              
              
                plugin
                2
              
              
                pagination-gem
                2
              
              
                responsive-images
                2
              
              
                webp-images
                2
              
              
                workbox
                2
              
              
                performance
                2
              
              
                static-site
                2
              
              
                emoji
                2
              
              
                sitemap
                2
              
              
                plantuml
                2
              
              
                diagram
                2
              
              
                embed
                2
              
              
                filter
                2
              
              
                video
                2
              
              
                tex
                2
              
              
                latex
                2
              
              
                bundler
                2
              
              
                katex
                2
              
              
                atom
                2
              
              
                rss
                2
              
              
                awesome
                2
              
              
                seo
                2
              
              
                jekyll-blog
                2
              
              
                i18n
                2
              
              
                static-site-generator
                2
              
              
                jekyll-site
                2
              
              
                react
                2
              
              
                javascript
                2
              
              
                cms
                2