@knowcode/doc-builder 1.9.27 → 1.9.29

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 (91) hide show
  1. package/assets/css/notion-style.css +76 -0
  2. package/assets/js/main.js +56 -1
  3. package/doc-builder.config.js +1 -1
  4. package/doc-builder.config.js.backup.1755031374829 +126 -0
  5. package/doc-builder.config.js.backup.1755034500990 +126 -0
  6. package/html/11.png +0 -0
  7. package/html/README.html +6 -4
  8. package/html/Screenshot 2025-08-12 at 21.35.07.png +0 -0
  9. package/html/about-doc-builder.html +6 -4
  10. package/html/css/notion-style.css +76 -0
  11. package/html/documentation-index.html +6 -4
  12. package/html/guides/authentication-default-change.html +6 -4
  13. package/html/guides/authentication-guide.html +6 -4
  14. package/html/guides/claude-workflow-guide.html +6 -4
  15. package/html/guides/configuration-guide.html +6 -4
  16. package/html/guides/documentation-standards.html +6 -4
  17. package/html/guides/html-embedding-guide.html +6 -4
  18. package/html/guides/image-modal-guide.html +6 -4
  19. package/html/guides/phosphor-icons-guide.html +6 -4
  20. package/html/guides/private-directory-authentication-troubleshooting.html +6 -4
  21. package/html/guides/private-directory-authentication.html +6 -4
  22. package/html/guides/public-site-deployment.html +6 -4
  23. package/html/guides/search-engine-verification-guide.html +6 -4
  24. package/html/guides/seo-guide.html +6 -4
  25. package/html/guides/seo-optimization-guide.html +6 -4
  26. package/html/guides/supabase-authentication-complete-guide.html +6 -4
  27. package/html/guides/troubleshooting-guide.html +6 -4
  28. package/html/guides/windows-setup-guide.html +6 -4
  29. package/html/image-modal-test.html +6 -4
  30. package/html/index.html +6 -4
  31. package/html/js/main.js +56 -1
  32. package/html/private/cache-control-anti-pattern.html +6 -4
  33. package/html/private/launch/README.html +6 -4
  34. package/html/private/launch/auth-cleanup-summary.html +6 -4
  35. package/html/private/launch/bubble-plugin-specification.html +6 -4
  36. package/html/private/launch/go-to-market-strategy.html +6 -4
  37. package/html/private/launch/launch-announcements.html +6 -4
  38. package/html/private/launch/vercel-deployment-auth-setup.html +6 -4
  39. package/html/private/next-steps-walkthrough.html +6 -4
  40. package/html/private/supabase-auth-implementation-completed.html +6 -4
  41. package/html/private/supabase-auth-implementation-plan.html +6 -4
  42. package/html/private/supabase-auth-integration-plan.html +6 -4
  43. package/html/private/supabase-auth-setup-guide.html +6 -4
  44. package/html/private/test-private-doc.html +6 -4
  45. package/html/private/user-management-tooling.html +6 -4
  46. package/html/prompts/beautiful-documentation-design.html +6 -4
  47. package/html/prompts/markdown-document-standards.html +6 -4
  48. package/html/prompts/project-rename-strategy-sasha-publish.html +6 -4
  49. package/html/sitemap.xml +59 -59
  50. package/html/test-questions/how-does-it-work%3F.html +6 -4
  51. package/html/test-questions/step-1%3A%20getting-started.html +6 -4
  52. package/html/test-questions/what-is-the-purpose.html +6 -4
  53. package/html/vercel-cli-setup-guide.html +6 -4
  54. package/html/vercel-first-time-setup-guide.html +6 -4
  55. package/html-static/11.png +0 -0
  56. package/html-static/README.html +4 -25
  57. package/html-static/Screenshot 2025-08-12 at 21.35.07.png +0 -0
  58. package/html-static/about-doc-builder.html +4 -25
  59. package/html-static/css/notion-style.css +76 -0
  60. package/html-static/documentation-index.html +4 -25
  61. package/html-static/guides/authentication-default-change.html +4 -25
  62. package/html-static/guides/authentication-guide.html +4 -25
  63. package/html-static/guides/claude-workflow-guide.html +4 -25
  64. package/html-static/guides/configuration-guide.html +4 -25
  65. package/html-static/guides/documentation-standards.html +4 -25
  66. package/html-static/guides/html-embedding-guide.html +4 -25
  67. package/html-static/guides/image-modal-guide.html +4 -25
  68. package/html-static/guides/phosphor-icons-guide.html +4 -25
  69. package/html-static/guides/private-directory-authentication-troubleshooting.html +4 -25
  70. package/html-static/guides/private-directory-authentication.html +4 -25
  71. package/html-static/guides/public-site-deployment.html +4 -25
  72. package/html-static/guides/search-engine-verification-guide.html +4 -25
  73. package/html-static/guides/seo-guide.html +4 -25
  74. package/html-static/guides/seo-optimization-guide.html +4 -25
  75. package/html-static/guides/supabase-authentication-complete-guide.html +4 -25
  76. package/html-static/guides/troubleshooting-guide.html +4 -25
  77. package/html-static/guides/windows-setup-guide.html +4 -25
  78. package/html-static/image-modal-test.html +4 -25
  79. package/html-static/index.html +4 -25
  80. package/html-static/js/main.js +56 -1
  81. package/html-static/prompts/beautiful-documentation-design.html +4 -25
  82. package/html-static/prompts/markdown-document-standards.html +4 -25
  83. package/html-static/prompts/project-rename-strategy-sasha-publish.html +4 -25
  84. package/html-static/sitemap.xml +32 -32
  85. package/html-static/test-questions/how-does-it-work%3F.html +4 -25
  86. package/html-static/test-questions/step-1%3A%20getting-started.html +4 -25
  87. package/html-static/test-questions/what-is-the-purpose.html +4 -25
  88. package/html-static/vercel-cli-setup-guide.html +4 -25
  89. package/html-static/vercel-first-time-setup-guide.html +4 -25
  90. package/lib/core-builder.js +10 -1
  91. 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-07T14:41:11.051Z",
