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
{{ message }}
This repository was archived by the owner on Aug 7, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: pages/docs/index.js
+21-21Lines changed: 21 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ export default function DocsIndex() {
17
17
description:
18
18
"There are 3 ways you can add your profile, but for this Quickstart we will use the GitHub UI.",
19
19
category: {
20
-
name: "beginner",
20
+
name: "Beginner",
21
21
color: "bg-green-100 text-green-800",
22
22
},
23
23
},
@@ -27,7 +27,7 @@ export default function DocsIndex() {
27
27
description:
28
28
"This is a great way to get started, you do not need to install anything, you can do it directly in the browser on GitHub.",
29
29
category: {
30
-
name: "beginner",
30
+
name: "Beginner",
31
31
color: "bg-green-100 text-green-800",
32
32
},
33
33
},
@@ -37,7 +37,7 @@ export default function DocsIndex() {
37
37
description:
38
38
"When you want to make more advanced changes, you will need to have a development environment. Gitpod runs VSCode and a whole environment in your browser.",
39
39
category: {
40
-
name: "beginner",
40
+
name: "Beginner",
41
41
color: "bg-green-100 text-green-800",
42
42
},
43
43
},
@@ -47,7 +47,7 @@ export default function DocsIndex() {
47
47
description:
48
48
"This allows you the most customisation to your development environment, but requires more setup time.",
49
49
category: {
50
-
name: "intermediate",
50
+
name: "Intermediate",
51
51
color: "bg-orange-100 text-orange-800",
52
52
},
53
53
},
@@ -57,7 +57,7 @@ export default function DocsIndex() {
57
57
description:
58
58
"This might sound scary but it is actually the easiest solution for a local development environment.",
59
59
category: {
60
-
name: "intermediate",
60
+
name: "Intermediate",
61
61
color: "bg-orange-100 text-orange-800",
62
62
},
63
63
},
@@ -66,7 +66,7 @@ export default function DocsIndex() {
66
66
path: "/icons",
67
67
description: "Search available icons you can use on your profile.",
68
68
category: {
69
-
name: "beginner",
69
+
name: "Beginner",
70
70
color: "bg-green-100 text-green-800",
71
71
},
72
72
},
@@ -82,7 +82,7 @@ export default function DocsIndex() {
82
82
description:
83
83
"If you want to edit your profile (for example update a link or remove a link), follow these steps.",
84
84
category: {
85
-
name: "beginner",
85
+
name: "Beginner",
86
86
color: "bg-green-100 text-green-800",
87
87
},
88
88
},
@@ -92,7 +92,7 @@ export default function DocsIndex() {
92
92
description:
93
93
"The bio string in the json file is special! It allows for the use of Markdown. This will allow you to use the formatting styles like italic and bold.",
94
94
category: {
95
-
name: "beginner",
95
+
name: "Beginner",
96
96
color: "bg-green-100 text-green-800",
97
97
},
98
98
},
@@ -102,7 +102,7 @@ export default function DocsIndex() {
102
102
description:
103
103
"Let people discover all your great content in one place by adding links to your social media account and other resources.",
104
104
category: {
105
-
name: "beginner",
105
+
name: "Beginner",
106
106
color: "bg-green-100 text-green-800",
107
107
},
108
108
},
@@ -112,7 +112,7 @@ export default function DocsIndex() {
112
112
description:
113
113
"This will show the number of people who have viewed your Profile, as well as the number of people who have clicked on the links you have on your Profile.",
114
114
category: {
115
-
name: "beginner",
115
+
name: "Beginner",
116
116
color: "bg-green-100 text-green-800",
117
117
},
118
118
},
@@ -122,7 +122,7 @@ export default function DocsIndex() {
122
122
description:
123
123
"These are searchable keywords for people to discover your Profile. They can be your area of expertise, interests or tech you use (for example `DevRel` or `Javascript`).",
124
124
category: {
125
-
name: "beginner",
125
+
name: "Beginner",
126
126
color: "bg-green-100 text-green-800",
127
127
},
128
128
},
@@ -132,7 +132,7 @@ export default function DocsIndex() {
132
132
description:
133
133
"Add a shortcut to your favourite social media accounts at the top of your Profile.",
134
134
category: {
135
-
name: "beginner",
135
+
name: "Beginner",
136
136
color: "bg-green-100 text-green-800",
137
137
},
138
138
},
@@ -142,7 +142,7 @@ export default function DocsIndex() {
142
142
description:
143
143
"Demostrate the highlights of your career by adding Milestones to your Profile. This could be when you got your first job to reaching 100k followers/subscribers.",
144
144
category: {
145
-
name: "beginner",
145
+
name: "Beginner",
146
146
color: "bg-green-100 text-green-800",
147
147
},
148
148
},
@@ -152,7 +152,7 @@ export default function DocsIndex() {
152
152
description:
153
153
"Hosting or attending events, let people know what you are up to by adding these events to your Profile.",
154
154
category: {
155
-
name: "beginner",
155
+
name: "Beginner",
156
156
color: "bg-green-100 text-green-800",
157
157
},
158
158
},
@@ -161,7 +161,7 @@ export default function DocsIndex() {
161
161
path: "/docs/how-to-guides/testimonials",
162
162
description: "Show off the great feedback you have received.",
163
163
category: {
164
-
name: "intermediate",
164
+
name: "Intermediate",
165
165
color: "bg-orange-100 text-orange-800",
166
166
},
167
167
},
@@ -177,7 +177,7 @@ export default function DocsIndex() {
177
177
description:
178
178
"Run Storybook locally to see what React components are available to use.",
179
179
category: {
180
-
name: "beginner",
180
+
name: "Beginner",
181
181
color: "bg-green-100 text-green-800",
182
182
},
183
183
},
@@ -187,7 +187,7 @@ export default function DocsIndex() {
187
187
description:
188
188
"Run the Playwright testing framework that drives the browser as a user does via code.",
189
189
category: {
190
-
name: "intermediate",
190
+
name: "Intermediate",
191
191
color: "bg-orange-100 text-orange-800",
192
192
},
193
193
},
@@ -197,7 +197,7 @@ export default function DocsIndex() {
197
197
description:
198
198
"Contribute to this annual Open Source event with LinkFree.",
199
199
category: {
200
-
name: "beginner",
200
+
name: "Beginner",
201
201
color: "bg-green-100 text-green-800",
202
202
},
203
203
},
@@ -213,7 +213,7 @@ export default function DocsIndex() {
213
213
description:
214
214
"See the json code for a full Profile with all the features enabled.",
215
215
category: {
216
-
name: "beginner",
216
+
name: "Beginner",
217
217
color: "bg-green-100 text-green-800",
218
218
},
219
219
},
@@ -222,7 +222,7 @@ export default function DocsIndex() {
222
222
path: "/docs/advanced/single-user-mode",
223
223
description: "Self host LinkFree for your single Profile.",
224
224
category: {
225
-
name: "advanced",
225
+
name: "Advanced",
226
226
color: "bg-red-100 text-red-800",
227
227
},
228
228
},
@@ -231,7 +231,7 @@ export default function DocsIndex() {
231
231
path: "/docs/faqs",
232
232
description: "Commonly asked questions and answers.",
0 commit comments