@knowcode/doc-builder 1.9.1 → 1.9.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. package/CHANGELOG.md +29 -0
  2. package/CLAUDE.md +35 -0
  3. package/README.md +1 -0
  4. package/assets/css/notion-style.css +2 -2
  5. package/html/README.html +151 -33
  6. package/html/auth.js +4 -3
  7. package/html/css/notion-style.css +394 -13
  8. package/html/documentation-index.html +134 -10
  9. package/html/guides/authentication-default-change.html +132 -7
  10. package/html/guides/authentication-guide.html +143 -19
  11. package/html/guides/claude-workflow-guide.html +139 -22
  12. package/html/guides/documentation-standards.html +135 -11
  13. package/html/guides/html-embedding-guide.html +451 -0
  14. package/html/guides/image-modal-guide.html +134 -10
  15. package/html/guides/phosphor-icons-guide.html +152 -27
  16. package/html/guides/private-directory-authentication-troubleshooting.html +545 -0
  17. package/html/guides/private-directory-authentication.html +132 -7
  18. package/html/guides/public-site-deployment.html +132 -7
  19. package/html/guides/search-engine-verification-guide.html +132 -7
  20. package/html/guides/seo-guide.html +132 -7
  21. package/html/guides/seo-optimization-guide.html +161 -38
  22. package/html/guides/troubleshooting-guide.html +143 -19
  23. package/html/guides/windows-setup-guide.html +163 -38
  24. package/html/image-modal-test.html +127 -8
  25. package/html/index.html +151 -33
  26. package/html/js/auth.js +119 -39
  27. package/html/js/main.js +259 -25
  28. package/html/private/cache-control-anti-pattern.html +137 -12
  29. package/html/private/launch/README.html +146 -15
  30. package/html/private/launch/auth-cleanup-summary.html +155 -24
  31. package/html/private/launch/bubble-plugin-specification.html +138 -7
  32. package/html/private/launch/go-to-market-strategy.html +140 -9
  33. package/html/private/launch/launch-announcements.html +154 -24
  34. package/html/private/launch/vercel-deployment-auth-setup.html +140 -9
  35. package/html/private/next-steps-walkthrough.html +139 -14
  36. package/html/private/supabase-auth-implementation-completed.html +145 -21
  37. package/html/private/supabase-auth-implementation-plan.html +138 -14
  38. package/html/private/supabase-auth-integration-plan.html +144 -21
  39. package/html/private/supabase-auth-setup-guide.html +141 -16
  40. package/html/private/test-private-doc.html +132 -7
  41. package/html/private/user-management-tooling.html +132 -7
  42. package/html/prompts/markdown-document-standards.html +136 -12
  43. package/html/sitemap.xml +70 -46
  44. package/html/vercel-cli-setup-guide.html +130 -11
  45. package/html/vercel-first-time-setup-guide.html +127 -8
  46. package/lib/config.js +2 -0
  47. package/lib/emoji-mapper.js +2 -0
  48. package/lib/supabase-auth.js +4 -3
  49. package/package.json +1 -1
package/html/sitemap.xml CHANGED
@@ -2,277 +2,301 @@
2
2
  <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3
3
  <url>
4
4
  <loc>https://doc-builder-delta.vercel.app/404.html</loc>
5
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
5
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
6
6
  <changefreq>monthly</changefreq>
7
7
  <priority>0.6</priority>
8
8
  </url>
9
9
  <url>
10
10
  <loc>https://doc-builder-delta.vercel.app/README.html</loc>
11
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
11
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
12
12
  <changefreq>monthly</changefreq>
13
13
  <priority>0.6</priority>
14
14
  </url>
15
15
  <url>
16
16
  <loc>https://doc-builder-delta.vercel.app/claude-workflow-guide.html</loc>
17
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
17
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
18
18
  <changefreq>monthly</changefreq>
19
19
  <priority>0.8</priority>
