@knowcode/doc-builder 1.6.3 → 1.6.4

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/cli.js CHANGED
@@ -758,7 +758,28 @@ ${chalk.yellow('Troubleshooting:')}
758
758
  spinner.stop();
759
759
  console.log(chalk.blue('\nšŸš€ First time deploying to Vercel!\n'));
760
760
 
761
- console.log(chalk.yellow('šŸ“ Important: When asked about settings:'));
761
+ // Check if user is running from project root
762
+ console.log(chalk.yellow('šŸ“ Before proceeding, please confirm:'));
763
+ console.log(chalk.gray(' • Are you running this command from your project root directory?'));
764
+ console.log(chalk.gray(' • This directory should contain your docs/ folder and config files'));
765
+ console.log(chalk.gray(' • Current directory: ') + chalk.cyan(process.cwd()));
766
+ console.log();
767
+
768
+ const rootConfirm = await prompts({
769
+ type: 'confirm',
770
+ name: 'value',
771
+ message: 'Are you running this from your project root directory?',
772
+ initial: true
773
+ });
774
+
775
+ if (!rootConfirm.value) {
776
+ console.log(chalk.red('\nāŒ Please navigate to your project root directory first.'));
777
+ console.log(chalk.gray(' Then run the deploy command again.'));
778
+ console.log(chalk.gray(' Example: cd /path/to/your/project && npx @knowcode/doc-builder@latest deploy'));
779
+ process.exit(1);
780
+ }
781
+
782
+ console.log(chalk.yellow('\nšŸ“ Important: When asked about Vercel settings:'));
762
783
  console.log(chalk.gray(' • Root Directory: ') + chalk.green('leave empty'));
763
784
  console.log(chalk.gray(' • We handle the build process for you'));
764
785
  console.log();
package/html/README.html CHANGED
@@ -63,8 +63,8 @@
63
63
  "name": "Knowcode Ltd",
64
64
  "url": "https://knowcode.tech"
65
65
  },
66
- "datePublished": "2025-07-23T09:24:11.374Z",
67
- "dateModified": "2025-07-23T09:24:11.374Z",
66
+ "datePublished": "2025-07-23T09:32:05.950Z",
67
+ "dateModified": "2025-07-23T09:32:05.950Z",
68
68
  "mainEntityOfPage": {
69
69
  "@type": "WebPage",
70
70
  "@id": "https://doc-builder-delta.vercel.app/README.html"
@@ -97,7 +97,7 @@
97
97
 
98
98
  <div class="header-actions">
99
99
  <div class="deployment-info">
100
- <span class="deployment-date" title="Built with doc-builder v1.6.2">Last updated: Jul 23, 2025, 09:24 AM UTC</span>
100
+ <span class="deployment-date" title="Built with doc-builder v1.6.3">Last updated: Jul 23, 2025, 09:32 AM UTC</span>
101
101
  </div>
102
102
 
103
103
 
@@ -63,8 +63,8 @@
63
63
  "name": "Knowcode Ltd",
64
64
  "url": "https://knowcode.tech"
65
65
  },
66
- "datePublished": "2025-07-23T09:24:11.384Z",
67
- "dateModified": "2025-07-23T09:24:11.384Z",
66
+ "datePublished": "2025-07-23T09:32:05.971Z",
67
+ "dateModified": "2025-07-23T09:32:05.971Z",
68
68
  "mainEntityOfPage": {
69
69
  "@type": "WebPage",
70
70
  "@id": "https://doc-builder-delta.vercel.app/documentation-index.html"
@@ -97,7 +97,7 @@
97
97
 
98
98
  <div class="header-actions">
99
99
  <div class="deployment-info">
100
- <span class="deployment-date" title="Built with doc-builder v1.6.2">Last updated: Jul 23, 2025, 09:24 AM UTC</span>
100
+ <span class="deployment-date" title="Built with doc-builder v1.6.3">Last updated: Jul 23, 2025, 09:32 AM UTC</span>
101
101
  </div>
102
102
 
103
103
 
@@ -63,8 +63,8 @@
63
63
  "name": "Knowcode Ltd",
64
64
  "url": "https://knowcode.tech"
65
65
  },
