A gatsby starter for knowledge base apps powered by Contentful.
- 🔎 Search
- 🤖 SEO friendly
- ➡️ Contentful preview
- 🛠 Netlify ready
- ⚡️ Performance focused
- 🦾 Accessibility support
- 📱 Fully responsive
- 🔌 Google Analytics integration
- Homepage
- Categories
- Article
- 404 not found
- Preview articles
- Create an account on contentful.com
- Install the Knowledge Base App from Contentful Marketplace
- Done!
- The
.env.example
file contains the environment variables the project needs - Create the
.env.development
and.env.production
files, one for each environment respectively, and fill up the environment variables - Install the dependencies by running
npm ci
npm start
- Visit
https://localhost:8000
- Gatsby
- Contentful
- Netlify
This is a project created for a early access program purposes and not officially supported, so if you find issues or have questions you can let us know via the issue page but don't expect a quick and prompt response.
If you have other problems with Contentful not related to this project, you can contact Customer Support.