105
- "dateModified": "2025-08-07T14:41:11.051Z",
104
+ "datePublished": "2025-08-12T21:35:01.097Z",
105
+ "dateModified": "2025-08-12T21:35:01.097Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/guides/authentication-guide.html"
@@ -134,6 +134,7 @@
134
134
  </script>
135
135
  </head>
136
136
  <body>
137
+
137
138
  <!-- Header -->
138
139
  <header class="header">
139
140
  <div class="header-content">
@@ -141,7 +142,7 @@
141
142
 
142
143
  <div class="header-actions">
143
144
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
+ <span class="deployment-date" title="Built with doc-builder v1.9.28">Last updated: Aug 12, 2025, 09:35 PM UTC</span>
145
146
  </div>
146
147
 
147
148
 
@@ -163,8 +164,9 @@
163
164
 
164
165
 
165
166
 
167
+
166
168
  <!-- Breadcrumbs -->
167
- <nav class="breadcrumbs" id="breadcrumbs">
169
+ <nav class="breadcrumbs " id="breadcrumbs" >
168
170
  <!-- Breadcrumbs will be generated by JavaScript -->
169
171
  </nav>
170
172
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T14:41:11.055Z",
105
- "dateModified": "2025-08-07T14:41:11.055Z",
104
+ "datePublished": "2025-08-12T21:35:01.102Z",
105
+ "dateModified": "2025-08-12T21:35:01.102Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/guides/claude-workflow-guide.html"
@@ -134,6 +134,7 @@
134
134
  </script>
135
135
  </head>
136
136
  <body>
137
+
137
138
  <!-- Header -->
