Skip to content

Commit

Permalink
add jekyll compose plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
CherrelleTucker authored May 15, 2024
1 parent e87d78a commit 9c80e83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ source "https://rubygems.org"

gem "jekyll-theme-chirpy", "~> 7.0"

gem "jekyll-compose", group: [jekyll_plugins]

group :test do
gem "html-proofer", "~> 5.0"
end

0 comments on commit 9c80e83

Please sign in to comment.