@@ -6,29 +6,29 @@ export const quickstarts = [
6
6
name: ' Next.js' ,
7
7
href: ' /guides/deploying-nextjs-with-now' ,
8
8
icons: ` ${process .env .ASSETS }/topics/icons/next.svg ` ,
9
- deployUrl:
10
- ' https://zeit.co/new/project?template=https://github.com/zeit/ now-examples/tree/master/nextjs '
9
+ example: ' nextjs ' ,
10
+ demo: ' https://nextjs. now-examples.now.sh '
11
11
},
12
12
{
13
13
name: ' Gatsby' ,
14
14
href: ' /guides/deploying-gatsby-with-now' ,
15
15
icons: ` ${process .env .ASSETS }/topics/icons/gatsby.svg ` ,
16
- deployUrl:
17
- ' https://zeit.co/new/project?template=https://github.com/zeit/ now-examples/tree/master/gatsby '
16
+ example: ' gatsby ' ,
17
+ demo: ' https://gatsby. now-examples.now.sh '
18
18
},
19
19
{
20
20
name: ' Vue.js' ,
21
21
href: ' /guides/deploying-vuejs-to-now/' ,
22
22
icons: ` ${process .env .ASSETS }/topics/icons/vue.svg ` ,
23
- deployUrl:
24
- ' https://zeit.co/new/project?template=https://github.com/zeit/ now-examples/tree/master/vue '
23
+ example: ' vue ' ,
24
+ demo: ' https://vue. now-examples.now.sh '
25
25
},
26
26
{
27
27
name: ' Svelte' ,
28
28
href: ' /guides/deploying-svelte-with-zeit-now' ,
29
29
icons: ` ${process .env .ASSETS }/topics/icons/svelte.svg ` ,
30
- deployUrl:
31
- ' https://zeit.co/new/project?template=https://github.com/zeit/ now-examples/tree/master/svelte '
30
+ example: ' svelte ' ,
31
+ demo: ' https://svelte. now-examples.now.sh '
32
32
},
33
33
{
34
34
name: ' Create React App' ,
@@ -37,36 +37,36 @@ export const quickstarts = [
37
37
src: ` ${process .env .ASSETS }/topics/icons/react.svg ` ,
38
38
color: ' #20232a'
39
39
},
40
- deployUrl:
41
- ' https://zeit.co/new/project?template=https://github.com/zeit/now-examples/tree/master/ create-react-app'
40
+ example: ' create-react-app ' ,
41
+ demo: ' https://create-react-app.now-examples.now.sh '
42
42
},
43
43
{
44
44
name: ' Angular' ,
45
45
href: ' /guides/deploying-angular-with-now/' ,
46
46
icons: ` ${process .env .ASSETS }/topics/icons/angular.svg ` ,
47
- deployUrl:
48
- ' https://zeit.co/new/project?template=https://github.com/zeit/ now-examples/tree/master/angular '
47
+ example: ' angular ' ,
48
+ demo: ' https://angular. now-examples.now.sh '
49
49
},
50
50
{
51
51
name: ' Charge' ,
52
52
href: ' /guides/deploying-charge-with-now/' ,
53
53
icons: ` ${process .env .ASSETS }/topics/icons/charge.svg ` ,
54
- deployUrl:
55
- ' https://zeit.co/new/project?template=https://github.com/zeit/ now-examples/tree/master/charge '
54
+ example: ' charge ' ,
55
+ demo: ' https://charge. now-examples.now.sh '
56
56
},
57
57
{
58
58
name: ' Aurelia' ,
59
59
href: ' /guides/deploying-aurelia-with-zeit-now' ,
60
60
icons: ` ${process .env .ASSETS }/topics/icons/aurelia.svg ` ,
61
- deployUrl:
62
- ' https://zeit.co/new/project?template=https://github.com/zeit/ now-examples/tree/master/aurelia '
61
+ example: ' aurelia ' ,
62
+ demo: ' https://aurelia. now-examples.now.sh '
63
63
},
64
64
{
65
65
name: ' Ember.js' ,
66
66
href: ' /guides/deploying-ember-with-zeit-now' ,
67
67
icons: ` ${process .env .ASSETS }/topics/icons/ember.svg ` ,
68
- deployUrl:
69
- ' https://zeit.co/new/project?template=https://github.com/zeit/ now-examples/tree/master/ember '
68
+ example: ' ember ' ,
69
+ demo: ' https://ember. now-examples.now.sh '
70
70
},
71
71
{
72
72
name: ' Hugo' ,
@@ -75,22 +75,22 @@ export const quickstarts = [
75
75
src: ` ${process .env .ASSETS }/topics/icons/hugo.svg ` ,
76
76
color: ' #0a1921'
77
77
},
78
- deployUrl:
79
- ' https://zeit.co/new/project?template=https://github.com/zeit/ now-examples/tree/master/hugo '
78
+ example: ' hugo ' ,
79
+ demo: ' https://hugo. now-examples.now.sh '
80
80
},
81
81
{
82
82
name: ' Preact' ,
83
83
href: ' /guides/deploying-preact-with-zeit-now' ,
84
84
icons: ` ${process .env .ASSETS }/topics/icons/preact.svg ` ,
85
- deployUrl:
86
- ' https://zeit.co/new/project?template=https://github.com/zeit/ now-examples/tree/master/preact '
85
+ example: ' preact ' ,
86
+ demo: ' https://preact. now-examples.now.sh '
87
87
},
88
88
{
89
89
name: ' VuePress' ,
90
90
href: ' /guides/deploying-vuepress-to-now/' ,
91
91
icons: ` ${process .env .ASSETS }/topics/icons/vue.svg ` ,
92
- deployUrl:
93
- ' https://zeit.co/new/project?template=https://github.com/zeit/ now-examples/tree/master/vuepress '
92
+ example: ' vuepress ' ,
93
+ demo: ' https://vuepress. now-examples.now.sh '
94
94
},
95
95
{
96
96
name: ' Docusaurus' ,
@@ -99,8 +99,8 @@ export const quickstarts = [
99
99
src: ` ${process .env .ASSETS }/topics/icons/docusaurus.svg ` ,
100
100
color: ' #2b3137'
101
101
},
102
- deployUrl:
103
- ' https://zeit.co/new/project?template=https://github.com/zeit/ now-examples/tree/master/docusaurus '
102
+ example: ' docusaurus ' ,
103
+ demo: ' https://docusaurus. now-examples.now.sh '
104
104
},
105
105
{
106
106
name: ' Gridsome' ,
@@ -109,36 +109,36 @@ export const quickstarts = [
109
109
src: ` ${process .env .ASSETS }/topics/icons/gridsome.svg ` ,
110
110
color: ' #0d2538'
111
111
},
112
- deployUrl:
113
- ' https://zeit.co/new/project?template=https://github.com/zeit/ now-examples/tree/master/gridsome '
112
+ example: ' gridsome ' ,
113
+ demo: ' https://gridsome. now-examples.now.sh '
114
114
},
115
115
{
116
116
name: ' Nuxt.js' ,
117
117
href: ' /guides/deploying-nuxtjs-with-zeit-now' ,
118
118
icons: ` ${process .env .ASSETS }/topics/icons/nuxt.svg ` ,
119
- deployUrl:
120
- ' https://zeit.co/new/project?template=https://github.com/zeit/ now-examples/tree/master/nuxtjs '
119
+ example: ' nuxtjs ' ,
120
+ demo: ' https://nuxtjs. now-examples.now.sh '
121
121
},
122
122
{
123
123
name: ' MDX Deck' ,
124
124
href: ' /guides/deploying-mdx-deck-with-zeit-now' ,
125
125
icons: ` ${process .env .ASSETS }/topics/icons/mdx-deck.svg ` ,
126
- deployUrl:
127
- ' https://zeit.co/new/project?template=https://github.com/zeit/ now-examples/tree/master/mdx-deck '
126
+ example: ' mdx-deck ' ,
127
+ demo: ' https://mdx-deck. now-examples.now.sh '
128
128
},
129
129
{
130
130
name: ' Eleventy' ,
131
131
href: ' /guides/deploying-eleventy-with-zeit-now' ,
132
132
icons: ` ${process .env .ASSETS }/topics/icons/eleventy.svg ` ,
133
- deployUrl:
134
- ' https://zeit.co/new/project?template=https://github.com/zeit/ now-examples/tree/master/eleventy '
133
+ example: ' eleventy ' ,
134
+ demo: ' https://eleventy. now-examples.now.sh '
135
135
},
136
136
{
137
137
name: ' Hexo' ,
138
138
href: ' /guides/deploying-hexo-with-zeit-now' ,
139
139
icons: ` ${process .env .ASSETS }/topics/icons/hexo.svg ` ,
140
- deployUrl:
141
- ' https://zeit.co/new/project?template=https://github.com/zeit/ now-examples/tree/master/hexo '
140
+ example: ' hexo ' ,
141
+ demo: ' https://hexo. now-examples.now.sh '
142
142
}
143
143
]
144
144
@@ -147,7 +147,7 @@ export const meta = {
147
147
description:
148
148
' A collection of technologies to quickstart your project with, deployed instantly with ZEIT now.' ,
149
149
editUrl: ' pages/docs/v2/quickstarts.mdx' ,
150
- lastEdited: ' 2019-11-04T17:24:55 .000Z'
150
+ lastEdited: ' 2019-11-07T17:31:43 .000Z'
151
151
}
152
152
153
153
Quickstarts let you get started quickly. The following quickstarts are paired with guides and a deploy button, based on [ ZEIT Now examples] ( https://github.com/zeit/now-examples ) , to help you get going with your project as fast as possible.
0 commit comments