Skip to content

Commit

Permalink
docs(README.md): add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
gouravkhunger committed Oct 25, 2024
1 parent 12b2f03 commit 158488e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Jekyll::AutoAuthors

[![Gem Version](https://img.shields.io/gem/v/jekyll-auto-authors)][ruby-gems]
[![Gem Total Downloads](https://img.shields.io/gem/dt/jekyll-auto-authors)][ruby-gems]

[ruby-gems]: https://rubygems.org/gems/jekyll-auto-authors

This plugin integrates with the `jekyll-paginate-v2` gem to provide seamless multiple authors support for jekyll powered publications.

Supporting multiple authors inside a jekyll plugin has been a challenge from long. Here are some references to the issue dating to a long time ago:
Expand Down

0 comments on commit 158488e

Please sign in to comment.