Plugins are the most efficient way to include dynamic content or change the default behavior of GitBook.
To add a plugin, create or edit your book.json
to include the plugin identifier:
{
"plugins": ["thePlugin"]
}
Details about the book.json
file can be found in the Toolchain Documentation.