@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.
- package/assets/css/notion-style.css +76 -0
- package/assets/js/main.js +56 -1
- package/doc-builder.config.js +1 -1
- package/doc-builder.config.js.backup.1755031374829 +126 -0
- package/doc-builder.config.js.backup.1755034500990 +126 -0
- package/html/11.png +0 -0
- package/html/README.html +6 -4
- package/html/Screenshot 2025-08-12 at 21.35.07.png +0 -0
- package/html/about-doc-builder.html +6 -4
- package/html/css/notion-style.css +76 -0
- package/html/documentation-index.html +6 -4
- package/html/guides/authentication-default-change.html +6 -4
- package/html/guides/authentication-guide.html +6 -4
- package/html/guides/claude-workflow-guide.html +6 -4
- package/html/guides/configuration-guide.html +6 -4
- package/html/guides/documentation-standards.html +6 -4
- package/html/guides/html-embedding-guide.html +6 -4
- package/html/guides/image-modal-guide.html +6 -4
- package/html/guides/phosphor-icons-guide.html +6 -4
- package/html/guides/private-directory-authentication-troubleshooting.html +6 -4
- package/html/guides/private-directory-authentication.html +6 -4
- package/html/guides/public-site-deployment.html +6 -4
- package/html/guides/search-engine-verification-guide.html +6 -4
- package/html/guides/seo-guide.html +6 -4
- package/html/guides/seo-optimization-guide.html +6 -4
- package/html/guides/supabase-authentication-complete-guide.html +6 -4
- package/html/guides/troubleshooting-guide.html +6 -4
- package/html/guides/windows-setup-guide.html +6 -4
- package/html/image-modal-test.html +6 -4
- package/html/index.html +6 -4
- package/html/js/main.js +56 -1
- package/html/private/cache-control-anti-pattern.html +6 -4
- package/html/private/launch/README.html +6 -4
- package/html/private/launch/auth-cleanup-summary.html +6 -4
- package/html/private/launch/bubble-plugin-specification.html +6 -4
- package/html/private/launch/go-to-market-strategy.html +6 -4
- package/html/private/launch/launch-announcements.html +6 -4
- package/html/private/launch/vercel-deployment-auth-setup.html +6 -4
- package/html/private/next-steps-walkthrough.html +6 -4
- package/html/private/supabase-auth-implementation-completed.html +6 -4
- package/html/private/supabase-auth-implementation-plan.html +6 -4
- package/html/private/supabase-auth-integration-plan.html +6 -4
- package/html/private/supabase-auth-setup-guide.html +6 -4
- package/html/private/test-private-doc.html +6 -4
- package/html/private/user-management-tooling.html +6 -4
- package/html/prompts/beautiful-documentation-design.html +6 -4
- package/html/prompts/markdown-document-standards.html +6 -4
- package/html/prompts/project-rename-strategy-sasha-publish.html +6 -4
- package/html/sitemap.xml +59 -59
- package/html/test-questions/how-does-it-work%3F.html +6 -4
- package/html/test-questions/step-1%3A%20getting-started.html +6 -4
- package/html/test-questions/what-is-the-purpose.html +6 -4
- package/html/vercel-cli-setup-guide.html +6 -4
- package/html/vercel-first-time-setup-guide.html +6 -4
- package/html-static/11.png +0 -0
- package/html-static/README.html +4 -25
- package/html-static/Screenshot 2025-08-12 at 21.35.07.png +0 -0
- package/html-static/about-doc-builder.html +4 -25
- package/html-static/css/notion-style.css +76 -0
- package/html-static/documentation-index.html +4 -25
- package/html-static/guides/authentication-default-change.html +4 -25
- package/html-static/guides/authentication-guide.html +4 -25
- package/html-static/guides/claude-workflow-guide.html +4 -25
- package/html-static/guides/configuration-guide.html +4 -25
- package/html-static/guides/documentation-standards.html +4 -25
- package/html-static/guides/html-embedding-guide.html +4 -25
- package/html-static/guides/image-modal-guide.html +4 -25
- package/html-static/guides/phosphor-icons-guide.html +4 -25
- package/html-static/guides/private-directory-authentication-troubleshooting.html +4 -25
- package/html-static/guides/private-directory-authentication.html +4 -25
- package/html-static/guides/public-site-deployment.html +4 -25
- package/html-static/guides/search-engine-verification-guide.html +4 -25
- package/html-static/guides/seo-guide.html +4 -25
- package/html-static/guides/seo-optimization-guide.html +4 -25
- package/html-static/guides/supabase-authentication-complete-guide.html +4 -25
- package/html-static/guides/troubleshooting-guide.html +4 -25
- package/html-static/guides/windows-setup-guide.html +4 -25
- package/html-static/image-modal-test.html +4 -25
- package/html-static/index.html +4 -25
- package/html-static/js/main.js +56 -1
- package/html-static/prompts/beautiful-documentation-design.html +4 -25
- package/html-static/prompts/markdown-document-standards.html +4 -25
- package/html-static/prompts/project-rename-strategy-sasha-publish.html +4 -25
- package/html-static/sitemap.xml +32 -32
- package/html-static/test-questions/how-does-it-work%3F.html +4 -25
- package/html-static/test-questions/step-1%3A%20getting-started.html +4 -25
- package/html-static/test-questions/what-is-the-purpose.html +4 -25
- package/html-static/vercel-cli-setup-guide.html +4 -25
- package/html-static/vercel-first-time-setup-guide.html +4 -25
- package/lib/core-builder.js +10 -1
- package/package.json +1 -1
|
@@ -230,8 +230,8 @@
|
|
|
230
230
|
"name": "Knowcode Ltd",
|
|
231
231
|
"url": "https://knowcode.tech"
|
|
232
232
|
},
|
|
233
|
-
"datePublished": "2025-08-
|
|
234
|
-
"dateModified": "2025-08-
|
|
233
|
+
"datePublished": "2025-08-12T21:35:01.324Z",
|
|
234
|
+
"dateModified": "2025-08-12T21:35:01.324Z",
|
|
235
235
|
"mainEntityOfPage": {
|
|
236
236
|
"@type": "WebPage",
|
|
237
237
|
"@id": "https://doc-builder-delta.vercel.app/vercel-first-time-setup-guide.html"
|
|
@@ -257,33 +257,12 @@
|
|
|
257
257
|
</script>
|
|
258
258
|
</head>
|
|
259
259
|
<body>
|
|
260
|
-
|
|
261
|
-
<header class="header">
|
|
262
|
-
<div class="header-content">
|
|
263
|
-
<a href="index.html" class="logo">@knowcode/doc-builder</a>
|
|
264
|
-
|
|
265
|
-
<div class="header-actions">
|
|
266
|
-
<div class="deployment-info">
|
|
267
|
-
<span class="deployment-date" title="Built with doc-builder v1.9.23">Last updated: Aug 7, 2025, 02:41 PM UTC</span>
|
|
268
|
-
</div>
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
<button id="theme-toggle" class="theme-toggle" aria-label="Toggle theme">
|
|
273
|
-
<i class="fas fa-moon"></i>
|
|
274
|
-
</button>
|
|
275
|
-
|
|
276
|
-
<button id="menu-toggle" class="menu-toggle" aria-label="Toggle menu">
|
|
277
|
-
<i class="fas fa-bars"></i>
|
|
278
|
-
</button>
|
|
279
|
-
</div>
|
|
280
|
-
</div>
|
|
281
|
-
</header>
|
|
260
|
+
|
|
282
261
|
|
|
283
262
|
|
|
284
263
|
|
|
285
264
|
<!-- Breadcrumbs -->
|
|
286
|
-
<nav class="breadcrumbs" id="breadcrumbs">
|
|
265
|
+
<nav class="breadcrumbs breadcrumbs-static" id="breadcrumbs" data-build-date="Aug 12, 2025, 09:35 PM UTC" data-doc-builder-version="1.9.28">
|
|
287
266
|
<!-- Breadcrumbs will be generated by JavaScript -->
|
|
288
267
|
</nav>
|
|
289
268
|
|
package/lib/core-builder.js
CHANGED
|
@@ -719,6 +719,7 @@ ${seoTags}
|
|
|
719
719
|
${jsonLd}
|
|
720
720
|
</head>
|
|
721
721
|
<body>
|
|
722
|
+
${!config.isStaticOutput ? `
|
|
722
723
|
<!-- Header -->
|
|
723
724
|
<header class="header">
|
|
724
725
|
<div class="header-content">
|
|
@@ -752,6 +753,7 @@ ${seoTags}
|
|
|
752
753
|
</div>
|
|
753
754
|
</div>
|
|
754
755
|
</header>
|
|
756
|
+
` : ''}
|
|
755
757
|
|
|
756
758
|
${config.banner?.enabled || config.features?.banner ? `
|
|
757
759
|
<!-- Preview Banner -->
|
|
@@ -769,7 +771,14 @@ ${seoTags}
|
|
|
769
771
|
` : ''}
|
|
770
772
|
|
|
771
773
|
<!-- Breadcrumbs -->
|
|
772
|
-
<nav class="breadcrumbs" id="breadcrumbs"
|
|
774
|
+
<nav class="breadcrumbs ${config.isStaticOutput ? 'breadcrumbs-static' : ''}" id="breadcrumbs" ${config.isStaticOutput ? `data-build-date="${new Date().toLocaleDateString('en-US', {
|
|
775
|
+
year: 'numeric',
|
|
776
|
+
month: 'short',
|
|
777
|
+
day: 'numeric',
|
|
778
|
+
hour: '2-digit',
|
|
779
|
+
minute: '2-digit',
|
|
780
|
+
timeZone: 'UTC'
|
|
781
|
+
})} UTC" data-doc-builder-version="${docBuilderVersion}"` : ''}>
|
|
773
782
|
<!-- Breadcrumbs will be generated by JavaScript -->
|
|
774
783
|
</nav>
|
|
775
784
|
|