20
20
  </url>
21
21
  <url>
22
22
  <loc>https://doc-builder-delta.vercel.app/documentation-index.html</loc>
23
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
23
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
24
+ <changefreq>monthly</changefreq>
25
+ <priority>0.6</priority>
26
+ </url>
27
+ <url>
28
+ <loc>https://doc-builder-delta.vercel.app/examples/interactive-demo.html</loc>
29
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
24
30
  <changefreq>monthly</changefreq>
25
31
  <priority>0.6</priority>
26
32
  </url>
27
33
  <url>
28
34
  <loc>https://doc-builder-delta.vercel.app/guides/authentication-default-change.html</loc>
29
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
35
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
30
36
  <changefreq>monthly</changefreq>
31
37
  <priority>0.8</priority>
32
38
  </url>
33
39
  <url>
34
40
  <loc>https://doc-builder-delta.vercel.app/guides/authentication-guide.html</loc>
35
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
41
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
36
42
  <changefreq>monthly</changefreq>
37
43
  <priority>0.8</priority>
38
44
  </url>
39
45
  <url>
40
46
  <loc>https://doc-builder-delta.vercel.app/guides/cache-control-anti-pattern.html</loc>
41
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
47
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
42
48
  <changefreq>monthly</changefreq>
43
49
  <priority>0.8</priority>
44
50
  </url>
45
51
  <url>
46
52
  <loc>https://doc-builder-delta.vercel.app/guides/claude-workflow-guide.html</loc>
47
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
53
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
48
54
  <changefreq>monthly</changefreq>
49
55
  <priority>0.8</priority>
50
56
  </url>
51
57
  <url>
52
58
  <loc>https://doc-builder-delta.vercel.app/guides/document-standards.html</loc>
53
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
59
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
54
60
  <changefreq>monthly</changefreq>
55
61
  <priority>0.8</priority>
56
62
  </url>
57
63
  <url>
58
64
  <loc>https://doc-builder-delta.vercel.app/guides/documentation-standards.html</loc>
59
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
65
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
66
+ <changefreq>monthly</changefreq>
67
+ <priority>0.8</priority>
68
+ </url>
69
+ <url>
70
+ <loc>https://doc-builder-delta.vercel.app/guides/html-embedding-guide.html</loc>
71
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
72
+ <changefreq>monthly</changefreq>
73
+ <priority>0.8</priority>
74
+ </url>
75
+ <url>
76
+ <loc>https://doc-builder-delta.vercel.app/guides/image-modal-guide.html</loc>
77
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
60
78
  <changefreq>monthly</changefreq>
61
79
  <priority>0.8</priority>
62
80
  </url>
63
81
  <url>
64
82
  <loc>https://doc-builder-delta.vercel.app/guides/next-steps-walkthrough.html</loc>
65
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
83
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
66
84
  <changefreq>monthly</changefreq>
67
85
  <priority>0.8</priority>
68
86
  </url>
69
87
  <url>
70
88
  <loc>https://doc-builder-delta.vercel.app/guides/phosphor-icons-guide.html</loc>
71
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
89
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
90
+ <changefreq>monthly</changefreq>
91
+ <priority>0.8</priority>
92
+ </url>
93
+ <url>
94
+ <loc>https://doc-builder-delta.vercel.app/guides/private-directory-authentication-troubleshooting.html</loc>
95
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
72
96
  <changefreq>monthly</changefreq>
73
97
  <priority>0.8</priority>
74
98
  </url>
75
99
  <url>
76
100
  <loc>https://doc-builder-delta.vercel.app/guides/private-directory-authentication.html</loc>
77
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
101
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
78
102
  <changefreq>monthly</changefreq>
79
103
  <priority>0.8</priority>
80
104
  </url>
81
105
  <url>
82
106
  <loc>https://doc-builder-delta.vercel.app/guides/public-site-deployment.html</loc>