138
139
  <header class="header">
139
140
  <div class="header-content">
@@ -141,7 +142,7 @@
141
142
 
142
143
  <div class="header-actions">
143
144
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
+ <span class="deployment-date" title="Built with doc-builder v1.9.28">Last updated: Aug 12, 2025, 09:35 PM UTC</span>
145
146
  </div>
146
147
 
147
148
 
@@ -163,8 +164,9 @@
163
164
 
164
165
 
165
166
 
167
+
166
168
  <!-- Breadcrumbs -->
167
- <nav class="breadcrumbs" id="breadcrumbs">
169
+ <nav class="breadcrumbs " id="breadcrumbs" >
168
170
  <!-- Breadcrumbs will be generated by JavaScript -->
169
171
  </nav>
170
172
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T14:41:11.058Z",
105
- "dateModified": "2025-08-07T14:41:11.058Z",
104
+ "datePublished": "2025-08-12T21:35:01.106Z",
105
+ "dateModified": "2025-08-12T21:35:01.106Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/guides/configuration-guide.html"
@@ -134,6 +134,7 @@
134
134
  </script>
135
135
  </head>
136
136
  <body>
137
+
137
138
  <!-- Header -->
138
139
  <header class="header">
139
140
  <div class="header-content">
@@ -141,7 +142,7 @@
141
142
 
142
143
  <div class="header-actions">
143
144
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
+ <span class="deployment-date" title="Built with doc-builder v1.9.28">Last updated: Aug 12, 2025, 09:35 PM UTC</span>
145
146
  </div>
146
147
 
147
148
 
@@ -163,8 +164,9 @@
163
164
 
164
165
 
165
166
 
167
+
166
168
  <!-- Breadcrumbs -->
167
- <nav class="breadcrumbs" id="breadcrumbs">
169
+ <nav class="breadcrumbs " id="breadcrumbs" >
168
170
  <!-- Breadcrumbs will be generated by JavaScript -->
169
171
  </nav>
170
172
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T14:41:11.062Z",
105
- "dateModified": "2025-08-07T14:41:11.062Z",
104
+ "datePublished": "2025-08-12T21:35:01.112Z",
105
+ "dateModified": "2025-08-12T21:35:01.112Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/guides/documentation-standards.html"
@@ -134,6 +134,7 @@
134
134
  </script>
135
135
  </head>
136
136
  <body>
137
+
137
138
  <!-- Header -->
138
139
  <header class="header">
139
140
  <div class="header-content">
@@ -141,7 +142,7 @@
141
142
 
142
143
  <div class="header-actions">
143
144
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
+ <span class="deployment-date" title="Built with doc-builder v1.9.28">Last updated: Aug 12, 2025, 09:35 PM UTC</span>
145
146
  </div>
146
147
 
147
148
 
@@ -163,8 +164,9 @@
163
164
 
164
165
 
165
166
 
167
+
166
168
  <!-- Breadcrumbs -->
167
- <nav class="breadcrumbs" id="breadcrumbs">
169
+ <nav class="breadcrumbs " id="breadcrumbs" >
168
170
  <!-- Breadcrumbs will be generated by JavaScript -->
169
171
  </nav>
170
172
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T14:41:11.065Z",
105
- "dateModified": "2025-08-07T14:41:11.065Z",
104
+ "datePublished": "2025-08-12T21:35:01.115Z",
105
+ "dateModified": "2025-08-12T21:35:01.115Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/guides/html-embedding-guide.html"
@@ -134,6 +134,7 @@
134
134
  </script>
135
135
  </head>
136
136
  <body>
137
+
137
138
  <!-- Header -->
138
139
  <header class="header">
139
140
  <div class="header-content">
@@ -141,7 +142,7 @@
141
142
 
142
143
  <div class="header-actions">
143
144
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
+ <span class="deployment-date" title="Built with doc-builder v1.9.28">Last updated: Aug 12, 2025, 09:35 PM UTC</span>
145
146
  </div>
