Skip to content

Commit

Permalink
Added RSS feed plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Aug 18, 2023
1 parent 3b6d334 commit 0529b42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ gem 'jekyll-mermaid', '~> 1.0'
group :jekyll_plugins do
gem 'jekyll-timeago', '~> 0.13.1'
gem 'jekyll-scholar', '~> 7.0.0'
gem 'jekyll-feed', '~> 0.17.0'
end
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ markdown: kramdown

plugins:
- jekyll-mermaid
- jekyll-feed
- jekyll/scholar

mermaid:
Expand Down

0 comments on commit 0529b42

Please sign in to comment.