A Gatsby and Netlify CMS powered generic business website.
Started from gatsby-starter-business
- Pages - Home, About, Services, Contact, Pricing & Blog
- Netlify CMS for Content Management
- Manage Home Carouse slide
- SEO Friendly (Sitemap, Schemas, Meta Tags, GTM etc)
- Sass Support for styling
- Ant Design React UI library
- Progressive Web App & Offline Support
- Tags and RSS Feed for Blog
- Breadcrumb
- Disqus and Share Support
- Elastic-Lunr Search
- Pagination (Prev / Next Page)
- Contact Form (Netlify Forms)
- Easy Configuration using
config.js
file
Create your own project with Gatsby CLI:
gatsby new customname https://github.com/netlarico/gatsby-starter-larico.git
=================================