@knowcode/doc-builder 1.9.23 → 1.9.24

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 (81) hide show
  1. package/.claude/settings.local.json +2 -1
  2. package/doc-builder.config.js +1 -1
  3. package/doc-builder.config.js.backup.1754576694123 +126 -0
  4. package/html/README.html +3 -3
  5. package/html/about-doc-builder.html +3 -3
  6. package/html/documentation-index.html +3 -3
  7. package/html/guides/authentication-default-change.html +3 -3
  8. package/html/guides/authentication-guide.html +3 -3
  9. package/html/guides/claude-workflow-guide.html +3 -3
  10. package/html/guides/configuration-guide.html +3 -3
  11. package/html/guides/documentation-standards.html +3 -3
  12. package/html/guides/html-embedding-guide.html +3 -3
  13. package/html/guides/image-modal-guide.html +3 -3
  14. package/html/guides/phosphor-icons-guide.html +3 -3
  15. package/html/guides/private-directory-authentication-troubleshooting.html +3 -3
  16. package/html/guides/private-directory-authentication.html +3 -3
  17. package/html/guides/public-site-deployment.html +3 -3
  18. package/html/guides/search-engine-verification-guide.html +3 -3
  19. package/html/guides/seo-guide.html +3 -3
  20. package/html/guides/seo-optimization-guide.html +3 -3
  21. package/html/guides/supabase-authentication-complete-guide.html +3 -3
  22. package/html/guides/troubleshooting-guide.html +3 -3
  23. package/html/guides/windows-setup-guide.html +3 -3
  24. package/html/image-modal-test.html +3 -3
  25. package/html/index.html +3 -3
  26. package/html/private/cache-control-anti-pattern.html +3 -3
  27. package/html/private/launch/README.html +3 -3
  28. package/html/private/launch/auth-cleanup-summary.html +3 -3
  29. package/html/private/launch/bubble-plugin-specification.html +3 -3
  30. package/html/private/launch/go-to-market-strategy.html +3 -3
  31. package/html/private/launch/launch-announcements.html +3 -3
  32. package/html/private/launch/vercel-deployment-auth-setup.html +3 -3
  33. package/html/private/next-steps-walkthrough.html +3 -3
  34. package/html/private/supabase-auth-implementation-completed.html +3 -3
  35. package/html/private/supabase-auth-implementation-plan.html +3 -3
  36. package/html/private/supabase-auth-integration-plan.html +3 -3
  37. package/html/private/supabase-auth-setup-guide.html +3 -3
  38. package/html/private/test-private-doc.html +3 -3
  39. package/html/private/user-management-tooling.html +3 -3
  40. package/html/prompts/beautiful-documentation-design.html +3 -3
  41. package/html/prompts/markdown-document-standards.html +3 -3
  42. package/html/prompts/project-rename-strategy-sasha-publish.html +3 -3
  43. package/html/sitemap.xml +59 -59
  44. package/html/test-questions/how-does-it-work%3F.html +3 -3
  45. package/html/test-questions/step-1%3A%20getting-started.html +3 -3
  46. package/html/test-questions/what-is-the-purpose.html +3 -3
  47. package/html/vercel-cli-setup-guide.html +3 -3
  48. package/html/vercel-first-time-setup-guide.html +3 -3
  49. package/html-static/README.html +67 -4
  50. package/html-static/about-doc-builder.html +67 -4
  51. package/html-static/documentation-index.html +67 -4
  52. package/html-static/guides/authentication-default-change.html +67 -4
  53. package/html-static/guides/authentication-guide.html +67 -4
  54. package/html-static/guides/claude-workflow-guide.html +67 -4
  55. package/html-static/guides/configuration-guide.html +67 -4
  56. package/html-static/guides/documentation-standards.html +67 -4
  57. package/html-static/guides/html-embedding-guide.html +67 -4
  58. package/html-static/guides/image-modal-guide.html +67 -4
  59. package/html-static/guides/phosphor-icons-guide.html +67 -4
  60. package/html-static/guides/private-directory-authentication-troubleshooting.html +67 -4
  61. package/html-static/guides/private-directory-authentication.html +67 -4
  62. package/html-static/guides/public-site-deployment.html +67 -4
  63. package/html-static/guides/search-engine-verification-guide.html +67 -4
  64. package/html-static/guides/seo-guide.html +67 -4
  65. package/html-static/guides/seo-optimization-guide.html +67 -4
  66. package/html-static/guides/supabase-authentication-complete-guide.html +67 -4
  67. package/html-static/guides/troubleshooting-guide.html +67 -4
  68. package/html-static/guides/windows-setup-guide.html +67 -4
  69. package/html-static/image-modal-test.html +67 -4
  70. package/html-static/index.html +67 -4
  71. package/html-static/prompts/beautiful-documentation-design.html +67 -4
  72. package/html-static/prompts/markdown-document-standards.html +67 -4
  73. package/html-static/prompts/project-rename-strategy-sasha-publish.html +67 -4
  74. package/html-static/sitemap.xml +32 -32
  75. package/html-static/test-questions/how-does-it-work%3F.html +67 -4
  76. package/html-static/test-questions/step-1%3A%20getting-started.html +67 -4
  77. package/html-static/test-questions/what-is-the-purpose.html +67 -4
  78. package/html-static/vercel-cli-setup-guide.html +67 -4
  79. package/html-static/vercel-first-time-setup-guide.html +67 -4
  80. package/lib/core-builder.js +64 -1
  81. package/package.json +1 -1
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T12:23:08.420Z",
105
- "dateModified": "2025-08-07T12:23:08.420Z",
104
+ "datePublished": "2025-08-07T14:41:11.102Z",
105
+ "dateModified": "2025-08-07T14:41:11.102Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/private/launch/README.html"
@@ -147,7 +147,7 @@
147
147
 