66
- "datePublished": "2025-07-23T09:24:11.387Z",
67
- "dateModified": "2025-07-23T09:24:11.387Z",
66
+ "datePublished": "2025-07-23T09:32:05.981Z",
67
+ "dateModified": "2025-07-23T09:32:05.981Z",
68
68
  "mainEntityOfPage": {
69
69
  "@type": "WebPage",
70
70
  "@id": "https://doc-builder-delta.vercel.app/guides/authentication-guide.html"
@@ -103,7 +103,7 @@
103
103
 
104
104
  <div class="header-actions">
105
105
  <div class="deployment-info">
106
- <span class="deployment-date" title="Built with doc-builder v1.6.2">Last updated: Jul 23, 2025, 09:24 AM UTC</span>
106
+ <span class="deployment-date" title="Built with doc-builder v1.6.3">Last updated: Jul 23, 2025, 09:32 AM UTC</span>
107
107
  </div>
108
108
 
109
109
 
@@ -63,8 +63,8 @@
63
63
  "name": "Knowcode Ltd",
64
64
  "url": "https://knowcode.tech"
65
65
  },
66
- "datePublished": "2025-07-23T09:24:11.391Z",
67
- "dateModified": "2025-07-23T09:24:11.391Z",
66
+ "datePublished": "2025-07-23T09:32:05.986Z",
67
+ "dateModified": "2025-07-23T09:32:05.986Z",
68
68
  "mainEntityOfPage": {
69
69
  "@type": "WebPage",
70
70
  "@id": "https://doc-builder-delta.vercel.app/guides/claude-workflow-guide.html"
@@ -103,7 +103,7 @@
103
103
 
104
104
  <div class="header-actions">
105
105
  <div class="deployment-info">
106
- <span class="deployment-date" title="Built with doc-builder v1.6.2">Last updated: Jul 23, 2025, 09:24 AM UTC</span>
106
+ <span class="deployment-date" title="Built with doc-builder v1.6.3">Last updated: Jul 23, 2025, 09:32 AM UTC</span>
107
107
  </div>
108
108
 
109
109
 
@@ -63,8 +63,8 @@
63
63
  "name": "Knowcode Ltd",
64
64
  "url": "https://knowcode.tech"
65
65
  },
66
- "datePublished": "2025-07-23T09:24:11.394Z",
67
- "dateModified": "2025-07-23T09:24:11.394Z",
66
+ "datePublished": "2025-07-23T09:32:05.992Z",
67
+ "dateModified": "2025-07-23T09:32:05.992Z",
68
68
  "mainEntityOfPage": {
69
69
  "@type": "WebPage",
70
70
  "@id": "https://doc-builder-delta.vercel.app/guides/documentation-standards.html"
@@ -103,7 +103,7 @@
103
103
 
104
104
  <div class="header-actions">
105
105
  <div class="deployment-info">
106
- <span class="deployment-date" title="Built with doc-builder v1.6.2">Last updated: Jul 23, 2025, 09:24 AM UTC</span>
106
+ <span class="deployment-date" title="Built with doc-builder v1.6.3">Last updated: Jul 23, 2025, 09:32 AM UTC</span>
107
107
  </div>
108
108
 
109
109
 
@@ -63,8 +63,8 @@
63
63
  "name": "Knowcode Ltd",
64
64
  "url": "https://knowcode.tech"
65
65
  },
66
- "datePublished": "2025-07-23T09:24:11.397Z",
67
- "dateModified": "2025-07-23T09:24:11.397Z",
66
+ "datePublished": "2025-07-23T09:32:05.998Z",
67
+ "dateModified": "2025-07-23T09:32:05.998Z",
68
68
  "mainEntityOfPage": {
69
69
  "@type": "WebPage",
70
70
  "@id": "https://doc-builder-delta.vercel.app/guides/phosphor-icons-guide.html"
@@ -103,7 +103,7 @@
103
103
 
104
104
  <div class="header-actions">
105
105
  <div class="deployment-info">
106
- <span class="deployment-date" title="Built with doc-builder v1.6.2">Last updated: Jul 23, 2025, 09:24 AM UTC</span>
106
+ <span class="deployment-date" title="Built with doc-builder v1.6.3">Last updated: Jul 23, 2025, 09:32 AM UTC</span>
107
107
  </div>
108
108
 
109
109
 
@@ -63,8 +63,8 @@
63
63
  "name": "Knowcode Ltd",
64
64
  "url": "https://knowcode.tech"
65
65
  },
