File tree Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Original file line number Diff line number Diff line change @@ -11,18 +11,6 @@ const starters = [
11
11
name : 'contentful' ,
12
12
repoUrl : 'https://github.com/stackbit-themes/nextjs-contentful-starter' ,
13
13
} ,
14
- {
15
- name : 'full-nextjs' ,
16
- repoUrl : 'https://github.com/stackbit-themes/starter-nextjs-theme' ,
17
- } ,
18
- {
19
- name : 'small-biz-nextjs' ,
20
- repoUrl : 'https://github.com/stackbit-themes/small-business-nextjs-theme' ,
21
- } ,
22
- {
23
- name : 'personal-nextjs' ,
24
- repoUrl : 'https://github.com/stackbit-themes/personal-nextjs-theme' ,
25
- } ,
26
14
] ;
27
15
28
16
const examples = {
@@ -31,14 +19,20 @@ const examples = {
31
19
'airtable-content-source' ,
32
20
'algolia-search' ,
33
21
'angular-contentful' ,
22
+ 'auto-annotated-portfolio,
34
23
' chakra - ui ',
35
24
'cloudinary-contentful' ,
25
+ 'cloudinary-unpic' ,
36
26
'contentlayer' ,
37
27
'documentation' ,
28
+ 'gatsby-contentful' ,
38
29
'hydrogen-contentful-demo-store' ,
30
+ 'i18n-nextjs-contentful' ,
39
31
'ninetailed-personalization' ,
32
+ 'nuxt3-preview' ,
40
33
'onboarding-webapp' ,
41
34
'sveltekit-contentful' ,
35
+ 'tutorial-gatsby-contentful' ,
42
36
'tutorial-html-contentful' ,
43
37
'tutorial-html-json' ,
44
38
'tutorial-nextjs-contentful' ,
You can’t perform that action at this time.
0 commit comments