146
147
 
147
148
 
@@ -163,8 +164,9 @@
163
164
 
164
165
 
165
166
 
167
+
166
168
  <!-- Breadcrumbs -->
167
- <nav class="breadcrumbs" id="breadcrumbs">
169
+ <nav class="breadcrumbs " id="breadcrumbs" >
168
170
  <!-- Breadcrumbs will be generated by JavaScript -->
169
171
  </nav>
170
172
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T14:41:11.066Z",
105
- "dateModified": "2025-08-07T14:41:11.066Z",
104
+ "datePublished": "2025-08-12T21:35:01.118Z",
105
+ "dateModified": "2025-08-12T21:35:01.118Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/guides/image-modal-guide.html"
@@ -134,6 +134,7 @@
134
134
  </script>
135
135
  </head>
136
136
  <body>
137
+
137
138
  <!-- Header -->
138
139
  <header class="header">
139
140
  <div class="header-content">
@@ -141,7 +142,7 @@
141
142
 
142
143
  <div class="header-actions">
143
144
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
+ <span class="deployment-date" title="Built with doc-builder v1.9.28">Last updated: Aug 12, 2025, 09:35 PM UTC</span>
145
146
  </div>
146
147
 
147
148
 
@@ -163,8 +164,9 @@
163
164
 
164
165
 
165
166
 
167
+
166
168
  <!-- Breadcrumbs -->
167
- <nav class="breadcrumbs" id="breadcrumbs">
169
+ <nav class="breadcrumbs " id="breadcrumbs" >
168
170
  <!-- Breadcrumbs will be generated by JavaScript -->
169
171
  </nav>
170
172
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T14:41:11.069Z",
105
- "dateModified": "2025-08-07T14:41:11.069Z",
104
+ "datePublished": "2025-08-12T21:35:01.122Z",
105
+ "dateModified": "2025-08-12T21:35:01.122Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/guides/phosphor-icons-guide.html"
@@ -134,6 +134,7 @@
134
134
  </script>
135
135
  </head>
136
136
  <body>
137
+
137
138
  <!-- Header -->
138
139
  <header class="header">
139
140
  <div class="header-content">
@@ -141,7 +142,7 @@
141
142
 
142
143
  <div class="header-actions">
143
144
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
+ <span class="deployment-date" title="Built with doc-builder v1.9.28">Last updated: Aug 12, 2025, 09:35 PM UTC</span>
145
146
  </div>
146
147
 
147
148
 
@@ -163,8 +164,9 @@
163
164
 
164
165
 
165
166
 
167
+
166
168
  <!-- Breadcrumbs -->
167
- <nav class="breadcrumbs" id="breadcrumbs">
169
+ <nav class="breadcrumbs " id="breadcrumbs" >
168
170
  <!-- Breadcrumbs will be generated by JavaScript -->
169
171
  </nav>
170
172
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T14:41:11.071Z",
105
- "dateModified": "2025-08-07T14:41:11.071Z",
104
+ "datePublished": "2025-08-12T21:35:01.125Z",
105
+ "dateModified": "2025-08-12T21:35:01.125Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/guides/private-directory-authentication-troubleshooting.html"
@@ -134,6 +134,7 @@
134
134
  </script>
135
135
  </head>
136
136
  <body>
137
+
137
138
  <!-- Header -->
138
139
  <header class="header">
139
140
  <div class="header-content">
@@ -141,7 +142,7 @@
141
142
 
142
143
  <div class="header-actions">
143
144
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
+ <span class="deployment-date" title="Built with doc-builder v1.9.28">Last updated: Aug 12, 2025, 09:35 PM UTC</span>
145
146
  </div>
146
147
 
147
148
 
@@ -163,8 +164,9 @@
163
164
 
164
165
 
165
166
 
