directory icon indicating copy to clipboard operation
directory copied to clipboard

Plugins and Themes discovery for Jekyll, built with Jekyll.

Results 4 directory issues
Sort by recently updated
recently updated
newest added

The following Rake task takes the directory listing (`_data/themes.yml` and `_data/plugins.yml` clubbed into a single `_data/entries.yml`) and downloads each gem into their respective directory ```ruby # frozen_string_literal: true require "rubygems"...

has-pull-request
pinned

I wonder if we could whip something up that runs when the site is built on CI that verifies that all Gems exist, and URLs don't 404. Seems like it’d...

tests
pinned

Right now, we list [available plugins in the Jekyll documentation](https://jekyllrb.com/docs/plugins/#available-plugins). We should create an entry on the site for each of these plugins.

help-wanted
pinned