nolboo / gatsby-blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nehalem Gatsby starter

Check the Demo!

Starter for @nehalist/gatsby-theme-nehalem.

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!

Getting Started

Install this starter by running

gatsby new your-site-name https://github.com/nehalist/gatsby-starter-nehalem

cd into the your-site-name directory and run gatsby develop to start your site on localhost:8000.

Documentation

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

Like the theme?

Happy to hear that! Feel free to star it on GitHub!

Author

Developed by nehalist.io.

Big thanks to my SO for the awesome logo!

About

License:MIT License


Languages

Language:JavaScript 67.7%Language:TypeScript 32.3%