You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> A website template for knowledge base apps powered by Contentful.
5
+
> A gatsby starter for knowledge base apps powered by Contentful.
6
6
7
7
## Features
8
8
@@ -12,7 +12,8 @@
12
12
- 🛠 Netlify ready
13
13
- ⚡️ Performance focused
14
14
- 🦾 Accessibility support
15
-
- 📱 Responsive support
15
+
- 📱 Fully responsive
16
+
- 🔌 Google Analytics integration
16
17
17
18
## Pages
18
19
@@ -36,6 +37,7 @@
36
37
1. Create the `.env.development` and `.env.production` files, one for each environment respectively, and fill up the environment variables
37
38
1. Install the dependencies by running `npm ci`
38
39
1.`npm start`
40
+
1. Visit `http://localhost:8000`
39
41
40
42
## Stack
41
43
@@ -45,10 +47,10 @@
45
47
46
48
## Support
47
49
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.
49
51
50
52
If you have other problems with Contentful not related to this project, you can contact [Customer Support](https://support.contentful.com).
0 commit comments