texaspacm / gatsby-starter-business

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gatsby-starter-business

A Gatsby and Netlify CMS powered generic business website starter based on gatsby-starter-netlify-cms.

It follows the JAMstack architecture by using Git as a single source of truth, and Netlify for continuous deployment, and CDN distribution.

Demo

Gatsby Starter Business

Features

  • Complete Business Website Suite - Home Page, About Page, Pricing Page, Contact Page and Blog
  • Netlify CMS for Content Management
  • SEO Friendly (Sitemap, Schemas, Meta Tags, GTM etc)
  • Bulma and Sass Support for styling
  • Progressive Web App & Offline Support
  • Tags and RSS Feed for Blog
  • Disqus and Share Support

TODO

  • Pagination for Blog (gatsby-paginate)
  • Search (@andrew-codes/gatsby-plugin-elasticlunr-search)

About

License:MIT License


Languages

Language:JavaScript 98.5%Language:CSS 1.5%