Skip to content

Latest commit

 

History

History
72 lines (48 loc) · 1.34 KB

README.md

File metadata and controls

72 lines (48 loc) · 1.34 KB

Custom Gatsby blog starter

Setup

$ gatsby new PROJECT_NAME https://github.com/jumpalottahigh/gatsby-starter-blog-jumpalottahigh

Development

$ npm run dev

Production build

$ npm run build

Features

  • SEO optimizations

    • open graph
    • google structured data
    • twitter cards
  • UI

    • article list + image
    • search
    • filter by category
    • mobile friendly FAB + Drawer menu
    • reader feedback component
    • reading progress line component
    • related articles component
  • sitemap

  • rss feed

  • social media links

  • google analytics

  • google tag manager

  • prismjs

Demo

https://blog.georgi-yanev.com

/

preview of blog index page

/news

preview of blog posts listing page

Mobile FAB menu button and drawer

preview of blog mobile view and FAB

Lighthouse score

90+ lighthouse scores across the board

Social Links