gatsby-plugin-authors

1.0.1 • Public • Published

gatsby-plugin-authors

Gatsby plugin to automatically create index pages for all authors

Install

yarn add gatsby-plugin-authors

How to use

Add this to gatsby-config

{
  resolve: "gatsby-plugin-authors",
  options: {
    templatePath: `${__dirname}/src/templates/<template>.js`,
  },
}

Options

You can view the defaults in defaults.js

Dependents (0)

Package Sidebar

Install

npm i gatsby-plugin-authors

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

4.27 kB

Total Files

6

Last publish

Collaborators

  • tsl143