167
+
166
168
  <!-- Breadcrumbs -->
167
- <nav class="breadcrumbs" id="breadcrumbs">
169
+ <nav class="breadcrumbs " id="breadcrumbs" >
168
170
  <!-- Breadcrumbs will be generated by JavaScript -->
169
171
  </nav>
170
172
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T14:41:11.074Z",
105
- "dateModified": "2025-08-07T14:41:11.074Z",
104
+ "datePublished": "2025-08-12T21:35:01.129Z",
105
+ "dateModified": "2025-08-12T21:35:01.129Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/guides/private-directory-authentication.html"
@@ -134,6 +134,7 @@
134
134
  </script>
135
135
  </head>
136
136
  <body>
137
+
137
138
  <!-- Header -->
138
139
  <header class="header">
139
140
  <div class="header-content">
@@ -141,7 +142,7 @@
141
142
 
142
143
  <div class="header-actions">
143
144
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
+ <span class="deployment-date" title="Built with doc-builder v1.9.28">Last updated: Aug 12, 2025, 09:35 PM UTC</span>
145
146
  </div>
146
147
 
147
148
 
@@ -163,8 +164,9 @@
163
164
 
164
165
 
165
166
 
167
+
166
168
  <!-- Breadcrumbs -->
167
- <nav class="breadcrumbs" id="breadcrumbs">
169
+ <nav class="breadcrumbs " id="breadcrumbs" >
168
170
  <!-- Breadcrumbs will be generated by JavaScript -->
169
171
  </nav>
170
172
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T14:41:11.075Z",
105
- "dateModified": "2025-08-07T14:41:11.075Z",
104
+ "datePublished": "2025-08-12T21:35:01.131Z",
105
+ "dateModified": "2025-08-12T21:35:01.131Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/guides/public-site-deployment.html"
@@ -134,6 +134,7 @@
134
134
  </script>
135
135
  </head>
136
136
  <body>
137
+
137
138
  <!-- Header -->
138
139
  <header class="header">
139
140
  <div class="header-content">
@@ -141,7 +142,7 @@
141
142
 
142
143
  <div class="header-actions">
143
144
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
+ <span class="deployment-date" title="Built with doc-builder v1.9.28">Last updated: Aug 12, 2025, 09:35 PM UTC</span>
145
146
  </div>
146
147
 
147
148
 
@@ -163,8 +164,9 @@
163
164
 
164
165
 
165
166
 
167
+
166
168
  <!-- Breadcrumbs -->
167
- <nav class="breadcrumbs" id="breadcrumbs">
169
+ <nav class="breadcrumbs " id="breadcrumbs" >
168
170
  <!-- Breadcrumbs will be generated by JavaScript -->
169
171
  </nav>
170
172
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T14:41:11.077Z",
105
- "dateModified": "2025-08-07T14:41:11.077Z",
104
+ "datePublished": "2025-08-12T21:35:01.133Z",
105
+ "dateModified": "2025-08-12T21:35:01.133Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/guides/search-engine-verification-guide.html"
@@ -134,6 +134,7 @@
134
134
  </script>
135
135
  </head>
136
136
  <body>
137
+
137
138
  <!-- Header -->
138
139
  <header class="header">
139
140
  <div class="header-content">
@@ -141,7 +142,7 @@
141
142
 
142
143
  <div class="header-actions">
143
144
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
+ <span class="deployment-date" title="Built with doc-builder v1.9.28">Last updated: Aug 12, 2025, 09:35 PM UTC</span>
145
146
  </div>
146
147
 
147
148
 
@@ -163,8 +164,9 @@
163
164
 
164
165
 
165
166
 
167
+
166
168
  <!-- Breadcrumbs -->
167
- <nav class="breadcrumbs" id="breadcrumbs">
169
+ <nav class="breadcrumbs " id="breadcrumbs" >
168
170
  <!-- Breadcrumbs will be generated by JavaScript -->
