GitbookIO / gitbook-plugin-git-summary

Display a summary of Git contributions at the bottom of each pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git Summary

This plugin adds a footer of each page with a summary of Git contributors.

Preview

This plugin requires GitBook v4 or later.

Configuration

The GitHub repository url can be set in the book.json:

{
    "plugins": ["git-summary"],
    "github": "https://github.com/GitbookIO/gitbook"
}

About

Display a summary of Git contributions at the bottom of each pages


Languages

Language:JavaScript 89.9%Language:CSS 10.1%