- Gatsby 2 support!
- Bootstrap + Reactstrap
- Netlify
- Progressive Web App
- Manifest
- Offline
- Icons
- SEO
- Robots TXT
- Sitemap XML
- SVG as React objects
- MIT Licensed
- HTML Helmet
- Lang tag for accessibility
- Custom configs
- VSCode debug launcher
- Prettier format
- FontAwesome
- Custom components
Before starting you will need the following software:
gatsby new my-awesome-site https://github.com/kowalski7cc/gatsby-starter-kowalski7cc
cd my-awesome-site
gatsby develop
- Add LDMI19 program
npm install
npm run develop
# Edit source files
npm run build
# Publish public folder content or use Netlify plugin
The site is covered by MIT License