66
- "datePublished": "2025-07-23T09:24:11.403Z",
67
- "dateModified": "2025-07-23T09:24:11.403Z",
66
+ "datePublished": "2025-07-23T09:32:06.044Z",
67
+ "dateModified": "2025-07-23T09:32:06.044Z",
68
68
  "mainEntityOfPage": {
69
69
  "@type": "WebPage",
70
70
  "@id": "https://doc-builder-delta.vercel.app/guides/search-engine-verification-guide.html"
@@ -103,7 +103,7 @@
103
103
 
104
104
  <div class="header-actions">
105
105
  <div class="deployment-info">
106
- <span class="deployment-date" title="Built with doc-builder v1.6.2">Last updated: Jul 23, 2025, 09:24 AM UTC</span>
106
+ <span class="deployment-date" title="Built with doc-builder v1.6.3">Last updated: Jul 23, 2025, 09:32 AM UTC</span>
107
107
  </div>
108
108
 
109
109
 
@@ -63,8 +63,8 @@
63
63
  "name": "Knowcode Ltd",
64
64
  "url": "https://knowcode.tech"
65
65
  },
66
- "datePublished": "2025-07-23T09:24:11.407Z",
67
- "dateModified": "2025-07-23T09:24:11.407Z",
66
+ "datePublished": "2025-07-23T09:32:06.059Z",
67
+ "dateModified": "2025-07-23T09:32:06.059Z",
68
68
  "mainEntityOfPage": {
69
69
  "@type": "WebPage",
70
70
  "@id": "https://doc-builder-delta.vercel.app/guides/seo-guide.html"
@@ -103,7 +103,7 @@
103
103
 
104
104
  <div class="header-actions">
105
105
  <div class="deployment-info">
106
- <span class="deployment-date" title="Built with doc-builder v1.6.2">Last updated: Jul 23, 2025, 09:24 AM UTC</span>
106
+ <span class="deployment-date" title="Built with doc-builder v1.6.3">Last updated: Jul 23, 2025, 09:32 AM UTC</span>
107
107
  </div>
108
108
 
109
109
 
@@ -63,8 +63,8 @@
63
63
  "name": "Knowcode Ltd",
64
64
  "url": "https://knowcode.tech"
65
65
  },
66
- "datePublished": "2025-07-23T09:24:11.413Z",
67
- "dateModified": "2025-07-23T09:24:11.413Z",
66
+ "datePublished": "2025-07-23T09:32:06.091Z",
67
+ "dateModified": "2025-07-23T09:32:06.091Z",
68
68
  "mainEntityOfPage": {
69
69
  "@type": "WebPage",
70
70
  "@id": "https://doc-builder-delta.vercel.app/guides/seo-optimization-guide.html"
@@ -103,7 +103,7 @@
103
103
 
104
104
  <div class="header-actions">
105
105
  <div class="deployment-info">
106
- <span class="deployment-date" title="Built with doc-builder v1.6.2">Last updated: Jul 23, 2025, 09:24 AM UTC</span>
106
+ <span class="deployment-date" title="Built with doc-builder v1.6.3">Last updated: Jul 23, 2025, 09:32 AM UTC</span>
107
107
  </div>
108
108
 
109
109
 
@@ -63,8 +63,8 @@
63
63
  "name": "Knowcode Ltd",
64
64
  "url": "https://knowcode.tech"
65
65
  },
66
- "datePublished": "2025-07-23T09:24:11.416Z",
67
- "dateModified": "2025-07-23T09:24:11.416Z",
66
+ "datePublished": "2025-07-23T09:32:06.240Z",
67
+ "dateModified": "2025-07-23T09:32:06.240Z",
68
68
  "mainEntityOfPage": {
69
69
  "@type": "WebPage",
70
70
  "@id": "https://doc-builder-delta.vercel.app/guides/troubleshooting-guide.html"
@@ -103,7 +103,7 @@
103
103
 
104
104
  <div class="header-actions">
105
105
  <div class="deployment-info">
106
- <span class="deployment-date" title="Built with doc-builder v1.6.2">Last updated: Jul 23, 2025, 09:24 AM UTC</span>
106
+ <span class="deployment-date" title="Built with doc-builder v1.6.3">Last updated: Jul 23, 2025, 09:32 AM UTC</span>
107
107
  </div>
108
108
 
109
109
 
@@ -63,8 +63,8 @@
63
63
  "name": "Knowcode Ltd",
64
64
  "url": "https://knowcode.tech"
65
65
  },