83
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
107
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
84
108
  <changefreq>monthly</changefreq>
85
109
  <priority>0.8</priority>
86
110
  </url>
87
111
  <url>
88
112
  <loc>https://doc-builder-delta.vercel.app/guides/search-engine-verification-guide.html</loc>
89
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
113
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
90
114
  <changefreq>monthly</changefreq>
91
115
  <priority>0.8</priority>
92
116
  </url>
93
117
  <url>
94
118
  <loc>https://doc-builder-delta.vercel.app/guides/seo-guide.html</loc>
95
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
119
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
96
120
  <changefreq>monthly</changefreq>
97
121
  <priority>0.8</priority>
98
122
  </url>
99
123
  <url>
100
124
  <loc>https://doc-builder-delta.vercel.app/guides/seo-optimization-guide.html</loc>
101
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
125
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
102
126
  <changefreq>monthly</changefreq>
103
127
  <priority>0.8</priority>
104
128
  </url>
105
129
  <url>
106
130
  <loc>https://doc-builder-delta.vercel.app/guides/supabase-auth-implementation-plan.html</loc>
107
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
131
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
108
132
  <changefreq>monthly</changefreq>
109
133
  <priority>0.8</priority>
110
134
  </url>
111
135
  <url>
112
136
  <loc>https://doc-builder-delta.vercel.app/guides/supabase-auth-integration-plan.html</loc>
113
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
137
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
114
138
  <changefreq>monthly</changefreq>
115
139
  <priority>0.8</priority>
116
140
  </url>
117
141
  <url>
118
142
  <loc>https://doc-builder-delta.vercel.app/guides/supabase-auth-setup-guide.html</loc>
119
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
143
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
120
144
  <changefreq>monthly</changefreq>
121
145
  <priority>0.8</priority>
122
146
  </url>
123
147
  <url>
124
148
  <loc>https://doc-builder-delta.vercel.app/guides/troubleshooting-guide.html</loc>
125
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
149
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
126
150
  <changefreq>monthly</changefreq>
127
151
  <priority>0.8</priority>
128
152
  </url>
129
153
  <url>
130
154
  <loc>https://doc-builder-delta.vercel.app/guides/vercel-deployment-auth-setup.html</loc>
131
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
155
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
132
156
  <changefreq>monthly</changefreq>
133
157
  <priority>0.8</priority>
134
158
  </url>
135
159
  <url>
136
160
  <loc>https://doc-builder-delta.vercel.app/guides/windows-setup-guide.html</loc>
137
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
161
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
138
162
  <changefreq>monthly</changefreq>
139
163
  <priority>0.8</priority>
140
164
  </url>
141
165
  <url>
142
166
  <loc>https://doc-builder-delta.vercel.app/image-modal-test.html</loc>
143
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
167
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
144
168
  <changefreq>monthly</changefreq>
145
169
  <priority>0.6</priority>
146
170
  </url>
147
171
  <url>
148
172
  <loc>https://doc-builder-delta.vercel.app/index.html</loc>
149
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
173
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
150
174
  <changefreq>weekly</changefreq>
151
175
  <priority>1.0</priority>
152
176
  </url>
153
177
  <url>
154
178
  <loc>https://doc-builder-delta.vercel.app/launch/README.html</loc>
155
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
179
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
156
180
  <changefreq>monthly</changefreq>
157
181
  <priority>0.6</priority>
158
182
  </url>
159
183
  <url>
160
184
  <loc>https://doc-builder-delta.vercel.app/launch/bubble-plugin-specification.html</loc>
161
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
185
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
162
186
  <changefreq>monthly</changefreq>
163
187
  <priority>0.6</priority>
164
188
  </url>
165
189
  <url>
166
190
  <loc>https://doc-builder-delta.vercel.app/launch/go-to-market-strategy.html</loc>
167
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
191
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
168
192
  <changefreq>monthly</changefreq>
169
193
  <priority>0.6</priority>