169
171
  </nav>
170
172
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T14:41:11.079Z",
105
- "dateModified": "2025-08-07T14:41:11.079Z",
104
+ "datePublished": "2025-08-12T21:35:01.137Z",
105
+ "dateModified": "2025-08-12T21:35:01.137Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/guides/seo-guide.html"
@@ -134,6 +134,7 @@
134
134
  </script>
135
135
  </head>
136
136
  <body>
137
+
137
138
  <!-- Header -->
138
139
  <header class="header">
139
140
  <div class="header-content">
@@ -141,7 +142,7 @@
141
142
 
142
143
  <div class="header-actions">
143
144
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
+ <span class="deployment-date" title="Built with doc-builder v1.9.28">Last updated: Aug 12, 2025, 09:35 PM UTC</span>
145
146
  </div>
146
147
 
147
148
 
@@ -163,8 +164,9 @@
163
164
 
164
165
 
165
166
 
167
+
166
168
  <!-- Breadcrumbs -->
167
- <nav class="breadcrumbs" id="breadcrumbs">
169
+ <nav class="breadcrumbs " id="breadcrumbs" >
168
170
  <!-- Breadcrumbs will be generated by JavaScript -->
169
171
  </nav>
170
172
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T14:41:11.084Z",
105
- "dateModified": "2025-08-07T14:41:11.084Z",
104
+ "datePublished": "2025-08-12T21:35:01.142Z",
105
+ "dateModified": "2025-08-12T21:35:01.142Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/guides/seo-optimization-guide.html"
@@ -134,6 +134,7 @@
134
134
  </script>
135
135
  </head>
136
136
  <body>
137
+
137
138
  <!-- Header -->
138
139
  <header class="header">
139
140
  <div class="header-content">
@@ -141,7 +142,7 @@
141
142
 
142
143
  <div class="header-actions">
143
144
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
+ <span class="deployment-date" title="Built with doc-builder v1.9.28">Last updated: Aug 12, 2025, 09:35 PM UTC</span>
145
146
  </div>
146
147
 
147
148
 
@@ -163,8 +164,9 @@
163
164
 
164
165
 
165
166
 
167
+
166
168
  <!-- Breadcrumbs -->
167
- <nav class="breadcrumbs" id="breadcrumbs">
169
+ <nav class="breadcrumbs " id="breadcrumbs" >
168
170
  <!-- Breadcrumbs will be generated by JavaScript -->
169
171
  </nav>
170
172
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T14:41:11.088Z",
105
- "dateModified": "2025-08-07T14:41:11.088Z",
104
+ "datePublished": "2025-08-12T21:35:01.145Z",
105
+ "dateModified": "2025-08-12T21:35:01.145Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/guides/supabase-authentication-complete-guide.html"
@@ -134,6 +134,7 @@
134
134
  </script>
135
135
  </head>
136
136
  <body>
137
+
137
138
  <!-- Header -->
138
139
  <header class="header">
139
140
  <div class="header-content">
@@ -141,7 +142,7 @@
141
142
 
142
143
  <div class="header-actions">
143
144
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
+ <span class="deployment-date" title="Built with doc-builder v1.9.28">Last updated: Aug 12, 2025, 09:35 PM UTC</span>
145
146
  </div>
146
147
 
147
148
 
@@ -163,8 +164,9 @@
163
164
 
164
165
 
165
166
 
167
+
166
168
  <!-- Breadcrumbs -->
167
- <nav class="breadcrumbs" id="breadcrumbs">
169
+ <nav class="breadcrumbs " id="breadcrumbs" >
168
170
  <!-- Breadcrumbs will be generated by JavaScript -->
169
171
  </nav>
170
172
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T14:41:11.092Z",
105
- "dateModified": "2025-08-07T14:41:11.092Z",
104
+ "datePublished": "2025-08-12T21:35:01.148Z",
105
+ "dateModified": "2025-08-12T21:35:01.148Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/guides/troubleshooting-guide.html"
@@ -134,6 +134,7 @@
134
134
  </script>