66
- "datePublished": "2025-07-23T09:24:11.421Z",
67
- "dateModified": "2025-07-23T09:24:11.421Z",
66
+ "datePublished": "2025-07-23T09:32:06.277Z",
67
+ "dateModified": "2025-07-23T09:32:06.277Z",
68
68
  "mainEntityOfPage": {
69
69
  "@type": "WebPage",
70
70
  "@id": "https://doc-builder-delta.vercel.app/guides/windows-setup-guide.html"
@@ -103,7 +103,7 @@
103
103
 
104
104
  <div class="header-actions">
105
105
  <div class="deployment-info">
106
- <span class="deployment-date" title="Built with doc-builder v1.6.2">Last updated: Jul 23, 2025, 09:24 AM UTC</span>
106
+ <span class="deployment-date" title="Built with doc-builder v1.6.3">Last updated: Jul 23, 2025, 09:32 AM UTC</span>
107
107
  </div>
108
108
 
109
109
 
package/html/index.html CHANGED
@@ -63,8 +63,8 @@
63
63
  "name": "Knowcode Ltd",
64
64
  "url": "https://knowcode.tech"
65
65
  },
66
- "datePublished": "2025-07-23T09:24:11.374Z",
67
- "dateModified": "2025-07-23T09:24:11.374Z",
66
+ "datePublished": "2025-07-23T09:32:05.950Z",
67
+ "dateModified": "2025-07-23T09:32:05.950Z",
68
68
  "mainEntityOfPage": {
69
69
  "@type": "WebPage",
70
70
  "@id": "https://doc-builder-delta.vercel.app/README.html"
@@ -97,7 +97,7 @@
97
97
 
98
98
  <div class="header-actions">
99
99
  <div class="deployment-info">
100
- <span class="deployment-date" title="Built with doc-builder v1.6.2">Last updated: Jul 23, 2025, 09:24 AM UTC</span>
100
+ <span class="deployment-date" title="Built with doc-builder v1.6.3">Last updated: Jul 23, 2025, 09:32 AM UTC</span>
101
101
  </div>
102
102
 
103
103
 
@@ -63,8 +63,8 @@
63
63
  "name": "Knowcode Ltd",
64
64
  "url": "https://knowcode.tech"
65
65
  },
66
- "datePublished": "2025-07-23T09:24:11.423Z",
67
- "dateModified": "2025-07-23T09:24:11.423Z",
66
+ "datePublished": "2025-07-23T09:32:06.279Z",
67
+ "dateModified": "2025-07-23T09:32:06.279Z",
68
68
  "mainEntityOfPage": {
69
69
  "@type": "WebPage",
70
70
  "@id": "https://doc-builder-delta.vercel.app/launch/README.html"
@@ -103,7 +103,7 @@
103
103
 
104
104
  <div class="header-actions">
105
105
  <div class="deployment-info">
106
- <span class="deployment-date" title="Built with doc-builder v1.6.2">Last updated: Jul 23, 2025, 09:24 AM UTC</span>
106
+ <span class="deployment-date" title="Built with doc-builder v1.6.3">Last updated: Jul 23, 2025, 09:32 AM UTC</span>
107
107
  </div>
108
108
 
109
109
 
@@ -63,8 +63,8 @@
63
63
  "name": "Knowcode Ltd",
64
64
  "url": "https://knowcode.tech"
65
65
  },
66
- "datePublished": "2025-07-23T09:24:11.427Z",
67
- "dateModified": "2025-07-23T09:24:11.427Z",
66
+ "datePublished": "2025-07-23T09:32:06.285Z",
67
+ "dateModified": "2025-07-23T09:32:06.285Z",
68
68
  "mainEntityOfPage": {
69
69
  "@type": "WebPage",
70
70
  "@id": "https://doc-builder-delta.vercel.app/launch/bubble-plugin-specification.html"
@@ -103,7 +103,7 @@
103
103
 
104
104
  <div class="header-actions">
105
105
  <div class="deployment-info">
106
- <span class="deployment-date" title="Built with doc-builder v1.6.2">Last updated: Jul 23, 2025, 09:24 AM UTC</span>
106
+ <span class="deployment-date" title="Built with doc-builder v1.6.3">Last updated: Jul 23, 2025, 09:32 AM UTC</span>
107
107
  </div>
108
108
 
109
109
 
@@ -63,8 +63,8 @@
63
63
  "name": "Knowcode Ltd",
64
64
  "url": "https://knowcode.tech"
65
65
  },
