All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added a new template based on GatsbyJS v2
- Added Docs feature
- Added FAQs feature
- Added Events feature
- Added Blog feature
- Added Page feature
- HTML5 semantic tags integrated everywhere
- Better SEO integration for all pages
- SEO can be controlled through package.json
- Added JSON-LD schema for blog-post
- Added JSON-LD schema for faq
- Added JSON-LD schema for event
- Demo has been improved and there is a sample for all functionality
- Removed data/SiteConfig.js
- Cleaned up code
- Added semantic breakers in code
- Removed all un-necessary nesting
- Updated dependencies
- Removed all un-necessary GraphQL queries