170
194
  </url>
171
195
  <url>
172
196
  <loc>https://doc-builder-delta.vercel.app/launch/launch-announcements.html</loc>
173
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
197
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
174
198
  <changefreq>monthly</changefreq>
175
199
  <priority>0.6</priority>
176
200
  </url>
177
201
  <url>
178
202
  <loc>https://doc-builder-delta.vercel.app/private/cache-control-anti-pattern.html</loc>
179
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
203
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
180
204
  <changefreq>monthly</changefreq>
181
205
  <priority>0.6</priority>
182
206
  </url>
183
207
  <url>
184
208
  <loc>https://doc-builder-delta.vercel.app/private/launch/README.html</loc>
185
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
209
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
186
210
  <changefreq>monthly</changefreq>
187
211
  <priority>0.6</priority>
188
212
  </url>
189
213
  <url>
190
214
  <loc>https://doc-builder-delta.vercel.app/private/launch/auth-cleanup-summary.html</loc>
191
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
215
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
192
216
  <changefreq>monthly</changefreq>
193
217
  <priority>0.6</priority>
194
218
  </url>
195
219
  <url>
196
220
  <loc>https://doc-builder-delta.vercel.app/private/launch/bubble-plugin-specification.html</loc>
197
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
221
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
198
222
  <changefreq>monthly</changefreq>
199
223
  <priority>0.6</priority>
200
224
  </url>
201
225
  <url>
202
226
  <loc>https://doc-builder-delta.vercel.app/private/launch/go-to-market-strategy.html</loc>
203
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
227
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
204
228
  <changefreq>monthly</changefreq>
205
229
  <priority>0.6</priority>
206
230
  </url>
207
231
  <url>
208
232
  <loc>https://doc-builder-delta.vercel.app/private/launch/launch-announcements.html</loc>
209
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
233
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
210
234
  <changefreq>monthly</changefreq>
211
235
  <priority>0.6</priority>
212
236
  </url>
213
237
  <url>
214
238
  <loc>https://doc-builder-delta.vercel.app/private/launch/vercel-deployment-auth-setup.html</loc>
215
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
239
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
216
240
  <changefreq>monthly</changefreq>
217
241
  <priority>0.6</priority>
218
242
  </url>
219
243
  <url>
220
244
  <loc>https://doc-builder-delta.vercel.app/private/next-steps-walkthrough.html</loc>
221
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
245
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
222
246
  <changefreq>monthly</changefreq>
223
247
  <priority>0.6</priority>
224
248
  </url>
225
249
  <url>
226
250
  <loc>https://doc-builder-delta.vercel.app/private/supabase-auth-implementation-completed.html</loc>
227
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
251
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
228
252
  <changefreq>monthly</changefreq>
229
253
  <priority>0.6</priority>
230
254
  </url>
231
255
  <url>
232
256
  <loc>https://doc-builder-delta.vercel.app/private/supabase-auth-implementation-plan.html</loc>
233
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
257
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
234
258
  <changefreq>monthly</changefreq>
235
259
  <priority>0.6</priority>
236
260
  </url>
237
261
  <url>
238
262
  <loc>https://doc-builder-delta.vercel.app/private/supabase-auth-integration-plan.html</loc>
239
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
263
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
240
264
  <changefreq>monthly</changefreq>
241
265
  <priority>0.6</priority>
242
266
  </url>
243
267
  <url>
244
268
  <loc>https://doc-builder-delta.vercel.app/private/supabase-auth-setup-guide.html</loc>
245
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
269
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
246
270
  <changefreq>monthly</changefreq>
247
271
  <priority>0.8</priority>
248
272
  </url>
249
273
  <url>
250
274
  <loc>https://doc-builder-delta.vercel.app/private/test-private-doc.html</loc>
251
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
275
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
252
276
  <changefreq>monthly</changefreq>
253
277
  <priority>0.6</priority>