66
- "datePublished": "2025-07-23T09:24:11.431Z",
67
- "dateModified": "2025-07-23T09:24:11.431Z",
66
+ "datePublished": "2025-07-23T09:32:06.290Z",
67
+ "dateModified": "2025-07-23T09:32:06.290Z",
68
68
  "mainEntityOfPage": {
69
69
  "@type": "WebPage",
70
70
  "@id": "https://doc-builder-delta.vercel.app/launch/go-to-market-strategy.html"
@@ -103,7 +103,7 @@
103
103
 
104
104
  <div class="header-actions">
105
105
  <div class="deployment-info">
106
- <span class="deployment-date" title="Built with doc-builder v1.6.2">Last updated: Jul 23, 2025, 09:24 AM UTC</span>
106
+ <span class="deployment-date" title="Built with doc-builder v1.6.3">Last updated: Jul 23, 2025, 09:32 AM UTC</span>
107
107
  </div>
108
108
 
109
109
 
@@ -63,8 +63,8 @@
63
63
  "name": "Knowcode Ltd",
64
64
  "url": "https://knowcode.tech"
65
65
  },
66
- "datePublished": "2025-07-23T09:24:11.435Z",
67
- "dateModified": "2025-07-23T09:24:11.435Z",
66
+ "datePublished": "2025-07-23T09:32:06.297Z",
67
+ "dateModified": "2025-07-23T09:32:06.297Z",
68
68
  "mainEntityOfPage": {
69
69
  "@type": "WebPage",
70
70
  "@id": "https://doc-builder-delta.vercel.app/launch/launch-announcements.html"
@@ -103,7 +103,7 @@
103
103
 
104
104
  <div class="header-actions">
105
105
  <div class="deployment-info">
106
- <span class="deployment-date" title="Built with doc-builder v1.6.2">Last updated: Jul 23, 2025, 09:24 AM UTC</span>
106
+ <span class="deployment-date" title="Built with doc-builder v1.6.3">Last updated: Jul 23, 2025, 09:32 AM UTC</span>
107
107
  </div>
108
108
 
109
109
 
package/html/sitemap.xml CHANGED
@@ -2,127 +2,127 @@
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-23T09:24:11.449Z</lastmod>
5
+ <lastmod>2025-07-23T09:32:06.341Z</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-23T09:24:11.449Z</lastmod>
11
+ <lastmod>2025-07-23T09:32:06.341Z</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-23T09:24:11.449Z</lastmod>
17
+ <lastmod>2025-07-23T09:32:06.341Z</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-23T09:24:11.449Z</lastmod>
23
+ <lastmod>2025-07-23T09:32:06.341Z</lastmod>
24
24
  <changefreq>monthly</changefreq>
25
25
  <priority>0.6</priority>
26
26
  </url>
27
27
  <url>
28
28
  <loc>https://doc-builder-delta.vercel.app/guides/authentication-guide.html</loc>
29
- <lastmod>2025-07-23T09:24:11.449Z</lastmod>
29
+ <lastmod>2025-07-23T09:32:06.341Z</lastmod>
30
30
  <changefreq>monthly</changefreq>
31
31
  <priority>0.8</priority>
32
32
  </url>
33
33
  <url>
34
34
  <loc>https://doc-builder-delta.vercel.app/guides/claude-workflow-guide.html</loc>
35
- <lastmod>2025-07-23T09:24:11.449Z</lastmod>
35
+ <lastmod>2025-07-23T09:32:06.341Z</lastmod>
36
36
  <changefreq>monthly</changefreq>
37
37
  <priority>0.8</priority>
38
38
  </url>
39
39
  <url>
40
40
  <loc>https://doc-builder-delta.vercel.app/guides/document-standards.html</loc>
41
- <lastmod>2025-07-23T09:24:11.449Z</lastmod>
41
+ <lastmod>2025-07-23T09:32:06.341Z</lastmod>
42
42
  <changefreq>monthly</changefreq>
43
43
  <priority>0.8</priority>
44
44
  </url>
45
45
  <url>
46
46
  <loc>https://doc-builder-delta.vercel.app/guides/documentation-standards.html</loc>
47
- <lastmod>2025-07-23T09:24:11.449Z</lastmod>
47
+ <lastmod>2025-07-23T09:32:06.341Z</lastmod>
48
48
  <changefreq>monthly</changefreq>
49
49
  <priority>0.8</priority>
50
50
  </url>
51
51
  <url>
52
52
  <loc>https://doc-builder-delta.vercel.app/guides/phosphor-icons-guide.html</loc>
53
- <lastmod>2025-07-23T09:24:11.449Z</lastmod>
53
+ <lastmod>2025-07-23T09:32:06.341Z</lastmod>
54
54
  <changefreq>monthly</changefreq>
55
55
  <priority>0.8</priority>
56
56
  </url>
57
57
  <url>
58
58
  <loc>https://doc-builder-delta.vercel.app/guides/search-engine-verification-guide.html</loc>
59
- <lastmod>2025-07-23T09:24:11.449Z</lastmod>
59
+ <lastmod>2025-07-23T09:32:06.341Z</lastmod>
60
60
  <changefreq>monthly</changefreq>
61
61
  <priority>0.8</priority>
62
62
  </url>
63
63
  <url>
64
64
  <loc>https://doc-builder-delta.vercel.app/guides/seo-guide.html</loc>
65
- <lastmod>2025-07-23T09:24:11.449Z</lastmod>
65
+ <lastmod>2025-07-23T09:32:06.341Z</lastmod>
66
66
  <changefreq>monthly</changefreq>
67
67
  <priority>0.8</priority>
68
68
  </url>
69
69
  <url>
70
70
  <loc>https://doc-builder-delta.vercel.app/guides/seo-optimization-guide.html</loc>
71
- <lastmod>2025-07-23T09:24:11.449Z</lastmod>
71
+ <lastmod>2025-07-23T09:32:06.341Z</lastmod>
72
72
  <changefreq>monthly</changefreq>
73
73
  <priority>0.8</priority>
74
74
  </url>
75
75
  <url>
76
76
  <loc>https://doc-builder-delta.vercel.app/guides/troubleshooting-guide.html</loc>
77
- <lastmod>2025-07-23T09:24:11.449Z</lastmod>
77
+ <lastmod>2025-07-23T09:32:06.341Z</lastmod>
78
78
  <changefreq>monthly</changefreq>
79
79
  <priority>0.8</priority>
80
80
  </url>
81
81
  <url>
82
82
  <loc>https://doc-builder-delta.vercel.app/guides/windows-setup-guide.html</loc>
83
- <lastmod>2025-07-23T09:24:11.449Z</lastmod>
83
+ <lastmod>2025-07-23T09:32:06.341Z</lastmod>
84
84
  <changefreq>monthly</changefreq>
85
85
  <priority>0.8</priority>
86
86
  </url>
87
87
  <url>
88
88
  <loc>https://doc-builder-delta.vercel.app/index.html</loc>
89
- <lastmod>2025-07-23T09:24:11.449Z</lastmod>
89
+ <lastmod>2025-07-23T09:32:06.341Z</lastmod>
90
90
  <changefreq>weekly</changefreq>
91
91
  <priority>1.0</priority>
92
92
  </url>
93
93
  <url>
94
94
  <loc>https://doc-builder-delta.vercel.app/launch/README.html</loc>
95
- <lastmod>2025-07-23T09:24:11.449Z</lastmod>
95
+ <lastmod>2025-07-23T09:32:06.341Z</lastmod>
96
96
  <changefreq>monthly</changefreq>
97
97
  <priority>0.6</priority>
98
98
  </url>
99
99
  <url>
100
100
  <loc>https://doc-builder-delta.vercel.app/launch/bubble-plugin-specification.html</loc>
101
- <lastmod>2025-07-23T09:24:11.449Z</lastmod>
101
+ <lastmod>2025-07-23T09:32:06.341Z</lastmod>
102
102
  <changefreq>monthly</changefreq>
103
103
  <priority>0.6</priority>
104
104
  </url>
105
105
  <url>
106
106
  <loc>https://doc-builder-delta.vercel.app/launch/go-to-market-strategy.html</loc>
107
- <lastmod>2025-07-23T09:24:11.449Z</lastmod>
107
+ <lastmod>2025-07-23T09:32:06.341Z</lastmod>
108
108
  <changefreq>monthly</changefreq>
109
109
  <priority>0.6</priority>
110
110
  </url>
111
111
  <url>
112
112
  <loc>https://doc-builder-delta.vercel.app/launch/launch-announcements.html</loc>
113
- <lastmod>2025-07-23T09:24:11.449Z</lastmod>
113
+ <lastmod>2025-07-23T09:32:06.341Z</lastmod>
114
114
  <changefreq>monthly</changefreq>
115
115
  <priority>0.6</priority>
116
116
  </url>
117
117
  <url>
118
118
  <loc>https://doc-builder-delta.vercel.app/vercel-cli-setup-guide.html</loc>
119
- <lastmod>2025-07-23T09:24:11.449Z</lastmod>
119
+ <lastmod>2025-07-23T09:32:06.341Z</lastmod>
120
120
  <changefreq>monthly</changefreq>
121
121
  <priority>0.8</priority>
122
122
  </url>
123
123
  <url>
124
124
  <loc>https://doc-builder-delta.vercel.app/vercel-first-time-setup-guide.html</loc>
125
- <lastmod>2025-07-23T09:24:11.449Z</lastmod>
125
+ <lastmod>2025-07-23T09:32:06.341Z</lastmod>
126
126
  <changefreq>monthly</changefreq>
127
127
  <priority>0.8</priority>
128
128
  </url>
@@ -63,8 +63,8 @@
63
63
  "name": "Knowcode Ltd",
64
64
  "url": "https://knowcode.tech"
65
65
  },
