Skip to content

nicholaschiarulli/personal_blog

Repository files navigation

My Personal Blog Built with Gatsby

License: MIT

👉 View Blog

✨ Features

  • styled-components
  • Mobile menu animation
  • Categories support
  • Infinite Scroll with Intersection Observer
  • RSS Feed
  • SEO
  • Offline support
  • Prettier & ESLint

🚀 Quick Start

1. Create a Gatsby site

Use the Gatsby CLI to create a new site, specifying the blog starter.

# create a new Gatsby site using the blog starter
gatsby new blog https://github.com/nicholaschiarulli/personal_blog

2. Start developing

Navigate into your new site’s directory and start it up.

cd blog/
gatsby develop

3. Open the source code and start editing

Your site is now running at http://localhost:8000

Open the blog directory in your code editor of choice and edit src/pages/index.js. Save your changes and you will notice the site updates real time

About

My Personal Blog built with Gatsby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published