/gatsby-improved-starter-blog

Personal blog site using GatsbyJs, ReactJs, and NodeJs improved from Gatsby Starter Blog.

Primary LanguageJavaScriptMIT LicenseMIT

Quickstart

Gatsby

Gatsby Improved Starter Blog!

Hi there! Thanks for checking out Gatsby Improved Starter Blog demo. Personal website running on GatsbyJs, ReactJs, and Nodejs improved from Gatsby Starter Blog.

🚀 To run this project in your computer

  1. Clone this project.

    gatsby new gatsby-improved https://github.com/heriswn/gatsby-improved-starter-blog
    
  2. Navigate to directory.

    cd gatsby-improved
    
  3. Install dependancies

    npm install or yarn

  4. Start development!

    gatsby develop

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

  5. Open the source code and start editing!

Features

  • Gatsby 4.
  • Posts and pages in Markdown.
  • RSS Feeds.
  • SEO.
  • Time to read display.
  • Support Search Console (for submit to google).
  • Support Dark Mode with useState.
  • Support Comments with giscus 💎.
  • Support Umami Analytics (view in here).

Build Details (Latest Release v1.5.0)

🕐 Build time: 2m

Performance

Lighthouse report

Metric Score
Performance 💚 98
Accessibility 💚 100
Best Practices 💚 100
SEO 💚 92

🔗 View full report

Contributing

If you see any typos or formatting errors in a post, or any other issue that needs to be addressed, please do not hesitate to open a pull request and fix it!

Acknowledgements

License

This project is open source and available under the MIT License.