@knowcode/doc-builder 1.9.14 → 1.9.16
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.
- package/.claude/settings.local.json +2 -1
- package/assets/css/notion-style.css +76 -0
- package/assets/js/main.js +76 -0
- package/doc-builder.config.js +11 -2
- package/doc-builder.config.js.backup.1754059241330 +115 -0
- package/doc-builder.config.js.backup.1754119567787 +123 -0
- package/html/README.html +11 -16
- package/html/about-doc-builder.html +480 -0
- package/html/css/notion-style.css +178 -1
- package/html/documentation-index.html +11 -16
- package/html/guides/authentication-default-change.html +11 -16
- package/html/guides/authentication-guide.html +11 -16
- package/html/guides/claude-workflow-guide.html +11 -16
- package/html/guides/configuration-guide.html +11 -16
- package/html/guides/documentation-standards.html +11 -16
- package/html/guides/html-embedding-guide.html +11 -16
- package/html/guides/image-modal-guide.html +11 -16
- package/html/guides/phosphor-icons-guide.html +11 -16
- package/html/guides/private-directory-authentication-troubleshooting.html +11 -16
- package/html/guides/private-directory-authentication.html +11 -16
- package/html/guides/public-site-deployment.html +11 -16
- package/html/guides/search-engine-verification-guide.html +11 -16
- package/html/guides/seo-guide.html +11 -16
- package/html/guides/seo-optimization-guide.html +11 -16
- package/html/guides/supabase-authentication-complete-guide.html +11 -16
- package/html/guides/troubleshooting-guide.html +11 -16
- package/html/guides/windows-setup-guide.html +11 -16
- package/html/image-modal-test.html +11 -16
- package/html/index.html +11 -16
- package/html/js/main.js +76 -0
- package/html/private/cache-control-anti-pattern.html +11 -16
- package/html/private/launch/README.html +11 -16
- package/html/private/launch/auth-cleanup-summary.html +11 -16
- package/html/private/launch/bubble-plugin-specification.html +11 -16
- package/html/private/launch/go-to-market-strategy.html +11 -16
- package/html/private/launch/launch-announcements.html +11 -16
- package/html/private/launch/vercel-deployment-auth-setup.html +11 -16
- package/html/private/next-steps-walkthrough.html +11 -16
- package/html/private/supabase-auth-implementation-completed.html +11 -16
- package/html/private/supabase-auth-implementation-plan.html +11 -16
- package/html/private/supabase-auth-integration-plan.html +11 -16
- package/html/private/supabase-auth-setup-guide.html +11 -16
- package/html/private/test-private-doc.html +11 -16
- package/html/private/user-management-tooling.html +11 -16
- package/html/prompts/beautiful-documentation-design.html +11 -16
- package/html/prompts/markdown-document-standards.html +11 -16
- package/html/prompts/project-rename-strategy-sasha-publish.html +519 -0
- package/html/sitemap.xml +72 -54
- package/html/test-mermaid-enhanced.html +341 -0
- package/html/vercel-cli-setup-guide.html +11 -16
- package/html/vercel-first-time-setup-guide.html +11 -16
- package/lib/config.js +5 -0
- package/lib/core-builder.js +2 -1
- package/lib/emoji-mapper.js +10 -0
- package/package.json +1 -1
package/html/sitemap.xml
CHANGED
|
@@ -2,325 +2,343 @@
|
|
|
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-
|
|
5
|
+
<lastmod>2025-08-02T07:26:08.113Z</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-
|
|
11
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
12
|
+
<changefreq>monthly</changefreq>
|
|
13
|
+
<priority>0.6</priority>
|
|
14
|
+
</url>
|
|
15
|
+
<url>
|
|
16
|
+
<loc>https://doc-builder-delta.vercel.app/about-doc-builder.html</loc>
|
|
17
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
12
18
|
<changefreq>monthly</changefreq>
|
|
13
19
|
<priority>0.6</priority>
|
|
14
20
|
</url>
|
|
15
21
|
<url>
|
|
16
22
|
<loc>https://doc-builder-delta.vercel.app/claude-workflow-guide.html</loc>
|
|
17
|
-
<lastmod>2025-
|
|
23
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
18
24
|
<changefreq>monthly</changefreq>
|
|
19
25
|
<priority>0.8</priority>
|
|
20
26
|
</url>
|
|
21
27
|
<url>
|
|
22
28
|
<loc>https://doc-builder-delta.vercel.app/documentation-index.html</loc>
|
|
23
|
-
<lastmod>2025-
|
|
29
|
+
<lastmod>2025-08-02T07:26:08.113Z</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/examples/interactive-demo.html</loc>
|
|
29
|
-
<lastmod>2025-
|
|
35
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
30
36
|
<changefreq>monthly</changefreq>
|
|
31
37
|
<priority>0.6</priority>
|
|
32
38
|
</url>
|
|
33
39
|
<url>
|
|
34
40
|
<loc>https://doc-builder-delta.vercel.app/guides/authentication-default-change.html</loc>
|
|
35
|
-
<lastmod>2025-
|
|
41
|
+
<lastmod>2025-08-02T07:26:08.113Z</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/authentication-guide.html</loc>
|
|
41
|
-
<lastmod>2025-
|
|
47
|
+
<lastmod>2025-08-02T07:26:08.113Z</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/cache-control-anti-pattern.html</loc>
|
|
47
|
-
<lastmod>2025-
|
|
53
|
+
<lastmod>2025-08-02T07:26:08.113Z</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/claude-workflow-guide.html</loc>
|
|
53
|
-
<lastmod>2025-
|
|
59
|
+
<lastmod>2025-08-02T07:26:08.113Z</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/configuration-guide.html</loc>
|
|
59
|
-
<lastmod>2025-
|
|
65
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
60
66
|
<changefreq>monthly</changefreq>
|
|
61
67
|
<priority>0.8</priority>
|
|
62
68
|
</url>
|
|
63
69
|
<url>
|
|
64
70
|
<loc>https://doc-builder-delta.vercel.app/guides/document-standards.html</loc>
|
|
65
|
-
<lastmod>2025-
|
|
71
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
66
72
|
<changefreq>monthly</changefreq>
|
|
67
73
|
<priority>0.8</priority>
|
|
68
74
|
</url>
|
|
69
75
|
<url>
|
|
70
76
|
<loc>https://doc-builder-delta.vercel.app/guides/documentation-standards.html</loc>
|
|
71
|
-
<lastmod>2025-
|
|
77
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
72
78
|
<changefreq>monthly</changefreq>
|
|
73
79
|
<priority>0.8</priority>
|
|
74
80
|
</url>
|
|
75
81
|
<url>
|
|
76
82
|
<loc>https://doc-builder-delta.vercel.app/guides/html-embedding-guide.html</loc>
|
|
77
|
-
<lastmod>2025-
|
|
83
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
78
84
|
<changefreq>monthly</changefreq>
|
|
79
85
|
<priority>0.8</priority>
|
|
80
86
|
</url>
|
|
81
87
|
<url>
|
|
82
88
|
<loc>https://doc-builder-delta.vercel.app/guides/image-modal-guide.html</loc>
|
|
83
|
-
<lastmod>2025-
|
|
89
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
84
90
|
<changefreq>monthly</changefreq>
|
|
85
91
|
<priority>0.8</priority>
|
|
86
92
|
</url>
|
|
87
93
|
<url>
|
|
88
94
|
<loc>https://doc-builder-delta.vercel.app/guides/next-steps-walkthrough.html</loc>
|
|
89
|
-
<lastmod>2025-
|
|
95
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
90
96
|
<changefreq>monthly</changefreq>
|
|
91
97
|
<priority>0.8</priority>
|
|
92
98
|
</url>
|
|
93
99
|
<url>
|
|
94
100
|
<loc>https://doc-builder-delta.vercel.app/guides/phosphor-icons-guide.html</loc>
|
|
95
|
-
<lastmod>2025-
|
|
101
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
96
102
|
<changefreq>monthly</changefreq>
|
|
97
103
|
<priority>0.8</priority>
|
|
98
104
|
</url>
|
|
99
105
|
<url>
|
|
100
106
|
<loc>https://doc-builder-delta.vercel.app/guides/private-directory-authentication-troubleshooting.html</loc>
|
|
101
|
-
<lastmod>2025-
|
|
107
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
102
108
|
<changefreq>monthly</changefreq>
|
|
103
109
|
<priority>0.8</priority>
|
|
104
110
|
</url>
|
|
105
111
|
<url>
|
|
106
112
|
<loc>https://doc-builder-delta.vercel.app/guides/private-directory-authentication.html</loc>
|
|
107
|
-
<lastmod>2025-
|
|
113
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
108
114
|
<changefreq>monthly</changefreq>
|
|
109
115
|
<priority>0.8</priority>
|
|
110
116
|
</url>
|
|
111
117
|
<url>
|
|
112
118
|
<loc>https://doc-builder-delta.vercel.app/guides/public-site-deployment.html</loc>
|
|
113
|
-
<lastmod>2025-
|
|
119
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
114
120
|
<changefreq>monthly</changefreq>
|
|
115
121
|
<priority>0.8</priority>
|
|
116
122
|
</url>
|
|
117
123
|
<url>
|
|
118
124
|
<loc>https://doc-builder-delta.vercel.app/guides/search-engine-verification-guide.html</loc>
|
|
119
|
-
<lastmod>2025-
|
|
125
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
120
126
|
<changefreq>monthly</changefreq>
|
|
121
127
|
<priority>0.8</priority>
|
|
122
128
|
</url>
|
|
123
129
|
<url>
|
|
124
130
|
<loc>https://doc-builder-delta.vercel.app/guides/seo-guide.html</loc>
|
|
125
|
-
<lastmod>2025-
|
|
131
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
126
132
|
<changefreq>monthly</changefreq>
|
|
127
133
|
<priority>0.8</priority>
|
|
128
134
|
</url>
|
|
129
135
|
<url>
|
|
130
136
|
<loc>https://doc-builder-delta.vercel.app/guides/seo-optimization-guide.html</loc>
|
|
131
|
-
<lastmod>2025-
|
|
137
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
132
138
|
<changefreq>monthly</changefreq>
|
|
133
139
|
<priority>0.8</priority>
|
|
134
140
|
</url>
|
|
135
141
|
<url>
|
|
136
142
|
<loc>https://doc-builder-delta.vercel.app/guides/supabase-auth-implementation-plan.html</loc>
|
|
137
|
-
<lastmod>2025-
|
|
143
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
138
144
|
<changefreq>monthly</changefreq>
|
|
139
145
|
<priority>0.8</priority>
|
|
140
146
|
</url>
|
|
141
147
|
<url>
|
|
142
148
|
<loc>https://doc-builder-delta.vercel.app/guides/supabase-auth-integration-plan.html</loc>
|
|
143
|
-
<lastmod>2025-
|
|
149
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
144
150
|
<changefreq>monthly</changefreq>
|
|
145
151
|
<priority>0.8</priority>
|
|
146
152
|
</url>
|
|
147
153
|
<url>
|
|
148
154
|
<loc>https://doc-builder-delta.vercel.app/guides/supabase-auth-setup-guide.html</loc>
|
|
149
|
-
<lastmod>2025-
|
|
155
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
150
156
|
<changefreq>monthly</changefreq>
|
|
151
157
|
<priority>0.8</priority>
|
|
152
158
|
</url>
|
|
153
159
|
<url>
|
|
154
160
|
<loc>https://doc-builder-delta.vercel.app/guides/supabase-authentication-complete-guide.html</loc>
|
|
155
|
-
<lastmod>2025-
|
|
161
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
156
162
|
<changefreq>monthly</changefreq>
|
|
157
163
|
<priority>0.8</priority>
|
|
158
164
|
</url>
|
|
159
165
|
<url>
|
|
160
166
|
<loc>https://doc-builder-delta.vercel.app/guides/troubleshooting-guide.html</loc>
|
|
161
|
-
<lastmod>2025-
|
|
167
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
162
168
|
<changefreq>monthly</changefreq>
|
|
163
169
|
<priority>0.8</priority>
|
|
164
170
|
</url>
|
|
165
171
|
<url>
|
|
166
172
|
<loc>https://doc-builder-delta.vercel.app/guides/vercel-deployment-auth-setup.html</loc>
|
|
167
|
-
<lastmod>2025-
|
|
173
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
168
174
|
<changefreq>monthly</changefreq>
|
|
169
175
|
<priority>0.8</priority>
|
|
170
176
|
</url>
|
|
171
177
|
<url>
|
|
172
178
|
<loc>https://doc-builder-delta.vercel.app/guides/windows-setup-guide.html</loc>
|
|
173
|
-
<lastmod>2025-
|
|
179
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
174
180
|
<changefreq>monthly</changefreq>
|
|
175
181
|
<priority>0.8</priority>
|
|
176
182
|
</url>
|
|
177
183
|
<url>
|
|
178
184
|
<loc>https://doc-builder-delta.vercel.app/image-modal-test.html</loc>
|
|
179
|
-
<lastmod>2025-
|
|
185
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
180
186
|
<changefreq>monthly</changefreq>
|
|
181
187
|
<priority>0.6</priority>
|
|
182
188
|
</url>
|
|
183
189
|
<url>
|
|
184
190
|
<loc>https://doc-builder-delta.vercel.app/index.html</loc>
|
|
185
|
-
<lastmod>2025-
|
|
191
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
186
192
|
<changefreq>weekly</changefreq>
|
|
187
193
|
<priority>1.0</priority>
|
|
188
194
|
</url>
|
|
189
195
|
<url>
|
|
190
196
|
<loc>https://doc-builder-delta.vercel.app/launch/README.html</loc>
|
|
191
|
-
<lastmod>2025-
|
|
197
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
192
198
|
<changefreq>monthly</changefreq>
|
|
193
199
|
<priority>0.6</priority>
|
|
194
200
|
</url>
|
|
195
201
|
<url>
|
|
196
202
|
<loc>https://doc-builder-delta.vercel.app/launch/bubble-plugin-specification.html</loc>
|
|
197
|
-
<lastmod>2025-
|
|
203
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
198
204
|
<changefreq>monthly</changefreq>
|
|
199
205
|
<priority>0.6</priority>
|
|
200
206
|
</url>
|
|
201
207
|
<url>
|
|
202
208
|
<loc>https://doc-builder-delta.vercel.app/launch/go-to-market-strategy.html</loc>
|
|
203
|
-
<lastmod>2025-
|
|
209
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
204
210
|
<changefreq>monthly</changefreq>
|
|
205
211
|
<priority>0.6</priority>
|
|
206
212
|
</url>
|
|
207
213
|
<url>
|
|
208
214
|
<loc>https://doc-builder-delta.vercel.app/launch/launch-announcements.html</loc>
|
|
209
|
-
<lastmod>2025-
|
|
215
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
210
216
|
<changefreq>monthly</changefreq>
|
|
211
217
|
<priority>0.6</priority>
|
|
212
218
|
</url>
|
|
213
219
|
<url>
|
|
214
220
|
<loc>https://doc-builder-delta.vercel.app/private/cache-control-anti-pattern.html</loc>
|
|
215
|
-
<lastmod>2025-
|
|
221
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
216
222
|
<changefreq>monthly</changefreq>
|
|
217
223
|
<priority>0.6</priority>
|
|
218
224
|
</url>
|
|
219
225
|
<url>
|
|
220
226
|
<loc>https://doc-builder-delta.vercel.app/private/launch/README.html</loc>
|
|
221
|
-
<lastmod>2025-
|
|
227
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
222
228
|
<changefreq>monthly</changefreq>
|
|
223
229
|
<priority>0.6</priority>
|
|
224
230
|
</url>
|
|
225
231
|
<url>
|
|
226
232
|
<loc>https://doc-builder-delta.vercel.app/private/launch/auth-cleanup-summary.html</loc>
|
|
227
|
-
<lastmod>2025-
|
|
233
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
228
234
|
<changefreq>monthly</changefreq>
|
|
229
235
|
<priority>0.6</priority>
|
|
230
236
|
</url>
|
|
231
237
|
<url>
|
|
232
238
|
<loc>https://doc-builder-delta.vercel.app/private/launch/bubble-plugin-specification.html</loc>
|
|
233
|
-
<lastmod>2025-
|
|
239
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
234
240
|
<changefreq>monthly</changefreq>
|
|
235
241
|
<priority>0.6</priority>
|
|
236
242
|
</url>
|
|
237
243
|
<url>
|
|
238
244
|
<loc>https://doc-builder-delta.vercel.app/private/launch/go-to-market-strategy.html</loc>
|
|
239
|
-
<lastmod>2025-
|
|
245
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
240
246
|
<changefreq>monthly</changefreq>
|
|
241
247
|
<priority>0.6</priority>
|
|
242
248
|
</url>
|
|
243
249
|
<url>
|
|
244
250
|
<loc>https://doc-builder-delta.vercel.app/private/launch/launch-announcements.html</loc>
|
|
245
|
-
<lastmod>2025-
|
|
251
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
246
252
|
<changefreq>monthly</changefreq>
|
|
247
253
|
<priority>0.6</priority>
|
|
248
254
|
</url>
|
|
249
255
|
<url>
|
|
250
256
|
<loc>https://doc-builder-delta.vercel.app/private/launch/vercel-deployment-auth-setup.html</loc>
|
|
251
|
-
<lastmod>2025-
|
|
257
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
252
258
|
<changefreq>monthly</changefreq>
|
|
253
259
|
<priority>0.6</priority>
|
|
254
260
|
</url>
|
|
255
261
|
<url>
|
|
256
262
|
<loc>https://doc-builder-delta.vercel.app/private/next-steps-walkthrough.html</loc>
|
|
257
|
-
<lastmod>2025-
|
|
263
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
258
264
|
<changefreq>monthly</changefreq>
|
|
259
265
|
<priority>0.6</priority>
|
|
260
266
|
</url>
|
|
261
267
|
<url>
|
|
262
268
|
<loc>https://doc-builder-delta.vercel.app/private/supabase-auth-implementation-completed.html</loc>
|
|
263
|
-
<lastmod>2025-
|
|
269
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
264
270
|
<changefreq>monthly</changefreq>
|
|
265
271
|
<priority>0.6</priority>
|
|
266
272
|
</url>
|
|
267
273
|
<url>
|
|
268
274
|
<loc>https://doc-builder-delta.vercel.app/private/supabase-auth-implementation-plan.html</loc>
|
|
269
|
-
<lastmod>2025-
|
|
275
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
270
276
|
<changefreq>monthly</changefreq>
|
|
271
277
|
<priority>0.6</priority>
|
|
272
278
|
</url>
|
|
273
279
|
<url>
|
|
274
280
|
<loc>https://doc-builder-delta.vercel.app/private/supabase-auth-integration-plan.html</loc>
|
|
275
|
-
<lastmod>2025-
|
|
281
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
276
282
|
<changefreq>monthly</changefreq>
|
|
277
283
|
<priority>0.6</priority>
|
|
278
284
|
</url>
|
|
279
285
|
<url>
|
|
280
286
|
<loc>https://doc-builder-delta.vercel.app/private/supabase-auth-setup-guide.html</loc>
|
|
281
|
-
<lastmod>2025-
|
|
287
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
282
288
|
<changefreq>monthly</changefreq>
|
|
283
289
|
<priority>0.8</priority>
|
|
284
290
|
</url>
|
|
285
291
|
<url>
|
|
286
292
|
<loc>https://doc-builder-delta.vercel.app/private/test-private-doc.html</loc>
|
|
287
|
-
<lastmod>2025-
|
|
293
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
288
294
|
<changefreq>monthly</changefreq>
|
|
289
295
|
<priority>0.6</priority>
|
|
290
296
|
</url>
|
|
291
297
|
<url>
|
|
292
298
|
<loc>https://doc-builder-delta.vercel.app/private/user-management-tooling.html</loc>
|
|
293
|
-
<lastmod>2025-
|
|
299
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
294
300
|
<changefreq>monthly</changefreq>
|
|
295
301
|
<priority>0.6</priority>
|
|
296
302
|
</url>
|
|
297
303
|
<url>
|
|
298
304
|
<loc>https://doc-builder-delta.vercel.app/prompts/beautiful-documentation-design.html</loc>
|
|
299
|
-
<lastmod>2025-
|
|
305
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
300
306
|
<changefreq>monthly</changefreq>
|
|
301
307
|
<priority>0.6</priority>
|
|
302
308
|
</url>
|
|
303
309
|
<url>
|
|
304
310
|
<loc>https://doc-builder-delta.vercel.app/prompts/markdown-document-standards.html</loc>
|
|
305
|
-
<lastmod>2025-
|
|
311
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
312
|
+
<changefreq>monthly</changefreq>
|
|
313
|
+
<priority>0.6</priority>
|
|
314
|
+
</url>
|
|
315
|
+
<url>
|
|
316
|
+
<loc>https://doc-builder-delta.vercel.app/prompts/project-rename-strategy-sasha-publish.html</loc>
|
|
317
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
318
|
+
<changefreq>monthly</changefreq>
|
|
319
|
+
<priority>0.6</priority>
|
|
320
|
+
</url>
|
|
321
|
+
<url>
|
|
322
|
+
<loc>https://doc-builder-delta.vercel.app/test-mermaid-enhanced.html</loc>
|
|
323
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
306
324
|
<changefreq>monthly</changefreq>
|
|
307
325
|
<priority>0.6</priority>
|
|
308
326
|
</url>
|
|
309
327
|
<url>
|
|
310
328
|
<loc>https://doc-builder-delta.vercel.app/test-status.html</loc>
|
|
311
|
-
<lastmod>2025-
|
|
329
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
312
330
|
<changefreq>monthly</changefreq>
|
|
313
331
|
<priority>0.6</priority>
|
|
314
332
|
</url>
|
|
315
333
|
<url>
|
|
316
334
|
<loc>https://doc-builder-delta.vercel.app/vercel-cli-setup-guide.html</loc>
|
|
317
|
-
<lastmod>2025-
|
|
335
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
318
336
|
<changefreq>monthly</changefreq>
|
|
319
337
|
<priority>0.8</priority>
|
|
320
338
|
</url>
|
|
321
339
|
<url>
|
|
322
340
|
<loc>https://doc-builder-delta.vercel.app/vercel-first-time-setup-guide.html</loc>
|
|
323
|
-
<lastmod>2025-
|
|
341
|
+
<lastmod>2025-08-02T07:26:08.113Z</lastmod>
|
|
324
342
|
<changefreq>monthly</changefreq>
|
|
325
343
|
<priority>0.8</priority>
|
|
326
344
|
</url>
|