254
278
  </url>
255
279
  <url>
256
280
  <loc>https://doc-builder-delta.vercel.app/private/user-management-tooling.html</loc>
257
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
281
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
258
282
  <changefreq>monthly</changefreq>
259
283
  <priority>0.6</priority>
260
284
  </url>
261
285
  <url>
262
286
  <loc>https://doc-builder-delta.vercel.app/prompts/markdown-document-standards.html</loc>
263
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
287
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
264
288
  <changefreq>monthly</changefreq>
265
289
  <priority>0.6</priority>
266
290
  </url>
267
291
  <url>
268
292
  <loc>https://doc-builder-delta.vercel.app/vercel-cli-setup-guide.html</loc>
269
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
293
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
270
294
  <changefreq>monthly</changefreq>
271
295
  <priority>0.8</priority>
272
296
  </url>
273
297
  <url>
274
298
  <loc>https://doc-builder-delta.vercel.app/vercel-first-time-setup-guide.html</loc>
275
- <lastmod>2025-07-27T08:30:10.848Z</lastmod>
299
+ <lastmod>2025-07-28T16:34:27.998Z</lastmod>
276
300
  <changefreq>monthly</changefreq>
277
301
  <priority>0.8</priority>
278
302
  </url>
@@ -3,14 +3,41 @@
3
3
  <head>
4
4
  <meta charset="UTF-8">
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <meta name="description" content="Beautiful documentation with the least effort possible">
7
- <title>Vercel CLI Setup Guide - @knowcode/doc-builder</title>
6
+ <meta name="description" content="This guide provides comprehensive instructions for installing the Vercel CLI across different operating systems. While `@knowcode/doc-builder` handles most...">
7
+ <title>Vercel CLI Setup Guide | @knowcode/doc-builder</title>
8
+
9
+ <meta name="author" content="Lindsay Smith">
10
+ <meta name="keywords" content="documentation, markdown, static site generator, vercel, notion-style, cli, https">
11
+ <meta name="robots" content="index, follow">
12
+ <link rel="canonical" href="https://doc-builder-delta.vercel.app/vercel-cli-setup-guide.html">
13
+
14
+ <!-- Open Graph / Facebook -->
15
+ <meta property="og:type" content="article">
16
+ <meta property="og:url" content="https://doc-builder-delta.vercel.app/vercel-cli-setup-guide.html">
17
+ <meta property="og:title" content="Vercel CLI Setup Guide | @knowcode/doc-builder">
18
+ <meta property="og:description" content="This guide provides comprehensive instructions for installing the Vercel CLI across different operating systems. While `@knowcode/doc-builder` handles most...">
19
+ <meta property="og:image" content="https://doc-builder-delta.vercel.app/og-default.png">
20
+ <meta property="og:site_name" content="@knowcode/doc-builder">
21
+ <meta property="og:locale" content="en_US">
22
+
23
+ <!-- Twitter Card -->
24
+ <meta name="twitter:card" content="summary_large_image">
25
+ <meta name="twitter:site" content="@planbbackups">
26
+ <meta name="twitter:creator" content="@planbbackups">
27
+ <meta name="twitter:title" content="Vercel CLI Setup Guide | @knowcode/doc-builder">
28
+ <meta name="twitter:description" content="This guide provides comprehensive instructions for installing the Vercel CLI across different operating systems. While `@knowcode/doc-builder` handles most...">
29
+ <meta name="twitter:image" content="https://doc-builder-delta.vercel.app/og-default.png">
30
+
31
+ <!-- Custom Meta Tags -->
32
+ <meta name="google-site-verification" content="FtzcDTf5BQ9K5EfnGazQkgU2U4FiN3ITzM7gHwqUAqQ">
33
+ <meta name="msvalidate.01" content="B2D8C4C12C530D47AA962B24CAA09630">
8
34
 
9
35
  <!-- Fonts -->
10
36
  <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