66
- "datePublished": "2025-07-23T09:24:11.437Z",
67
- "dateModified": "2025-07-23T09:24:11.437Z",
66
+ "datePublished": "2025-07-23T09:32:06.313Z",
67
+ "dateModified": "2025-07-23T09:32:06.313Z",
68
68
  "mainEntityOfPage": {
69
69
  "@type": "WebPage",
70
70
  "@id": "https://doc-builder-delta.vercel.app/vercel-cli-setup-guide.html"
@@ -97,7 +97,7 @@
97
97
 
98
98
  <div class="header-actions">
99
99
  <div class="deployment-info">
100
- <span class="deployment-date" title="Built with doc-builder v1.6.2">Last updated: Jul 23, 2025, 09:24 AM UTC</span>
100
+ <span class="deployment-date" title="Built with doc-builder v1.6.3">Last updated: Jul 23, 2025, 09:32 AM UTC</span>
101
101
  </div>
102
102
 
103
103
 
@@ -63,8 +63,8 @@
63
63
  "name": "Knowcode Ltd",
64
64
  "url": "https://knowcode.tech"
65
65
  },
66
- "datePublished": "2025-07-23T09:24:11.440Z",
67
- "dateModified": "2025-07-23T09:24:11.440Z",
66
+ "datePublished": "2025-07-23T09:32:06.319Z",
67
+ "dateModified": "2025-07-23T09:32:06.319Z",
68
68
  "mainEntityOfPage": {
69
69
  "@type": "WebPage",
70
70
  "@id": "https://doc-builder-delta.vercel.app/vercel-first-time-setup-guide.html"
@@ -97,7 +97,7 @@
97
97
 
98
98
  <div class="header-actions">
99
99
  <div class="deployment-info">
100
- <span class="deployment-date" title="Built with doc-builder v1.6.2">Last updated: Jul 23, 2025, 09:24 AM UTC</span>
100
+ <span class="deployment-date" title="Built with doc-builder v1.6.3">Last updated: Jul 23, 2025, 09:32 AM UTC</span>
101
101
  </div>
102
102
 
103
103
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@knowcode/doc-builder",
3
- "version": "1.6.3",
3
+ "version": "1.6.4",
4
4
  "description": "Reusable documentation builder for markdown-based sites with Vercel deployment support",
5
5
  "main": "index.js",
6
6
  "bin": {