Skip to content

Commit 8959ed9

Browse files
author
Cezar Sampaio
committed
chore: add gatsby starter terms on readme
1 parent 6dd8af0 commit 8959ed9

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Contentful Knowledge Base Template
1+
# Gatsby Starter - Contentful Knowledge Base
22

33
![Release](https://github.com/cezarsmpio/help-center-gatsby-template/workflows/Release/badge.svg?branch=master)
44

5-
> A website template for knowledge base apps powered by Contentful.
5+
> A gatsby starter for knowledge base apps powered by Contentful.
66
77
## Features
88

@@ -12,7 +12,8 @@
1212
- 🛠 Netlify ready
1313
- ⚡️ Performance focused
1414
- 🦾 Accessibility support
15-
- 📱 Responsive support
15+
- 📱 Fully responsive
16+
- 🔌 Google Analytics integration
1617

1718
## Pages
1819

@@ -36,6 +37,7 @@
3637
1. Create the `.env.development` and `.env.production` files, one for each environment respectively, and fill up the environment variables
3738
1. Install the dependencies by running `npm ci`
3839
1. `npm start`
40+
1. Visit `http://localhost:8000`
3941

4042
## Stack
4143

@@ -45,10 +47,10 @@
4547

4648
## Support
4749

48-
If you have a problem with this template, please file an issue.
50+
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.
4951

5052
If you have other problems with Contentful not related to this project, you can contact [Customer Support](https://support.contentful.com).
5153

5254
## License
5355

54-
[MIT](MIT.md)
56+
[MIT](LICENSE.md)

0 commit comments

Comments
 (0)