/gatsby-starter-answer

📚 A simple Gatsby blog to show your Future Action on top of the page

Primary LanguageJavaScriptMIT LicenseMIT

gatsby-starter-answer

Default Theme

🌱 Demo

📋 Feature

  • Emoji
  • Social Icon(fontawesome)
  • Google Analytics
  • Disqus
  • Resume
  • Place plan on the top

🚀 Quck Start

1. Install blog theme

gatsby new my-blog https://github.com/passwd10/gatsby-starter-answer

2. start

cd my-blog
gatsby develop

3. Add post

  • Add blog post to content/post.
  • Add resume to content/about.
  • Add plan to content/plan.

4. Set Blog

  • You can set blog in the gatsby-meta-config.js file.