Nehalem Gatsby Theme

Nehalem is a Gatsby theme for blogging.

Features

Out-of-the-box:

  • Fully responsive
  • Highly optimized (Lighthouse score ~400)
  • SEO optimized (with open graph, Twitter Card, JSON-LD, RSS and sitemap)
  • Syntax highlighting
  • Search functionality
  • Multi navigations
  • Static pages
  • Fully typed with TypeScript
  • Tagging
  • Theming
  • Customizable

See here for details!

Installation

This is the mono repo containing the demo and the theme. Check the theme-specific README for further
details on the theme.

In case you want to work with this mono repo (for local development, pull requests, etc.):

  1. Clone / fork the repository and cd into the directory

  2. Run yarn to install dependencies

  3. Run yarn workspace demo develop to start the demo locally.

Documentation

The entire documentation can be found on the Demo. Alternatively check
the GitHub repository.

GitHub