11
37
 
12
38
  <!-- Icons -->
13
39
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
40
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.1/src/regular/style.css">
14
41
 
15
42
  <!-- Mermaid -->
16
43
  <script src="https://cdn.jsdelivr.net/npm/mermaid@10.6.1/dist/mermaid.min.js"></script>
@@ -18,8 +45,84 @@
18
45
  <!-- Styles -->
19
46
  <link rel="stylesheet" href="/css/notion-style.css">
20
47
 
48
+
49
+ <!-- Hide content until auth check -->
50
+ <style>
51
+ body {
52
+ visibility: hidden;
53
+ opacity: 0;
54
+ transition: opacity 0.3s ease;
55
+ }
56
+ body.authenticated {
57
+ visibility: visible;
58
+ opacity: 1;
59
+ }
60
+ /* Show login/logout pages immediately */
61
+ body.auth-page {
62
+ visibility: visible;
63
+ opacity: 1;
64
+ }
65
+ /* Style auth button consistently */
66
+ .auth-btn {
67
+ background: none;
68
+ border: none;
69
+ color: var(--text-secondary);
70
+ cursor: pointer;
71
+ padding: 0.5rem;
72
+ border-radius: 0.5rem;
73
+ transition: all 0.2s;
74
+ font-size: 1.1rem;
75
+ }
76
+ .auth-btn:hover {
77
+ background: var(--bg-secondary);
78
+ color: var(--text-primary);
79
+ }
80
+ </style>
81
+
82
+
21
83
  <!-- Favicon -->
22
- <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>📚</text></svg>">
84
+ <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>✨</text></svg>">
85
+
86
+ <script type="application/ld+json">
87
+ {
88
+ "@context": "https://schema.org",
89
+ "@type": "TechArticle",
90
+ "headline": "Vercel CLI Setup Guide",
91
+ "description": "This guide provides comprehensive instructions for installing the Vercel CLI across different operating systems. While `@knowcode/doc-builder` handles most...",
92
+ "author": {
93
+ "@type": "Person",
94
+ "name": "Lindsay Smith"
95
+ },
96
+ "publisher": {
97
+ "@type": "Organization",
98
+ "name": "Knowcode Ltd",
99
+ "url": "https://knowcode.tech"
100
+ },
101
+ "datePublished": "2025-07-28T16:34:27.986Z",
102
+ "dateModified": "2025-07-28T16:34:27.986Z",
103
+ "mainEntityOfPage": {
104
+ "@type": "WebPage",
105
+ "@id": "https://doc-builder-delta.vercel.app/vercel-cli-setup-guide.html"
106
+ },
107
+ "breadcrumb": {
108
+ "@type": "BreadcrumbList",
109
+ "itemListElement": [
110
+ {
111
+ "@type": "ListItem",
112
+ "position": 1,
113
+ "name": "@knowcode/doc-builder",
114
+ "item": "https://doc-builder-delta.vercel.app"
115
+ },
116
+ {
117
+ "@type": "ListItem",
118
+ "position": 2,
119
+ "name": "Vercel Cli Setup Guide",
120
+ "item": "https://doc-builder-delta.vercel.app/vercel-cli-setup-guide.html"
121
+ }
122
+ ]
123
+ }
124
+ }
125
+ </script>
23
126
  </head>
24
127
  <body>
25
128
  <!-- Header -->
@@ -29,10 +132,14 @@
29
132
 
30
133
  <div class="header-actions">
31
134
  <div class="deployment-info">
32
- <span class="deployment-date" title="Built with doc-builder v1.4.21">Last updated: Jul 27, 2025, 08:32 AM UTC</span>
135
+ <span class="deployment-date" title="Built with doc-builder v1.9.3">Last updated: Jul 28, 2025, 04:34 PM UTC</span>
33
136
  </div>
34
137
 
35
138
 
