@knowcode/doc-builder 1.5.21 → 1.5.23

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/html/index.html CHANGED
@@ -62,8 +62,8 @@
62
62
  "name": "Knowcode Ltd",
63
63
  "url": "https://knowcode.tech"
64
64
  },
65
- "datePublished": "2025-07-22T16:12:47.246Z",
66
- "dateModified": "2025-07-22T16:12:47.246Z",
65
+ "datePublished": "2025-07-22T19:23:11.898Z",
66
+ "dateModified": "2025-07-22T19:23:11.898Z",
67
67
  "mainEntityOfPage": {
68
68
  "@type": "WebPage",
69
69
  "@id": "https://doc-builder-delta.vercel.app/README.html"
@@ -96,7 +96,7 @@
96
96
 
97
97
  <div class="header-actions">
98
98
  <div class="deployment-info">
99
- <span class="deployment-date" title="Built with doc-builder v1.5.20">Last updated: Jul 22, 2025, 04:12 PM UTC</span>
99
+ <span class="deployment-date" title="Built with doc-builder v1.5.22">Last updated: Jul 22, 2025, 07:23 PM UTC</span>
100
100
  </div>
101
101
 
102
102
 
@@ -148,7 +148,7 @@
148
148
  <a href="/README.html" class="nav-item active" data-tooltip="@knowcode/doc-builder."><i class="fas fa-file-alt"></i> Overview</a>
149
149
  <a href="/documentation-index.html" class="nav-item" data-tooltip="This directory contains additional documentation for the @knowcode/doc-builder project, organized by topic and purpose."><i class="fas fa-file-alt"></i> Documentation Index</a>
150
150
  <a href="/vercel-cli-setup-guide.html" class="nav-item" data-tooltip="This guide provides comprehensive instructions for installing the Vercel CLI across different operating systems."><i class="fas fa-file-alt"></i> Vercel Cli Setup Guide</a>
151
- <a href="/vercel-first-time-setup-guide.html" class="nav-item" data-tooltip="This guide walks you through the streamlined Vercel deployment process when using."><i class="fas fa-file-alt"></i> Vercel First Time Setup Guide</a></div></div>
151
+ <a href="/vercel-first-time-setup-guide.html" class="nav-item" data-tooltip="This guide walks you through the Vercel deployment process when using ."><i class="fas fa-file-alt"></i> Vercel First Time Setup Guide</a></div></div>
152
152
  <div class="nav-section" data-level="1">
153
153
  <a class="nav-title collapsible expanded" href="#" data-target="nav-guides-1" >
154
154
  <i class="fas fa-chevron-right collapse-icon"></i><i class="fas fa-folder"></i> Guides
@@ -163,6 +163,15 @@
163
163
  <a href="/guides/seo-optimization-guide.html" class="nav-item" data-tooltip="@knowcode/doc-builder includes comprehensive SEO (Search Engine Optimization) features that automatically optimize your documentation for search..."><i class="fas fa-file-alt"></i> Seo Optimization Guide</a>
164
164
  <a href="/guides/troubleshooting-guide.html" class="nav-item" data-tooltip="This guide helps you resolve common issues when using @knowcode/doc-builder."><i class="fas fa-file-alt"></i> Troubleshooting Guide</a>
165
165
  <a href="/guides/windows-setup-guide.html" class="nav-item" data-tooltip="This guide helps Windows users set up the complete AI-powered documentation workflow using Claude Code, @knowcode/doc-builder, and Vercel."><i class="fas fa-file-alt"></i> Windows Setup Guide</a></div></div>
166
+ <div class="nav-section" data-level="1">
167
+ <a class="nav-title collapsible expanded" href="/launch/README.html" data-target="nav-launch-1" >
168
+ <i class="fas fa-chevron-right collapse-icon"></i><i class="fas fa-folder"></i> Launch
169
+ </a>
170
+ <div class="nav-content" id="nav-launch-1">
171
+ <a href="/launch/README.html" class="nav-item" data-tooltip="This directory contains all documentation related to the commercial launch of @knowcode/doc-builder, including go-to-market strategy, platform..."><i class="fas fa-file-alt"></i> Launch Overview</a>
172
+ <a href="/launch/bubble-plugin-specification.html" class="nav-item" data-tooltip="This document outlines the technical specification for creating a Bubble.io plugin that integrates @knowcode/doc-builder, enabling Bubble developers..."><i class="fas fa-file-alt"></i> Bubble Plugin Specification</a>
173
+ <a href="/launch/go-to-market-strategy.html" class="nav-item" data-tooltip="Go-to-Market Strategy &amp; Product Launch Plan."><i class="fas fa-file-alt"></i> Go To Market Strategy</a>
174
+ <a href="/launch/launch-announcements.html" class="nav-item" data-tooltip="This document contains ready-to-use announcement templates for launching @knowcode/doc-builder across various platforms and channels."><i class="fas fa-file-alt"></i> Launch Announcements</a></div></div>
166
175
  </nav>
167
176
  <div class="resize-handle"></div>
168
177
  </aside>
@@ -180,7 +189,7 @@
180
189
  <h3><i class="ph ph-rocket-launch" aria-label="launch"></i> Quick Start</h3>
181
190
  <pre><code class="language-bash">npx @knowcode/doc-builder@latest deploy
182
191
  </code></pre>
183
- <p><a href="https://doc-builder-delta.vercel.app"><strong>Live Demo</strong></a> | <a href="https://www.npmjs.com/package/@knowcode/doc-builder"><strong>NPM Package</strong></a> | <a href="https://github.com/knowcode/doc-builder"><strong>GitHub</strong></a></p>
192
+ <p><a href="https://doc-builder-delta.vercel.app"><strong>You are looking at a demo</strong></a> | <a href="https://www.npmjs.com/package/@knowcode/doc-builder"><strong>NPM Package</strong></a> | <a href="https://github.com/wapdat/doc-builder"><strong>GitHub</strong></a></p>
184
193
  </div>
185
194
 
186
195
  <hr>
@@ -253,66 +262,53 @@
253
262
  <h2><i class="ph ph-gear-six" aria-label="tools"></i> Simple Workflow</h2>
254
263
  <table>
255
264
  <tr>
256
- <td width="25%">
265
+ <td width="50%">
257
266
 
258
- <h3>1️⃣ Initialize</h3>
267
+ <h3>1️⃣ Setup</h3>
259
268
  <pre><code class="language-bash">npx @knowcode/doc-builder@latest init
260
269
  </code></pre>
261
- <p><em>Create project structure</em></p>
270
+ <p><em>Create project structure and configure doc-builder</em></p>
262
271
  </td>
263
- <td width="25%">
264
-
265
- <h3>2️⃣ Write Docs</h3>
266
- <pre><code class="language-markdown"># Getting Started
267
- Welcome to our docs!
268
-
269
- ## Features
270
- - <i class="ph ph-check-circle" aria-label="checked"></i> Feature one
271
- - <i class="ph ph-check-circle" aria-label="checked"></i> Feature two
272
- </code></pre>
273
- <p><em>Use markdown files</em></p>
274
- </td>
275
- <td width="25%">
276
-
277
- <h3>3️⃣ Preview</h3>
278
- <pre><code class="language-bash">npx @knowcode/doc-builder@latest dev
279
- </code></pre>
280
- <p><em>Live development server</em></p>
281
- </td>
282
- <td width="25%">
272
+ <td width="50%">
283
273
 
284
- <h3>4️⃣ Deploy</h3>
274
+ <h3>2️⃣ Deploy</h3>
285
275
  <pre><code class="language-bash">npx @knowcode/doc-builder@latest deploy
286
276
  </code></pre>
287
- <p><em>Push to production</em></p>
277
+ <p><em>Build your markdown files and deploy to production</em></p>
288
278
  </td>
289
279
  </tr>
290
280
  </table>
291
281
 
292
282
  <h2><i class="ph ph-gear" aria-label="settings"></i> Configuration</h2>
283
+ <p>Configuration is fully managed through the CLI tools - no manual file editing required! The tool handles all settings automatically during setup and deployment.</p>
293
284
  <table>
294
285
  <tr>
295
286
  <td width="50%">
296
287
 
297
- <h3>Basic Config</h3>
298
- <pre><code class="language-javascript">module.exports = {
299
- siteName: &#39;Your Amazing Docs&#39;,
300
- siteDescription: &#39;Docs developers love&#39;,
288
+ <h3>Basic Config (Reference Only)</h3>
289
+ <pre><code class="language-javascript">// doc-builder.config.js
290
+ // This file is auto-generated and managed by the CLI
291
+ module.exports = {
292
+ siteName: &#39;@knowcode/doc-builder&#39;,
293
+ siteDescription: &#39;Transform markdown into beautiful documentation&#39;,
301
294
  docsDir: &#39;docs&#39;,
302
295
  outputDir: &#39;html&#39;
303
296
  };
304
297
  </code></pre>
298
+ <p><em>The CLI creates and updates this for you</em></p>
305
299
  </td>
306
300
  <td width="50%">
307
301
 
308
- <h3>Advanced Features</h3>
309
- <pre><code class="language-javascript">features: {
302
+ <h3>Advanced Features (Reference Only)</h3>
303
+ <pre><code class="language-javascript">// Also managed via CLI commands
304
+ features: {
310
305
  mermaid: true, // Diagrams
311
306
  darkMode: true, // Theme toggle
312
307
  authentication: true, // Password
313
308
  changelog: true // Auto-generate
314
309
  }
315
310
  </code></pre>
311
+ <p><em>Use <code>init</code> or <code>deploy</code> commands to configure</em></p>
316
312
  </td>
317
313
  </tr>
318
314
  </table>
@@ -340,7 +336,7 @@ Welcome to our docs!
340
336
  const docBuilder = require(&#39;@knowcode/doc-builder&#39;);
341
337
 
342
338
  docBuilder.build({
343
- siteName: &#39;My Docs&#39;,
339
+ siteName: &#39;@knowcode/doc-builder&#39;,
344
340
  features: { darkMode: true }
345
341
  });
346
342
  </code></pre>
@@ -387,7 +383,7 @@ docBuilder.build({
387
383
  <td width="50%">
388
384
 
389
385
  <h3>Contributing</h3>
390
- <p>We welcome contributions! Check our <a href="https://github.com/knowcode/doc-builder">contribution guide</a> to get started.</p>
386
+ <p>We welcome contributions! Check our <a href="https://github.com/wapdat/doc-builder">contribution guide</a> to get started.</p>
391
387
  <p><strong>Ways to help:</strong></p>
392
388
  <ul>
393
389
  <li><i class="ph ph-bug" aria-label="bug"></i> Report bugs</li>
@@ -403,9 +399,9 @@ docBuilder.build({
403
399
  <p><strong>Connect with us:</strong></p>
404
400
  <ul>
405
401
  <li><i class="ph ph-package" aria-label="package"></i> <a href="https://www.npmjs.com/package/@knowcode/doc-builder">NPM Package</a></li>
406
- <li>🐙 <a href="https://github.com/knowcode/doc-builder">GitHub Repo</a></li>
402
+ <li>🐙 <a href="https://github.com/wapdat/doc-builder">GitHub Repo</a></li>
407
403
  <li>🌐 <a href="https://knowcode.com">Website</a></li>
408
- <li><i class="ph ph-chat-circle" aria-label="chat"></i> <a href="https://github.com/knowcode/doc-builder/discussions">Discussions</a></li>
404
+ <li><i class="ph ph-chat-circle" aria-label="chat"></i> <a href="https://github.com/wapdat/doc-builder/discussions">Discussions</a></li>
409
405
  </ul>
410
406
  </td>
411
407
  </tr>
@@ -416,7 +412,7 @@ docBuilder.build({
416
412
 
417
413
  <h3><i class="ph ph-note-pencil" aria-label="edit"></i> License: MIT © KnowCode</h3>
418
414
  <p>Built with <i class="ph ph-heart" aria-label="love"></i> by developers, for developers</p>
419
- <p><a href="https://www.npmjs.com/package/@knowcode/doc-builder"><strong>Get Started</strong></a> | <a href="https://doc-builder-delta.vercel.app"><strong>View Demo</strong></a> | <a href="https://github.com/knowcode/doc-builder"><strong>Star on GitHub</strong></a></p>
415
+ <p><a href="https://www.npmjs.com/package/@knowcode/doc-builder"><strong>Get Started</strong></a> | <a href="https://doc-builder-delta.vercel.app"><strong>You are looking at a demo</strong></a> | <a href="https://github.com/wapdat/doc-builder"><strong>Star on GitHub</strong></a></p>
420
416
  </div>
421
417
 
422
418
  </div>
@@ -0,0 +1,277 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <meta name="description" content="This directory contains all documentation related to the commercial launch of @knowcode/doc-builder, including go-to-market strategy, platform integrations,...">
7
+ <title>Launch Documentation | Doc Builder</title>
8
+
9
+ <meta name="author" content="Lindsay Smith">
10
+ <meta name="keywords" content="documentation, markdown, static site generator, vercel, notion-style, launch, marketing">
11
+ <meta name="robots" content="index, follow">
12
+ <link rel="canonical" href="https://doc-builder-delta.vercel.app/launch/README.html">
13
+
14
+ <!-- Open Graph / Facebook -->
15
+ <meta property="og:type" content="article">
16
+ <meta property="og:url" content="https://doc-builder-delta.vercel.app/launch/README.html">
17
+ <meta property="og:title" content="Launch Documentation | Doc Builder">
18
+ <meta property="og:description" content="This directory contains all documentation related to the commercial launch of @knowcode/doc-builder, including go-to-market strategy, platform integrations,...">
19
+ <meta property="og:image" content="https://doc-builder-delta.vercel.app/og-default.png">
20
+ <meta property="og:site_name" content="Doc Builder">
21
+ <meta property="og:locale" content="en_US">
22
+
23
+ <!-- Twitter Card -->
24
+ <meta name="twitter:card" content="summary_large_image">
25
+ <meta name="twitter:site" content="@planbbackups">
26
+ <meta name="twitter:creator" content="@planbbackups">
27
+ <meta name="twitter:title" content="Launch Documentation | Doc Builder">
28
+ <meta name="twitter:description" content="This directory contains all documentation related to the commercial launch of @knowcode/doc-builder, including go-to-market strategy, platform integrations,...">
29
+ <meta name="twitter:image" content="https://doc-builder-delta.vercel.app/og-default.png">
30
+
31
+ <!-- Custom Meta Tags -->
32
+ <meta name="google-site-verification" content="FtzcDTf5BQ9K5EfnGazQkgU2U4FiN3ITzM7gHwqUAqQ">
33
+
34
+ <!-- Fonts -->
35
+ <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
36
+
37
+ <!-- Icons -->
38
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
39
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.1/src/regular/style.css">
40
+
41
+ <!-- Mermaid -->
42
+ <script src="https://cdn.jsdelivr.net/npm/mermaid@10.6.1/dist/mermaid.min.js"></script>
43
+
44
+ <!-- Styles -->
45
+ <link rel="stylesheet" href="/css/notion-style.css">
46
+
47
+ <!-- Favicon -->
48
+ <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>📚</text></svg>">
49
+
50
+ <script type="application/ld+json">
51
+ {
52
+ "@context": "https://schema.org",
53
+ "@type": "TechArticle",
54
+ "headline": "Launch Documentation",
55
+ "description": "This directory contains all documentation related to the commercial launch of @knowcode/doc-builder, including go-to-market strategy, platform integrations,...",
56
+ "author": {
57
+ "@type": "Person",
58
+ "name": "Lindsay Smith"
59
+ },
60
+ "publisher": {
61
+ "@type": "Organization",
62
+ "name": "Knowcode Ltd",
63
+ "url": "https://knowcode.tech"
64
+ },
65
+ "datePublished": "2025-07-22T19:23:11.958Z",
66
+ "dateModified": "2025-07-22T19:23:11.958Z",
67
+ "mainEntityOfPage": {
68
+ "@type": "WebPage",
69
+ "@id": "https://doc-builder-delta.vercel.app/launch/README.html"
70
+ },
71
+ "breadcrumb": {
72
+ "@type": "BreadcrumbList",
73
+ "itemListElement": [
74
+ {
75
+ "@type": "ListItem",
76
+ "position": 1,
77
+ "name": "Doc Builder",
78
+ "item": "https://doc-builder-delta.vercel.app"
79
+ },
80
+ {
81
+ "@type": "ListItem",
82
+ "position": 2,
83
+ "name": "Launch",
84
+ "item": "https://doc-builder-delta.vercel.app/launch/"
85
+ },
86
+ {
87
+ "@type": "ListItem",
88
+ "position": 3,
89
+ "name": "README",
90
+ "item": "https://doc-builder-delta.vercel.app/launch/README.html"
91
+ }
92
+ ]
93
+ }
94
+ }
95
+ </script>
96
+ </head>
97
+ <body>
98
+ <!-- Header -->
99
+ <header class="header">
100
+ <div class="header-content">
101
+ <a href="/index.html" class="logo">Doc Builder</a>
102
+
103
+ <div class="header-actions">
104
+ <div class="deployment-info">
105
+ <span class="deployment-date" title="Built with doc-builder v1.5.22">Last updated: Jul 22, 2025, 07:23 PM UTC</span>
106
+ </div>
107
+
108
+
109
+
110
+ <button id="theme-toggle" class="theme-toggle" aria-label="Toggle theme">
111
+ <i class="fas fa-moon"></i>
112
+ </button>
113
+
114
+ <button id="menu-toggle" class="menu-toggle" aria-label="Toggle menu">
115
+ <i class="fas fa-bars"></i>
116
+ </button>
117
+ </div>
118
+ </div>
119
+ </header>
120
+
121
+ <!-- Preview Banner -->
122
+ <div id="preview-banner" class="preview-banner">
123
+ <div class="banner-content">
124
+ <i class="fas fa-exclamation-triangle banner-icon"></i>
125
+ <span class="banner-text">This documentation is a preview version - some content may be incomplete</span>
126
+ <button id="dismiss-banner" class="banner-dismiss" aria-label="Dismiss banner">
127
+ <i class="fas fa-times"></i>
128
+ </button>
129
+ </div>
130
+ </div>
131
+
132
+ <!-- Breadcrumbs -->
133
+ <nav class="breadcrumbs" id="breadcrumbs">
134
+ <!-- Breadcrumbs will be generated by JavaScript -->
135
+ </nav>
136
+
137
+ <!-- Main Content -->
138
+ <div class="main-wrapper">
139
+ <!-- Sidebar -->
140
+ <aside class="sidebar">
141
+ <div class="sidebar-header">
142
+ <div class="filter-box">
143
+ <input type="text" placeholder="Filter items..." class="filter-input" id="nav-filter">
144
+ <i class="fas fa-search filter-icon"></i>
145
+ </div>
146
+ </div>
147
+ <nav class="navigation">
148
+
149
+ <div class="nav-section" data-level="0">
150
+ <a class="nav-title" href="/README.html" >
151
+ <i class="fas fa-home"></i> Documentation
152
+ </a>
153
+ <div class="nav-content" >
154
+ <a href="/README.html" class="nav-item" data-tooltip="@knowcode/doc-builder."><i class="fas fa-file-alt"></i> Overview</a>
155
+ <a href="/documentation-index.html" class="nav-item" data-tooltip="This directory contains additional documentation for the @knowcode/doc-builder project, organized by topic and purpose."><i class="fas fa-file-alt"></i> Documentation Index</a>
156
+ <a href="/vercel-cli-setup-guide.html" class="nav-item" data-tooltip="This guide provides comprehensive instructions for installing the Vercel CLI across different operating systems."><i class="fas fa-file-alt"></i> Vercel Cli Setup Guide</a>
157
+ <a href="/vercel-first-time-setup-guide.html" class="nav-item" data-tooltip="This guide walks you through the Vercel deployment process when using ."><i class="fas fa-file-alt"></i> Vercel First Time Setup Guide</a></div></div>
158
+ <div class="nav-section" data-level="1">
159
+ <a class="nav-title collapsible" href="#" data-target="nav-guides-1" >
160
+ <i class="fas fa-chevron-right collapse-icon"></i><i class="fas fa-folder"></i> Guides
161
+ </a>
162
+ <div class="nav-content collapsed" id="nav-guides-1">
163
+ <a href="/guides/authentication-guide.html" class="nav-item" data-tooltip="This guide explains how to configure and use the built-in authentication feature in @knowcode/doc-builder to protect your documentation with basic..."><i class="fas fa-file-alt"></i> Authentication Guide</a>
164
+ <a href="/guides/claude-workflow-guide.html" class="nav-item" data-tooltip="This guide demonstrates an efficient workflow for using Claude Code with a refined CLAUDE.md file to create high-quality documentation and deploy it..."><i class="fas fa-file-alt"></i> Claude Workflow Guide</a>
165
+ <a href="/guides/documentation-standards.html" class="nav-item" data-tooltip="This document defines the documentation standards and conventions for the @knowcode/doc-builder project."><i class="fas fa-file-alt"></i> Documentation Standards</a>
166
+ <a href="/guides/google-site-verification-guide.html" class="nav-item" data-tooltip="Google Search Console verification allows you to: Monitor your site&#039;s performance in Google Search Submit sitemaps for better indexing View search..."><i class="fas fa-file-alt"></i> Google Site Verification Guide</a>
167
+ <a href="/guides/phosphor-icons-guide.html" class="nav-item" data-tooltip="@knowcode/doc-builder automatically converts Unicode emojis in your markdown files to beautiful Phosphor icons in the generated HTML."><i class="fas fa-file-alt"></i> Phosphor Icons Guide</a>
168
+ <a href="/guides/seo-guide.html" class="nav-item" data-tooltip="@knowcode/doc-builder includes comprehensive SEO (Search Engine Optimization) features to help your documentation rank better in search results and..."><i class="fas fa-file-alt"></i> Seo Guide</a>
169
+ <a href="/guides/seo-optimization-guide.html" class="nav-item" data-tooltip="@knowcode/doc-builder includes comprehensive SEO (Search Engine Optimization) features that automatically optimize your documentation for search..."><i class="fas fa-file-alt"></i> Seo Optimization Guide</a>
170
+ <a href="/guides/troubleshooting-guide.html" class="nav-item" data-tooltip="This guide helps you resolve common issues when using @knowcode/doc-builder."><i class="fas fa-file-alt"></i> Troubleshooting Guide</a>
171
+ <a href="/guides/windows-setup-guide.html" class="nav-item" data-tooltip="This guide helps Windows users set up the complete AI-powered documentation workflow using Claude Code, @knowcode/doc-builder, and Vercel."><i class="fas fa-file-alt"></i> Windows Setup Guide</a></div></div>
172
+ <div class="nav-section" data-level="1">
173
+ <a class="nav-title collapsible expanded" href="/launch/README.html" data-target="nav-launch-1" >
174
+ <i class="fas fa-chevron-right collapse-icon"></i><i class="fas fa-folder"></i> Launch
175
+ </a>
176
+ <div class="nav-content" id="nav-launch-1">
177
+ <a href="/launch/README.html" class="nav-item active" data-tooltip="This directory contains all documentation related to the commercial launch of @knowcode/doc-builder, including go-to-market strategy, platform..."><i class="fas fa-file-alt"></i> Launch Overview</a>
178
+ <a href="/launch/bubble-plugin-specification.html" class="nav-item" data-tooltip="This document outlines the technical specification for creating a Bubble.io plugin that integrates @knowcode/doc-builder, enabling Bubble developers..."><i class="fas fa-file-alt"></i> Bubble Plugin Specification</a>
179
+ <a href="/launch/go-to-market-strategy.html" class="nav-item" data-tooltip="Go-to-Market Strategy &amp; Product Launch Plan."><i class="fas fa-file-alt"></i> Go To Market Strategy</a>
180
+ <a href="/launch/launch-announcements.html" class="nav-item" data-tooltip="This document contains ready-to-use announcement templates for launching @knowcode/doc-builder across various platforms and channels."><i class="fas fa-file-alt"></i> Launch Announcements</a></div></div>
181
+ </nav>
182
+ <div class="resize-handle"></div>
183
+ </aside>
184
+
185
+ <!-- Content Area -->
186
+ <main class="content">
187
+ <div class="content-inner">
188
+ <h1>Launch Documentation</h1>
189
+ <h2>Overview</h2>
190
+ <p>This directory contains all documentation related to the commercial launch of @knowcode/doc-builder, including go-to-market strategy, platform integrations, and marketing materials.</p>
191
+ <h2>Documents</h2>
192
+ <h3><i class="ph ph-clipboard-text" aria-label="clipboard"></i> Strategic Planning</h3>
193
+ <ul>
194
+ <li><strong><a href="./go-to-market-strategy.md">Go-to-Market Strategy</a></strong> - Comprehensive launch plan including gap analysis, pricing, and roadmap</li>
195
+ <li><strong><a href="./bubble-plugin-specification.md">Bubble.io Plugin Specification</a></strong> - Technical specification for Bubble.io integration</li>
196
+ </ul>
197
+ <h3><i class="ph ph-megaphone" aria-label="announce"></i> Marketing Materials</h3>
198
+ <ul>
199
+ <li><strong><a href="./launch-announcements.md">Launch Announcements</a></strong> - Ready-to-use templates for Product Hunt, Hacker News, social media, and more</li>
200
+ </ul>
201
+ <h2>Quick Links</h2>
202
+ <h3>Current Status</h3>
203
+ <ul>
204
+ <li><i class="ph ph-check-circle" aria-label="checked"></i> Core product stable (v1.5.21)</li>
205
+ <li><i class="ph ph-check-circle" aria-label="checked"></i> Documentation complete</li>
206
+ <li><i class="ph ph-check-circle" aria-label="checked"></i> npm package published</li>
207
+ <li><i class="ph ph-x-circle" aria-label="error"></i> Payment infrastructure</li>
208
+ <li><i class="ph ph-x-circle" aria-label="error"></i> Marketing website</li>
209
+ <li><i class="ph ph-x-circle" aria-label="error"></i> Bubble.io plugin</li>
210
+ </ul>
211
+ <h3>Next Steps</h3>
212
+ <ol>
213
+ <li>Review go-to-market strategy</li>
214
+ <li>Decide on monetization model</li>
215
+ <li>Begin marketing website development</li>
216
+ <li>Start Bubble.io plugin development</li>
217
+ <li>Prepare launch announcements</li>
218
+ </ol>
219
+ <h3>Key Metrics to Track</h3>
220
+ <ul>
221
+ <li>npm downloads</li>
222
+ <li>GitHub stars</li>
223
+ <li>User sign-ups</li>
224
+ <li>Conversion rate (free to paid)</li>
225
+ <li>Monthly recurring revenue (MRR)</li>
226
+ </ul>
227
+ <h2>Timeline</h2>
228
+ <h3>Week 1-2: Foundation</h3>
229
+ <ul>
230
+ <li>Payment infrastructure setup</li>
231
+ <li>Marketing website development</li>
232
+ <li>Customer portal creation</li>
233
+ </ul>
234
+ <h3>Week 3-4: Integration</h3>
235
+ <ul>
236
+ <li>Bubble.io plugin development</li>
237
+ <li>GitHub Action creation</li>
238
+ <li>API documentation</li>
239
+ </ul>
240
+ <h3>Week 5-6: Launch Preparation</h3>
241
+ <ul>
242
+ <li>Beta testing with select users</li>
243
+ <li>Collect testimonials</li>
244
+ <li>Finalize pricing</li>
245
+ </ul>
246
+ <h3>Week 7-8: Public Launch</h3>
247
+ <ul>
248
+ <li>Product Hunt launch</li>
249
+ <li>Social media campaign</li>
250
+ <li>Dev community outreach</li>
251
+ </ul>
252
+ <hr>
253
+ <h2>Document History</h2>
254
+ <table>
255
+ <thead>
256
+ <tr>
257
+ <th>Date</th>
258
+ <th>Author</th>
259
+ <th>Changes</th>
260
+ </tr>
261
+ </thead>
262
+ <tbody><tr>
263
+ <td>2025-07-22</td>
264
+ <td>System</td>
265
+ <td>Created launch directory and index</td>
266
+ </tr>
267
+ </tbody></table>
268
+
269
+ </div>
270
+ </main>
271
+ </div>
272
+
273
+ <!-- Scripts -->
274
+ <script src="/js/main.js"></script>
275
+
276
+ </body>
277
+ </html>