-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
324 lines (309 loc) · 11.4 KB
/
index.html
File metadata and controls
324 lines (309 loc) · 11.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Primary Meta Tags -->
<title>
GuideVault - Learn Programming from Official Documentation | Structured
Learning Paths
</title>
<meta
name="title"
content="GuideVault - Learn Programming from Official Documentation | Structured Learning Paths"
/>
<meta
name="description"
content="Master React, TypeScript, Next.js, Tailwind CSS, and 25+ technologies through structured learning paths. No tutorials, no rewrites—just official documentation in the right order."
/>
<meta
name="keywords"
content="learn programming, official documentation, React tutorial, TypeScript guide, Next.js learning path, Tailwind CSS, web development, coding resources, developer documentation, programming courses, learn to code, software development"
/>
<meta name="author" content="GuideVault" />
<meta
name="robots"
content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1"
/>
<meta name="googlebot" content="index, follow" />
<meta name="bingbot" content="index, follow" />
<meta name="rating" content="general" />
<meta name="revisit-after" content="7 days" />
<meta name="language" content="English" />
<meta name="distribution" content="global" />
<meta name="coverage" content="Worldwide" />
<meta name="target" content="all" />
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta
name="classification"
content="Education, Programming, Software Development"
/>
<meta
name="subject"
content="Programming Documentation and Learning Paths"
/>
<meta name="copyright" content="GuideVault" />
<meta name="url" content="https://guidevault-xd.vercel.app" />
<meta name="identifier-URL" content="https://guidevault-xd.vercel.app" />
<meta name="category" content="Education" />
<meta name="topic" content="Programming, Web Development, Documentation" />
<meta
name="summary"
content="Learn programming through structured official documentation paths"
/>
<meta
name="abstract"
content="GuideVault provides curated learning paths using official documentation for React, TypeScript, Next.js, and 25+ technologies"
/>
<meta
name="pagename"
content="GuideVault - Documentation Learning Platform"
/>
<meta name="owner" content="GuideVault" />
<meta name="reply-to" content="hello@guidevault.vercel.app" />
<meta name="og:email" content="hello@guidevault.vercel.app" />
<meta http-equiv="content-language" content="en-US" />
<!-- Canonical URL -->
<link rel="canonical" href="https://guidevault-xd.vercel.app" />
<!-- Favicon & App Icons -->
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="apple-touch-icon" href="/favicon.svg" />
<!-- Theme -->
<meta
name="theme-color"
content="#0a0a0a"
media="(prefers-color-scheme: dark)"
/>
<meta
name="theme-color"
content="#fafafa"
media="(prefers-color-scheme: light)"
/>
<meta name="color-scheme" content="dark light" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://guidevault-xd.vercel.app" />
<meta property="og:site_name" content="GuideVault" />
<meta
property="og:title"
content="GuideVault - Learn Programming from Official Documentation"
/>
<meta
property="og:description"
content="Master React, TypeScript, Next.js, and 25+ technologies through structured learning paths using official documentation."
/>
<meta property="og:image" content="https://guidevault-xd.vercel.app/images/rd-og.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta
property="og:image:alt"
content="learnDocs - Structured learning paths through official documentation"
/>
<meta property="og:locale" content="en_US" />
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:url" content="https://guidevault-xd.vercel.app" />
<meta
name="twitter:title"
content="GuideVault - Learn Programming from Official Documentation"
/>
<meta
name="twitter:description"
content="Master React, TypeScript, Next.js, and 25+ technologies through structured learning paths."
/>
<meta name="twitter:image" content="https://guidevault-xd.vercel.app/images/rd-og.png" />
<meta
name="twitter:image:alt"
content="GuideVault - Structured learning paths"
/>
<meta name="twitter:creator" content="@guidevault" />
<meta name="twitter:site" content="@guidevault" />
<meta name="twitter:domain" content="guidevault-xd.vercel.app" />
<!-- LinkedIn -->
<meta property="linkedin:owner" content="learnDocs" />
<!-- Pinterest -->
<meta name="pinterest" content="nopin" />
<!-- Slack -->
<meta name="slack-app-id" content="GuideVault" />
<!-- Discord -->
<meta property="discord:server" content="GuideVault Community" />
<!-- Additional SEO -->
<meta name="application-name" content="GuideVault" />
<meta name="apple-mobile-web-app-title" content="GuideVault" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta
name="apple-mobile-web-app-status-bar-style"
content="black-translucent"
/>
<meta name="mobile-web-app-capable" content="yes" />
<meta name="format-detection" content="telephone=no" />
<!-- Structured Data / JSON-LD -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "GuideVault",
"alternateName": ["Read Docs", "guidevault-xd.vercel.app"],
"description": "Structured learning paths through official documentation for developers",
"url": "https://guidevault-xd.vercel.app",
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://guidevault-xd.vercel.app/?search={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "GuideVault",
"url": "https://guidevault-xd.vercel.app",
"logo": {
"@type": "ImageObject",
"url": "https://guidevault-xd.vercel.app/favicon.svg",
"width": 512,
"height": 512
},
"image": "https://guidevault-xd.vercel.app/images/rd-og.png",
"description": "Learn programming through official documentation",
"sameAs": [
"https://twitter.com/guidevault",
"https://github.com/guidevault"
],
"contactPoint": {
"@type": "ContactPoint",
"email": "hello@guidevault.vercel.app",
"contactType": "customer support"
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "GuideVault",
"applicationCategory": "EducationalApplication",
"applicationSubCategory": "Programming Learning Platform",
"operatingSystem": "Web",
"browserRequirements": "Requires JavaScript. Requires HTML5.",
"url": "https://guidevault-xd.vercel.app",
"screenshot": "https://guidevault-xd.vercel.app/images/rd-og.png",
"featureList": [
"Structured learning paths",
"Official documentation curation",
"25+ technologies covered",
"React, TypeScript, Next.js guides",
"Dark mode support",
"Keyboard shortcuts",
"Universal search"
],
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.9",
"bestRating": "5",
"worstRating": "1",
"ratingCount": "100"
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What is GuideVault?",
"acceptedAnswer": {
"@type": "Answer",
"text": "GuideVault is a documentation warehouse that provides structured learning paths using official documentation for React, TypeScript, Next.js, Tailwind CSS, and 25+ other technologies."
}
},
{
"@type": "Question",
"name": "Is GuideVault free?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, GuideVault is completely free to use. All learning paths and documentation links are available at no cost."
}
},
{
"@type": "Question",
"name": "What technologies does GuideVault cover?",
"acceptedAnswer": {
"@type": "Answer",
"text": "GuideVault covers 25+ technologies including React, TypeScript, Next.js, Tailwind CSS, Node.js, Python, Rust, Go, and many more frontend and backend technologies."
}
}
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://guidevault-xd.vercel.app"
}
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebPage",
"name": "GuideVault - Documentation Learning Platform",
"description": "Master programming through structured official documentation paths",
"url": "https://guidevault-xd.vercel.app",
"inLanguage": "en-US",
"isPartOf": {
"@type": "WebSite",
"name": "GuideVault",
"url": "https://guidevault-xd.vercel.app"
},
"about": {
"@type": "Thing",
"name": "Programming Education"
},
"mainContentOfPage": {
"@type": "WebPageElement",
"cssSelector": "#root"
},
"speakable": {
"@type": "SpeakableSpecification",
"cssSelector": ["title", "meta[name='description']"]
}
}
</script>
<!-- Preconnect for Performance -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="dns-prefetch" href="https://fonts.googleapis.com" />
<link rel="dns-prefetch" href="https://fonts.gstatic.com" />
<!-- Fonts -->
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap"
rel="stylesheet"
/>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>