139
+ <a href="../login.html" class="auth-btn" title="Login/Logout">
140
+ <i class="fas fa-sign-in-alt"></i>
141
+ </a>
142
+
36
143
 
37
144
  <button id="theme-toggle" class="theme-toggle" aria-label="Toggle theme">
38
145
  <i class="fas fa-moon"></i>
@@ -74,7 +181,7 @@
74
181
  <nav class="navigation">
75
182
 
76
183
  <div class="nav-section" data-level="0">
77
- <a class="nav-title expanded" href="/README.html" >
184
+ <a class="nav-title" href="/README.html" >
78
185
  <i class="fas fa-home"></i> Documentation
79
186
  </a>
80
187
  <div class="nav-content" >
@@ -92,16 +199,18 @@
92
199
  <a href="/guides/authentication-guide.html" class="nav-item" data-tooltip="@knowcode/doc-builder supports enterprise-grade authentication through Supabase - a secure, scalable authentication platform."><i class="fas fa-file-alt"></i> Authentication Guide</a>
93
200
  <a href="/guides/claude-workflow-guide.html" class="nav-item" data-tooltip="This guide demonstrates an efficient workflow for using Claude Code with a refined CLAUDE.md file to create high-quality documentation and deploy it..."><i class="fas fa-file-alt"></i> Claude Workflow Guide</a>
94
201
  <a href="/guides/documentation-standards.html" class="nav-item" data-tooltip="This document defines the documentation standards and conventions for the @knowcode/doc-builder project."><i class="fas fa-file-alt"></i> Documentation Standards</a>
202
+ <a href="/guides/html-embedding-guide.html" class="nav-item" data-tooltip="Starting from version 1.9.2, doc-builder treats HTML files ( and ) as attachments that are automatically copied to your output directory during the..."><i class="fas fa-file-alt"></i> Html Embedding Guide</a>
95
203
  <a href="/guides/image-modal-guide.html" class="nav-item" data-tooltip="When users click on any image in your generated documentation, it opens in a professional modal overlay with: Full-screen viewing experience Smooth..."><i class="fas fa-file-alt"></i> Image Modal Guide</a>
96
204
  <a href="/guides/phosphor-icons-guide.html" class="nav-item" data-tooltip="@knowcode/doc-builder automatically converts Unicode emojis in your markdown files to beautiful Phosphor icons in the generated HTML."><i class="fas fa-file-alt"></i> Phosphor Icons Guide</a>
97
205
  <a href="/guides/private-directory-authentication.html" class="nav-item" data-tooltip="The @knowcode/doc-builder provides flexible authentication options to protect your documentation."><i class="fas fa-file-alt"></i> Private Directory Authentication</a>
206
+ <a href="/guides/private-directory-authentication-troubleshooting.html" class="nav-item" data-tooltip="Private Directory Authentication Troubleshooting."><i class="fas fa-file-alt"></i> Private Directory Authentication Troubleshooting</a>
98
207
  <a href="/guides/public-site-deployment.html" class="nav-item" data-tooltip="The @knowcode/doc-builder now supports deploying public documentation sites without authentication."><i class="fas fa-file-alt"></i> Public Site Deployment</a>
99
208
  <a href="/guides/search-engine-verification-guide.html" class="nav-item" data-tooltip="Search engine verification provides access to powerful webmaster tools:."><i class="fas fa-file-alt"></i> Search Engine Verification Guide</a>
100
209
  <a href="/guides/seo-guide.html" class="nav-item" data-tooltip="@knowcode/doc-builder includes comprehensive SEO (Search Engine Optimization) features to help your documentation rank better in search results and..."><i class="fas fa-file-alt"></i> Seo Guide</a>
101
210
  <a href="/guides/seo-optimization-guide.html" class="nav-item" data-tooltip="@knowcode/doc-builder includes comprehensive SEO (Search Engine Optimization) features that automatically optimize your documentation for search..."><i class="fas fa-file-alt"></i> Seo Optimization Guide</a>
