This is a trimmed-down version of Gatsby Advanced Starter, with the addition of multiple author support.
- Gatsby v2
- No UI framework
- Multiple authors with YAML mapping
- Tags
- Categories
- Google Analytics support
- SEO
- RSS feeds
$ gatsby new name-of-your-site https://github.com/wgao19/gatsby-starter-multiple-author
$ cd name-of-your-site
$ yarn develop
# or
$ npm run develop