148
148
  <div class="header-actions">
149
149
  <div class="deployment-info">
150
- <span class="deployment-date" title="Built with doc-builder v1.9.22">Last updated: Aug 7, 2025, 12:23 PM UTC</span>
150
+ <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
151
151
  </div>
152
152
 
153
153
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T12:23:08.422Z",
105
- "dateModified": "2025-08-07T12:23:08.422Z",
104
+ "datePublished": "2025-08-07T14:41:11.105Z",
105
+ "dateModified": "2025-08-07T14:41:11.105Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/private/launch/auth-cleanup-summary.html"
@@ -147,7 +147,7 @@
147
147
 
148
148
  <div class="header-actions">
149
149
  <div class="deployment-info">
150
- <span class="deployment-date" title="Built with doc-builder v1.9.22">Last updated: Aug 7, 2025, 12:23 PM UTC</span>
150
+ <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
151
151
  </div>
152
152
 
153
153
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T12:23:08.425Z",
105
- "dateModified": "2025-08-07T12:23:08.425Z",
104
+ "datePublished": "2025-08-07T14:41:11.108Z",
105
+ "dateModified": "2025-08-07T14:41:11.108Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/private/launch/bubble-plugin-specification.html"
@@ -147,7 +147,7 @@
147
147
 
148
148
  <div class="header-actions">
149
149
  <div class="deployment-info">
150
- <span class="deployment-date" title="Built with doc-builder v1.9.22">Last updated: Aug 7, 2025, 12:23 PM UTC</span>
150
+ <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
151
151
  </div>
152
152
 
153
153
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T12:23:08.429Z",
105
- "dateModified": "2025-08-07T12:23:08.429Z",
104
+ "datePublished": "2025-08-07T14:41:11.111Z",
105
+ "dateModified": "2025-08-07T14:41:11.111Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/private/launch/go-to-market-strategy.html"
@@ -147,7 +147,7 @@
147
147
 
148
148
  <div class="header-actions">
149
149
  <div class="deployment-info">
150
- <span class="deployment-date" title="Built with doc-builder v1.9.22">Last updated: Aug 7, 2025, 12:23 PM UTC</span>
150
+ <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
151
151
  </div>
152
152
 
153
153
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T12:23:08.433Z",
105
- "dateModified": "2025-08-07T12:23:08.433Z",
104
+ "datePublished": "2025-08-07T14:41:11.114Z",
105
+ "dateModified": "2025-08-07T14:41:11.114Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/private/launch/launch-announcements.html"
@@ -147,7 +147,7 @@
147
147
 
148
148
  <div class="header-actions">
149
149
  <div class="deployment-info">
150
- <span class="deployment-date" title="Built with doc-builder v1.9.22">Last updated: Aug 7, 2025, 12:23 PM UTC</span>
150
+ <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
151
151
  </div>
152
152
 
153
153
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T12:23:08.436Z",
105
- "dateModified": "2025-08-07T12:23:08.436Z",
104
+ "datePublished": "2025-08-07T14:41:11.116Z",
105
+ "dateModified": "2025-08-07T14:41:11.116Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/private/launch/vercel-deployment-auth-setup.html"
@@ -147,7 +147,7 @@
147
147
 
148
148
  <div class="header-actions">
149
149
  <div class="deployment-info">
150
- <span class="deployment-date" title="Built with doc-builder v1.9.22">Last updated: Aug 7, 2025, 12:23 PM UTC</span>
150
+ <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
151
151
  </div>
152
152
 
153
153
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T12:23:08.438Z",
105
- "dateModified": "2025-08-07T12:23:08.438Z",
104
+ "datePublished": "2025-08-07T14:41:11.118Z",
105
+ "dateModified": "2025-08-07T14:41:11.118Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/private/next-steps-walkthrough.html"
@@ -141,7 +141,7 @@
141
141
 
142
142
  <div class="header-actions">
143
143
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.22">Last updated: Aug 7, 2025, 12:23 PM UTC</span>
144
+ <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
145
  </div>