135
135
  </head>
136
136
  <body>
137
+
137
138
  <!-- Header -->
138
139
  <header class="header">
139
140
  <div class="header-content">
@@ -141,7 +142,7 @@
141
142
 
142
143
  <div class="header-actions">
143
144
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
+ <span class="deployment-date" title="Built with doc-builder v1.9.28">Last updated: Aug 12, 2025, 09:35 PM UTC</span>
145
146
  </div>
146
147
 
147
148
 
@@ -163,8 +164,9 @@
163
164
 
164
165
 
165
166
 
167
+
166
168
  <!-- Breadcrumbs -->
167
- <nav class="breadcrumbs" id="breadcrumbs">
169
+ <nav class="breadcrumbs " id="breadcrumbs" >
168
170
  <!-- Breadcrumbs will be generated by JavaScript -->
169
171
  </nav>
170
172
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T14:41:11.097Z",
105
- "dateModified": "2025-08-07T14:41:11.097Z",
104
+ "datePublished": "2025-08-12T21:35:01.153Z",
105
+ "dateModified": "2025-08-12T21:35:01.153Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/guides/windows-setup-guide.html"
@@ -134,6 +134,7 @@
134
134
  </script>
135
135
  </head>
136
136
  <body>
137
+
137
138
  <!-- Header -->
138
139
  <header class="header">
139
140
  <div class="header-content">
@@ -141,7 +142,7 @@
141
142
 
142
143
  <div class="header-actions">
143
144
  <div class="deployment-info">
144
- <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
145
+ <span class="deployment-date" title="Built with doc-builder v1.9.28">Last updated: Aug 12, 2025, 09:35 PM UTC</span>
145
146
  </div>
146
147
 
147
148
 
@@ -163,8 +164,9 @@
163
164
 
164
165
 
165
166
 
167
+
166
168
  <!-- Breadcrumbs -->
167
- <nav class="breadcrumbs" id="breadcrumbs">
169
+ <nav class="breadcrumbs " id="breadcrumbs" >
168
170
  <!-- Breadcrumbs will be generated by JavaScript -->
169
171
  </nav>
170
172
 
@@ -101,8 +101,8 @@
101
101
  "name": "Knowcode Ltd",
102
102
  "url": "https://knowcode.tech"
103
103
  },
104
- "datePublished": "2025-08-07T14:41:11.098Z",
105
- "dateModified": "2025-08-07T14:41:11.098Z",
104
+ "datePublished": "2025-08-12T21:35:01.156Z",
105
+ "dateModified": "2025-08-12T21:35:01.156Z",
106
106
  "mainEntityOfPage": {
107
107
  "@type": "WebPage",
108
108
  "@id": "https://doc-builder-delta.vercel.app/image-modal-test.html"
@@ -128,6 +128,7 @@
128
128
  </script>
129
129
  </head>
130
130
  <body>
131
+
131
132
  <!-- Header -->
132
133
  <header class="header">
133
134
  <div class="header-content">
@@ -135,7 +136,7 @@
135
136
 
136
137
  <div class="header-actions">
137
138
  <div class="deployment-info">
138
- <span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
139
+ <span class="deployment-date" title="Built with doc-builder v1.9.28">Last updated: Aug 12, 2025, 09:35 PM UTC</span>
139
140
  </div>
140
141
 
141
142
 
@@ -157,8 +158,9 @@
157
158
 
158
159
 
159
160
 
161
+
160
162
  <!-- Breadcrumbs -->
161
- <nav class="breadcrumbs" id="breadcrumbs">
163
+ <nav class="breadcrumbs " id="breadcrumbs" >
162
164
  <!-- Breadcrumbs will be generated by JavaScript -->
163
165
  </nav>
164
166