102
211
  <a href="/guides/troubleshooting-guide.html" class="nav-item" data-tooltip="This guide helps you resolve common issues when using @knowcode/doc-builder."><i class="fas fa-file-alt"></i> Troubleshooting Guide</a>
103
212
  <a href="/guides/windows-setup-guide.html" class="nav-item" data-tooltip="This guide helps Windows users set up the complete AI-powered documentation workflow using Claude Code, @knowcode/doc-builder, and Vercel."><i class="fas fa-file-alt"></i> Windows Setup Guide</a></div></div>
104
- <div class="nav-section" data-level="1">
213
+ <div class="nav-section private-nav" data-level="1">
105
214
  <a class="nav-title collapsible" href="#" data-target="nav-private-1" >
106
215
  <i class="fas fa-chevron-right collapse-icon"></i><i class="fas fa-folder"></i> Private
107
216
  </a>
@@ -114,7 +223,7 @@
114
223
  <a href="/private/supabase-auth-setup-guide.html" class="nav-item" data-tooltip="@knowcode/doc-builder supports enterprise-grade authentication through Supabase."><i class="fas fa-file-alt"></i> Supabase Auth Setup Guide</a>
115
224
  <a href="/private/test-private-doc.html" class="nav-item" data-tooltip="Test Private Document."><i class="fas fa-file-alt"></i> Test Private Doc</a>
116
225
  <a href="/private/user-management-tooling.html" class="nav-item" data-tooltip="The user management system is a set of tools designed to manage user access to Supabase-authenticated documentation sites built with."><i class="fas fa-file-alt"></i> User Management Tooling</a></div></div>
117
- <div class="nav-section" data-level="2">
226
+ <div class="nav-section private-nav" data-level="2">
118
227
  <a class="nav-title collapsible" href="/private/launch/README.html" data-target="nav-private-launch-2" >
119
228
  <i class="fas fa-chevron-right collapse-icon"></i><i class="fas fa-folder"></i> Launch
120
229
  </a>
@@ -143,9 +252,9 @@
143
252
  <p>This guide provides comprehensive instructions for installing the Vercel CLI across different operating systems. While <code>@knowcode/doc-builder</code> handles most deployment complexity for you, understanding Vercel CLI installation and advanced features can be helpful for power users.</p>
144
253
  <h2>Prerequisites</h2>
145
254
  <ul>
146
- <li><strong>Node.js</strong>: Version 14.x or higher ✅</li>
147
- <li><strong>npm</strong> or <strong>yarn</strong>: Package manager ✅</li>
148
- <li><strong>Git</strong>: For version control (optional but recommended) ✅</li>
255
+ <li><strong>Node.js</strong>: Version 14.x or higher <i class="ph ph-check-circle" aria-label="checked"></i></li>
256
+ <li><strong>npm</strong> or <strong>yarn</strong>: Package manager <i class="ph ph-check-circle" aria-label="checked"></i></li>
257
+ <li><strong>Git</strong>: For version control (optional but recommended) <i class="ph ph-check-circle" aria-label="checked"></i></li>
149
258
  </ul>
150
259
  <h2>Installation Methods</h2>
151
260
  <h3>Method 1: npm (Recommended)</h3>
@@ -360,7 +469,17 @@ vercel --scope team-name
360
469
  </div>
361
470
 
362
471
  <!-- Scripts -->
472
+ <script>
473
+ // Pass configuration to frontend
474
+ window.docBuilderConfig = {
475
+ features: {
476
+ showPdfDownload: true,
477
+ menuDefaultOpen: false
478
+ }
479
+ };
480
+ </script>
363
481
  <script src="/js/main.js"></script>
364
-
482
+ <script src="https://unpkg.com/@supabase/supabase-js@2"></script>
483
+ <script src="/js/auth.js"></script>
365
484
  </body>
366
485
  </html>