146
146
 
147
147
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T12:23:08.440Z",
105
- "dateModified": "2025-08-07T12:23:08.440Z",
104
+ "datePublished": "2025-08-07T14:41:11.119Z",
105
+ "dateModified": "2025-08-07T14:41:11.119Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/private/supabase-auth-implementation-completed.html"
@@ -141,7 +141,7 @@
141
141
 
142
142
  <div class="header-actions">
143
143
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.22">Last updated: Aug 7, 2025, 12:23 PM UTC</span>
144
+ <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
145
  </div>
146
146
 
147
147
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T12:23:08.443Z",
105
- "dateModified": "2025-08-07T12:23:08.443Z",
104
+ "datePublished": "2025-08-07T14:41:11.123Z",
105
+ "dateModified": "2025-08-07T14:41:11.123Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/private/supabase-auth-implementation-plan.html"
@@ -141,7 +141,7 @@
141
141
 
142
142
  <div class="header-actions">
143
143
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.22">Last updated: Aug 7, 2025, 12:23 PM UTC</span>
144
+ <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
145
  </div>
146
146
 
147
147
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T12:23:08.445Z",
105
- "dateModified": "2025-08-07T12:23:08.445Z",
104
+ "datePublished": "2025-08-07T14:41:11.125Z",
105
+ "dateModified": "2025-08-07T14:41:11.125Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/private/supabase-auth-integration-plan.html"
@@ -141,7 +141,7 @@
141
141
 
142
142
  <div class="header-actions">
143
143
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.22">Last updated: Aug 7, 2025, 12:23 PM UTC</span>
144
+ <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
145
  </div>
146
146
 
147
147
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T12:23:08.448Z",
105
- "dateModified": "2025-08-07T12:23:08.448Z",
104
+ "datePublished": "2025-08-07T14:41:11.127Z",
105
+ "dateModified": "2025-08-07T14:41:11.127Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/private/supabase-auth-setup-guide.html"
@@ -141,7 +141,7 @@
141
141
 
142
142
  <div class="header-actions">
143
143
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.22">Last updated: Aug 7, 2025, 12:23 PM UTC</span>
144
+ <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
145
  </div>
146
146
 
147
147
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T12:23:08.450Z",
105
- "dateModified": "2025-08-07T12:23:08.450Z",
104
+ "datePublished": "2025-08-07T14:41:11.128Z",
105
+ "dateModified": "2025-08-07T14:41:11.128Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/private/test-private-doc.html"
@@ -141,7 +141,7 @@
141
141
 
142
142
  <div class="header-actions">
143
143
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.22">Last updated: Aug 7, 2025, 12:23 PM UTC</span>
144
+ <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
145
  </div>
146
146
 
147
147
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T12:23:08.453Z",
105
- "dateModified": "2025-08-07T12:23:08.453Z",
104
+ "datePublished": "2025-08-07T14:41:11.130Z",
105
+ "dateModified": "2025-08-07T14:41:11.130Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/private/user-management-tooling.html"
@@ -141,7 +141,7 @@
141
141
 
142
142
  <div class="header-actions">
143
143
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.22">Last updated: Aug 7, 2025, 12:23 PM UTC</span>
144
+ <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
145
  </div>
146
146
 
147
147
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T12:23:08.458Z",
105
- "dateModified": "2025-08-07T12:23:08.458Z",
104
+ "datePublished": "2025-08-07T14:41:11.133Z",
105
+ "dateModified": "2025-08-07T14:41:11.133Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/prompts/beautiful-documentation-design.html"
@@ -141,7 +141,7 @@
141
141
 
142
142
  <div class="header-actions">
143
143
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.22">Last updated: Aug 7, 2025, 12:23 PM UTC</span>
144
+ <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
145
  </div>
146
146
 
147
147
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T12:23:08.462Z",
105
- "dateModified": "2025-08-07T12:23:08.462Z",
104
+ "datePublished": "2025-08-07T14:41:11.135Z",
105
+ "dateModified": "2025-08-07T14:41:11.135Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/prompts/markdown-document-standards.html"
@@ -141,7 +141,7 @@
141
141
 
142
142
  <div class="header-actions">
143
143
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.22">Last updated: Aug 7, 2025, 12:23 PM UTC</span>
144
+ <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
145
  </div>
146
146
 
147
147
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T12:23:08.469Z",
105
- "dateModified": "2025-08-07T12:23:08.469Z",
104
+ "datePublished": "2025-08-07T14:41:11.137Z",
105
+ "dateModified": "2025-08-07T14:41:11.137Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/prompts/project-rename-strategy-sasha-publish.html"
@@ -141,7 +141,7 @@
141
141
 
142
142
  <div class="header-actions">
143
143
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.22">Last updated: Aug 7, 2025, 12:23 PM UTC</span>
144
+ <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
145
  </div>
146
146
 
147
147