wgao19 / gatsby-starter-multiple-author

A Gatsby starter for multiple author blog.

Home Page:http://gatsby-starter-multiple-author.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Gatsby Starter Multiple Author

This is a trimmed-down version of Gatsby Advanced Starter, with the addition of multiple author support.

Features

  • Gatsby v2
  • No UI framework
  • Multiple authors with YAML mapping
  • Tags
  • Categories
  • Google Analytics support
  • SEO
  • RSS feeds

Getting Started

$ 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

About

A Gatsby starter for multiple author blog.

http://gatsby-starter-multiple-author.netlify.com

License:MIT License


Languages

Language:JavaScript 90.8%Language:CSS 9.2%