@mdwrk/mdwrkcom-content-pack 0.1.5
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/README.md +39 -0
- package/content/pages/answers/does-mdwrk-require-a-server.md +27 -0
- package/content/pages/answers/how-do-mdwrk-theme-packs-work.md +27 -0
- package/content/pages/answers/how-does-mdwrk-store-markdown-locally.md +27 -0
- package/content/pages/answers/index.md +39 -0
- package/content/pages/answers/what-is-a-local-first-markdown-workspace.md +27 -0
- package/content/pages/answers/what-is-an-offline-markdown-editor.md +27 -0
- package/content/pages/blog/launch.md +42 -0
- package/content/pages/compare/index.md +39 -0
- package/content/pages/compare/local-first-markdown-editors.md +27 -0
- package/content/pages/compare/mdwrk-vs-obsidian.md +27 -0
- package/content/pages/compare/mdwrk-vs-typora.md +27 -0
- package/content/pages/compare/mdwrk-vs-vscode-markdown.md +27 -0
- package/content/pages/docs/extensions.md +34 -0
- package/content/pages/docs/quickstart.md +48 -0
- package/content/pages/docs/theme-packs.md +34 -0
- package/content/pages/es/docs/quickstart.md +50 -0
- package/content/pages/features/extension-runtime.md +25 -0
- package/content/pages/features/github-sync.md +25 -0
- package/content/pages/features/index.md +42 -0
- package/content/pages/features/indexeddb-markdown-storage.md +25 -0
- package/content/pages/features/live-preview.md +25 -0
- package/content/pages/features/pwa-markdown-editor.md +25 -0
- package/content/pages/index.md +45 -0
- package/content/pages/markdown/basic-markdown-syntax.md +29 -0
- package/content/pages/markdown/generated/local-first-markdown-workspace/benefits.md +31 -0
- package/content/pages/markdown/generated/local-first-markdown-workspace/best-practices.md +31 -0
- package/content/pages/markdown/generated/local-first-markdown-workspace/checklist.md +31 -0
- package/content/pages/markdown/generated/local-first-markdown-workspace/examples.md +31 -0
- package/content/pages/markdown/generated/local-first-markdown-workspace/for-developers.md +31 -0
- package/content/pages/markdown/generated/local-first-markdown-workspace/for-teams.md +31 -0
- package/content/pages/markdown/generated/local-first-markdown-workspace/use-cases.md +31 -0
- package/content/pages/markdown/generated/local-first-markdown-workspace/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-blogging/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-blogging/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-blogging/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-blogging/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-blogging/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-blogging/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-blogging/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-blogging/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-documentation/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-documentation/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-documentation/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-documentation/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-documentation/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-documentation/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-documentation/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-documentation/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-editor/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-editor/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-editor/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-editor/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-editor/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-editor/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-editor/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-editor/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-extension-workflows/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-extension-workflows/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-extension-workflows/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-extension-workflows/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-extension-workflows/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-extension-workflows/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-extension-workflows/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-extension-workflows/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-for-developers/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-for-developers/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-for-developers/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-for-developers/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-for-developers/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-for-developers/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-for-developers/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-for-developers/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-for-teams/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-for-teams/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-for-teams/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-for-teams/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-for-teams/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-for-teams/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-for-teams/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-for-teams/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-knowledge-base/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-knowledge-base/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-knowledge-base/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-knowledge-base/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-knowledge-base/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-knowledge-base/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-knowledge-base/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-knowledge-base/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-notes/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-notes/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-notes/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-notes/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-notes/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-notes/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-notes/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-notes/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-preview/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-preview/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-preview/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-preview/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-preview/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-preview/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-preview/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-preview/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-project-docs/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-project-docs/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-project-docs/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-project-docs/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-project-docs/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-project-docs/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-project-docs/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-project-docs/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-readme/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-readme/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-readme/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-readme/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-readme/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-readme/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-readme/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-readme/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-theme-packs/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-theme-packs/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-theme-packs/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-theme-packs/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-theme-packs/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-theme-packs/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-theme-packs/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-theme-packs/workflow.md +31 -0
- package/content/pages/markdown/generated/markdown-writing-workflow/benefits.md +31 -0
- package/content/pages/markdown/generated/markdown-writing-workflow/best-practices.md +31 -0
- package/content/pages/markdown/generated/markdown-writing-workflow/checklist.md +31 -0
- package/content/pages/markdown/generated/markdown-writing-workflow/examples.md +31 -0
- package/content/pages/markdown/generated/markdown-writing-workflow/for-developers.md +31 -0
- package/content/pages/markdown/generated/markdown-writing-workflow/for-teams.md +31 -0
- package/content/pages/markdown/generated/markdown-writing-workflow/use-cases.md +31 -0
- package/content/pages/markdown/generated/markdown-writing-workflow/workflow.md +31 -0
- package/content/pages/markdown/generated/offline-markdown-editor/benefits.md +31 -0
- package/content/pages/markdown/generated/offline-markdown-editor/best-practices.md +31 -0
- package/content/pages/markdown/generated/offline-markdown-editor/checklist.md +31 -0
- package/content/pages/markdown/generated/offline-markdown-editor/examples.md +31 -0
- package/content/pages/markdown/generated/offline-markdown-editor/for-developers.md +31 -0
- package/content/pages/markdown/generated/offline-markdown-editor/for-teams.md +31 -0
- package/content/pages/markdown/generated/offline-markdown-editor/use-cases.md +31 -0
- package/content/pages/markdown/generated/offline-markdown-editor/workflow.md +31 -0
- package/content/pages/markdown/how-to-write-markdown.md +29 -0
- package/content/pages/markdown/index.md +40 -0
- package/content/pages/markdown/markdown-vs-html.md +29 -0
- package/content/pages/markdown/what-is-a-markdown-editor.md +29 -0
- package/content/pages/markdown/what-is-markdown-used-for.md +29 -0
- package/content/pages/markdown/what-is-markdown.md +29 -0
- package/content/pages/packages/extension-runtime.md +33 -0
- package/content/pages/packages/index.md +42 -0
- package/content/pages/packages/markdown-editor-react.md +33 -0
- package/content/pages/packages/markdown-renderer-core.md +33 -0
- package/content/pages/packages/markdown-renderer-react.md +33 -0
- package/content/pages/packages/theme-contract.md +33 -0
- package/content/pages/privacy.md +41 -0
- package/content/pages/proof/browser-support.md +22 -0
- package/content/pages/proof/markdown-support.md +22 -0
- package/content/pages/proof/package-surfaces.md +22 -0
- package/content/pages/security.md +38 -0
- package/content/pages/trust/privacy-boundary.md +22 -0
- package/data/article-metadata.schema.json +111 -0
- package/data/content-sitemap.yaml +31 -0
- package/data/content.ts +55 -0
- package/data/docs.ts +111 -0
- package/data/markdown/AGENTS.md +10 -0
- package/data/markdown/blog/client-split-out-backstory.md +97 -0
- package/data/markdown/blog/desktop-release-and-android-verification.md +65 -0
- package/data/markdown/blog/docs-surface-realignment.md +70 -0
- package/data/markdown/blog/extension-compatibility-and-publish-gates.md +59 -0
- package/data/markdown/blog/extension-host-rollout.md +92 -0
- package/data/markdown/blog/governed-releases-and-package-docs.md +69 -0
- package/data/markdown/blog/markdown-workspace-launch.md +75 -0
- package/data/markdown/blog/pwa-install-and-zoom-controls.md +64 -0
- package/data/markdown/blog/responsive-authoring-and-export.md +64 -0
- package/data/markdown/blog/retained-client-versions-and-desktop-shell.md +59 -0
- package/data/markdown/blog/screenshot-matrix-and-browser-sidebars.md +57 -0
- package/data/markdown/blog/settings-simplification-for-daily-flow.md +54 -0
- package/data/markdown/blog/workspace-files-and-git-ops-packages.md +53 -0
- package/data/markdown/docs/authoring/authoring-overview.md +59 -0
- package/data/markdown/docs/authoring/extension-authoring-guide.md +69 -0
- package/data/markdown/docs/authoring/extensions.md +93 -0
- package/data/markdown/docs/authoring/language-packs.md +81 -0
- package/data/markdown/docs/authoring/theme-packs.md +81 -0
- package/data/markdown/docs/comparisons/mdwrk-vs-logseq.md +49 -0
- package/data/markdown/docs/comparisons/mdwrk-vs-marktext.md +49 -0
- package/data/markdown/docs/comparisons/mdwrk-vs-notion.md +49 -0
- package/data/markdown/docs/comparisons/mdwrk-vs-obsidian.md +49 -0
- package/data/markdown/docs/comparisons/mdwrk-vs-standard-markdown-editors.md +49 -0
- package/data/markdown/docs/comparisons/mdwrk-vs-typora.md +49 -0
- package/data/markdown/docs/comparisons/mdwrk-vs-vs-code.md +49 -0
- package/data/markdown/docs/comparisons/mdwrk-vs-zettlr.md +49 -0
- package/data/markdown/docs/extensions/extension-platform.md +64 -0
- package/data/markdown/docs/extensions/theme-studio-and-host-surfaces.md +54 -0
- package/data/markdown/docs/getting-started/browser-use.md +59 -0
- package/data/markdown/docs/getting-started/configuration.md +82 -0
- package/data/markdown/docs/getting-started/installation.md +74 -0
- package/data/markdown/docs/getting-started/local-setup.md +94 -0
- package/data/markdown/docs/getting-started/pwa-installation.md +62 -0
- package/data/markdown/docs/getting-started/standalone-modules.md +87 -0
- package/data/markdown/docs/github-sync.md +51 -0
- package/data/markdown/docs/product/desktop-app-boundary.md +57 -0
- package/data/markdown/docs/product/developer-documentation.md +52 -0
- package/data/markdown/docs/product/extension-host.md +52 -0
- package/data/markdown/docs/product/local-first-markdown-workspace.md +52 -0
- package/data/markdown/docs/product/markdown-file-manager.md +52 -0
- package/data/markdown/docs/product/markdown-preview-editor.md +52 -0
- package/data/markdown/docs/product/markdown-profile-architecture.md +51 -0
- package/data/markdown/docs/product/offline-markdown-editor.md +52 -0
- package/data/markdown/docs/product/privacy-first-markdown-editor.md +52 -0
- package/data/markdown/docs/product/theme-packs.md +52 -0
- package/data/markdown/docs/product/uix-responsive-contract.md +51 -0
- package/data/markdown/docs/usage/advanced-formatting.md +181 -0
- package/data/markdown/docs/usage/checkbox-autocomplete.md +51 -0
- package/data/markdown/docs/usage/editor-basics.md +138 -0
- package/data/markdown/docs/usage/rendering-and-preview.md +157 -0
- package/data/markdown/docs/usage/text-wrap-previewer.md +45 -0
- package/data/markdown/docs/usage/ui-refresh-1-3-28.md +43 -0
- package/data/markdown/docs/usage/ui-refresh-1-3-29.md +44 -0
- package/data/markdown/docs/usage/view-toolbar.md +47 -0
- package/data/markdown/legal/privacy.md +21 -0
- package/data/markdown/legal/terms.md +19 -0
- package/data/markdown-topic-matrix.json +169 -0
- package/dist/index.d.ts +26 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +49 -0
- package/dist/index.js.map +1 -0
- package/dist/version.d.ts +2 -0
- package/dist/version.d.ts.map +1 -0
- package/dist/version.js +2 -0
- package/dist/version.js.map +1 -0
- package/generated/cache-header-manifest.json +6558 -0
- package/generated/content-index.json +3689 -0
- package/generated/content-registry.json +15203 -0
- package/generated/jsonld-graph.json +21815 -0
- package/generated/llms-full.txt +1769 -0
- package/generated/llms.txt +225 -0
- package/generated/robots.txt +28 -0
- package/generated/semantic-index.json +7595 -0
- package/generated/sitemap.xml +1114 -0
- package/generated/sitemap.xsl +59 -0
- package/package.json +57 -0
- package/public/blog/media/extension-manager-pane.jpg +0 -0
- package/public/blog/media/lander-blog-list.png +0 -0
- package/public/blog/media/lander-docs-dark.png +0 -0
- package/public/blog/media/lander-home-light.png +0 -0
- package/public/blog/media/language-pack-studio-pane.jpg +0 -0
- package/public/blog/media/mdwrk-git-pane.png +0 -0
- package/public/blog/media/mdwrk-settings-visual.png +0 -0
- package/public/blog/media/mdwrk-workspace-editor.png +0 -0
- package/public/blog/media/mdwrk-workspace-split.png +0 -0
- package/public/blog/media/settings-github-configurations.jpg +0 -0
- package/public/blog/media/theme-selector-modal.jpg +0 -0
- package/public/blog/media/theme-studio-pane.jpg +0 -0
- package/public/favicon.svg +10 -0
- package/public/llms.txt +85 -0
- package/public/og-image.png +0 -0
- package/public/og-image.svg +12 -0
- package/public/robots.txt +4 -0
- package/public/semantic-index.json +1627 -0
- package/public/sitemap.xml +342 -0
|
@@ -0,0 +1,169 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 1,
|
|
3
|
+
"targetCount": {
|
|
4
|
+
"min": 100,
|
|
5
|
+
"max": 300
|
|
6
|
+
},
|
|
7
|
+
"templates": [
|
|
8
|
+
{ "id": "use-cases", "label": "Use cases", "slug": "use-cases" },
|
|
9
|
+
{ "id": "best-practices", "label": "Best practices", "slug": "best-practices" },
|
|
10
|
+
{ "id": "examples", "label": "Examples", "slug": "examples" },
|
|
11
|
+
{ "id": "benefits", "label": "Benefits", "slug": "benefits" },
|
|
12
|
+
{ "id": "workflow", "label": "Workflow", "slug": "workflow" },
|
|
13
|
+
{ "id": "checklist", "label": "Checklist", "slug": "checklist" },
|
|
14
|
+
{ "id": "for-teams", "label": "For teams", "slug": "for-teams" },
|
|
15
|
+
{ "id": "for-developers", "label": "For developers", "slug": "for-developers" }
|
|
16
|
+
],
|
|
17
|
+
"topics": [
|
|
18
|
+
{
|
|
19
|
+
"id": "offline-markdown-editor",
|
|
20
|
+
"slug": "offline-markdown-editor",
|
|
21
|
+
"label": "Offline Markdown editor",
|
|
22
|
+
"summary": "Markdown editing that stays usable without depending on a live hosted authoring backend.",
|
|
23
|
+
"whyItMatters": "Offline editing helps authors keep writing, previewing, and organizing documents even when a network path is unavailable.",
|
|
24
|
+
"workflowLine": "Teams use offline Markdown editing for drafts, docs, release notes, note-taking, and review workflows that should not stop when connectivity changes.",
|
|
25
|
+
"related": ["/answers/what-is-an-offline-markdown-editor/", "/features/", "/compare/local-first-markdown-editors/"],
|
|
26
|
+
"templates": ["use-cases", "best-practices", "examples", "benefits", "workflow", "checklist", "for-teams", "for-developers"]
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"id": "local-first-markdown-workspace",
|
|
30
|
+
"slug": "local-first-markdown-workspace",
|
|
31
|
+
"label": "Local-first Markdown workspace",
|
|
32
|
+
"summary": "A Markdown workspace that keeps normal writing, preview, and organization local by default.",
|
|
33
|
+
"whyItMatters": "Local-first behavior clarifies what stays on the device and what moves through sync, repository, or publishing workflows.",
|
|
34
|
+
"workflowLine": "A local-first workspace matters when teams want Markdown to remain durable and usable before networked services enter the flow.",
|
|
35
|
+
"related": ["/answers/what-is-a-local-first-markdown-workspace/", "/features/", "/trust/privacy-boundary/"],
|
|
36
|
+
"templates": ["use-cases", "best-practices", "examples", "benefits", "workflow", "checklist", "for-teams", "for-developers"]
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"id": "markdown-editor",
|
|
40
|
+
"slug": "markdown-editor",
|
|
41
|
+
"label": "Markdown editor",
|
|
42
|
+
"summary": "A writing tool for creating and editing Markdown while keeping the source in plain text.",
|
|
43
|
+
"whyItMatters": "Markdown editors help authors move between readable source text and rendered output without hiding the underlying format.",
|
|
44
|
+
"workflowLine": "People evaluate Markdown editors by preview quality, portability, local storage behavior, file organization, and extension surfaces.",
|
|
45
|
+
"related": ["/markdown/what-is-a-markdown-editor/", "/answers/what-is-an-offline-markdown-editor/", "/packages/"],
|
|
46
|
+
"templates": ["use-cases", "best-practices", "examples", "benefits", "workflow", "checklist", "for-teams", "for-developers"]
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"id": "markdown-preview",
|
|
50
|
+
"slug": "markdown-preview",
|
|
51
|
+
"label": "Markdown preview",
|
|
52
|
+
"summary": "Rendered output that helps authors validate Markdown structure while keeping the source visible.",
|
|
53
|
+
"whyItMatters": "Preview reduces formatting surprises and makes it easier to inspect headings, lists, links, tables, and code blocks while writing.",
|
|
54
|
+
"workflowLine": "Markdown preview becomes important when teams need confidence that plain-text authoring will render correctly across docs, blogs, and app surfaces.",
|
|
55
|
+
"related": ["/features/", "/proof/markdown-support/", "/packages/markdown-renderer-core/"],
|
|
56
|
+
"templates": ["use-cases", "best-practices", "examples", "benefits", "workflow", "checklist", "for-teams", "for-developers"]
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"id": "markdown-documentation",
|
|
60
|
+
"slug": "markdown-documentation",
|
|
61
|
+
"label": "Markdown documentation",
|
|
62
|
+
"summary": "Documentation workflows built around portable Markdown source files.",
|
|
63
|
+
"whyItMatters": "Markdown documentation keeps content readable in source form and easier to move through Git, publishing, and review pipelines.",
|
|
64
|
+
"workflowLine": "Teams use Markdown documentation for developer docs, product guides, internal notes, and public knowledge-base content.",
|
|
65
|
+
"related": ["/markdown/what-is-markdown-used-for/", "/packages/", "/proof/markdown-support/"],
|
|
66
|
+
"templates": ["use-cases", "best-practices", "examples", "benefits", "workflow", "checklist", "for-teams", "for-developers"]
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"id": "markdown-readme",
|
|
70
|
+
"slug": "markdown-readme",
|
|
71
|
+
"label": "Markdown README",
|
|
72
|
+
"summary": "README writing that uses Markdown for project introductions, setup steps, and reference material.",
|
|
73
|
+
"whyItMatters": "README files are often the first durable documentation surface readers see in a repository or package.",
|
|
74
|
+
"workflowLine": "A strong Markdown README balances portability, scanability, setup clarity, and enough structure for both humans and crawlers.",
|
|
75
|
+
"related": ["/markdown/how-to-write-markdown/", "/packages/", "/proof/package-surfaces/"],
|
|
76
|
+
"templates": ["use-cases", "best-practices", "examples", "benefits", "workflow", "checklist", "for-teams", "for-developers"]
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"id": "markdown-notes",
|
|
80
|
+
"slug": "markdown-notes",
|
|
81
|
+
"label": "Markdown notes",
|
|
82
|
+
"summary": "Plain-text note-taking workflows built around Markdown structure and portability.",
|
|
83
|
+
"whyItMatters": "Markdown notes help people keep information readable, linkable, and portable across tools and devices.",
|
|
84
|
+
"workflowLine": "Teams use Markdown notes for meeting notes, design notes, release notes, learning logs, and lightweight knowledge capture.",
|
|
85
|
+
"related": ["/markdown/what-is-markdown-used-for/", "/answers/what-is-an-offline-markdown-editor/", "/features/"],
|
|
86
|
+
"templates": ["use-cases", "best-practices", "examples", "benefits", "workflow", "checklist", "for-teams", "for-developers"]
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"id": "markdown-blogging",
|
|
90
|
+
"slug": "markdown-blogging",
|
|
91
|
+
"label": "Markdown blogging",
|
|
92
|
+
"summary": "Writing and publishing blog content from Markdown source files.",
|
|
93
|
+
"whyItMatters": "Markdown blogging keeps the authoring source small, portable, and easier to move through publishing pipelines.",
|
|
94
|
+
"workflowLine": "Markdown blogging matters when writers want simple formatting, code blocks, reusable content structures, and easier versioning.",
|
|
95
|
+
"related": ["/markdown/what-is-markdown-used-for/", "/markdown/how-to-write-markdown/", "/proof/markdown-support/"],
|
|
96
|
+
"templates": ["use-cases", "best-practices", "examples", "benefits", "workflow", "checklist", "for-teams", "for-developers"]
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"id": "markdown-knowledge-base",
|
|
100
|
+
"slug": "markdown-knowledge-base",
|
|
101
|
+
"label": "Markdown knowledge base",
|
|
102
|
+
"summary": "Knowledge-base content managed through Markdown documents and structured navigation.",
|
|
103
|
+
"whyItMatters": "Markdown knowledge bases can stay portable while still supporting searchable, linked, and versioned documentation.",
|
|
104
|
+
"workflowLine": "Teams use Markdown knowledge bases when they need durable docs that can move between site generators, repos, and internal tools.",
|
|
105
|
+
"related": ["/markdown/what-is-markdown-used-for/", "/answers/", "/features/"],
|
|
106
|
+
"templates": ["use-cases", "best-practices", "examples", "benefits", "workflow", "checklist", "for-teams", "for-developers"]
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"id": "markdown-project-docs",
|
|
110
|
+
"slug": "markdown-project-docs",
|
|
111
|
+
"label": "Markdown project docs",
|
|
112
|
+
"summary": "Project documentation organized through Markdown pages, README files, and linked reference content.",
|
|
113
|
+
"whyItMatters": "Project docs need plain-text durability, easy review, version control, and predictable rendering across teams.",
|
|
114
|
+
"workflowLine": "Markdown project docs help teams keep setup, architecture, release, and troubleshooting information close to the code.",
|
|
115
|
+
"related": ["/markdown/what-is-markdown-used-for/", "/packages/", "/proof/package-surfaces/"],
|
|
116
|
+
"templates": ["use-cases", "best-practices", "examples", "benefits", "workflow", "checklist", "for-teams", "for-developers"]
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"id": "markdown-writing-workflow",
|
|
120
|
+
"slug": "markdown-writing-workflow",
|
|
121
|
+
"label": "Markdown writing workflow",
|
|
122
|
+
"summary": "A repeatable writing flow built around Markdown source, preview, review, and publishing steps.",
|
|
123
|
+
"whyItMatters": "A clear Markdown workflow helps authors move from draft to published output without losing source portability.",
|
|
124
|
+
"workflowLine": "Markdown writing workflows usually combine authoring, preview, revision, file organization, and output-specific publishing checks.",
|
|
125
|
+
"related": ["/markdown/how-to-write-markdown/", "/answers/", "/features/"],
|
|
126
|
+
"templates": ["use-cases", "best-practices", "examples", "benefits", "workflow", "checklist", "for-teams", "for-developers"]
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"id": "markdown-for-teams",
|
|
130
|
+
"slug": "markdown-for-teams",
|
|
131
|
+
"label": "Markdown for teams",
|
|
132
|
+
"summary": "Team documentation and writing workflows that use Markdown as the common source format.",
|
|
133
|
+
"whyItMatters": "Teams need content that stays readable in source form while still working in review, publishing, and collaboration systems.",
|
|
134
|
+
"workflowLine": "Markdown for teams is often evaluated through file ownership, review processes, portability, preview fidelity, and publishing confidence.",
|
|
135
|
+
"related": ["/markdown/what-is-markdown-used-for/", "/answers/does-mdwrk-require-a-server/", "/trust/privacy-boundary/"],
|
|
136
|
+
"templates": ["use-cases", "best-practices", "examples", "benefits", "workflow", "checklist", "for-teams", "for-developers"]
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"id": "markdown-for-developers",
|
|
140
|
+
"slug": "markdown-for-developers",
|
|
141
|
+
"label": "Markdown for developers",
|
|
142
|
+
"summary": "Markdown workflows shaped around code, docs, review, and repository collaboration.",
|
|
143
|
+
"whyItMatters": "Developers use Markdown because it stays close to code, version control, and plain-text review workflows.",
|
|
144
|
+
"workflowLine": "Markdown for developers typically connects README files, architecture docs, issue notes, release notes, and rendered package or site output.",
|
|
145
|
+
"related": ["/markdown/what-is-markdown-used-for/", "/packages/markdown-renderer-core/", "/proof/package-surfaces/"],
|
|
146
|
+
"templates": ["use-cases", "best-practices", "examples", "benefits", "workflow", "checklist", "for-teams", "for-developers"]
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"id": "markdown-theme-packs",
|
|
150
|
+
"slug": "markdown-theme-packs",
|
|
151
|
+
"label": "Markdown theme packs",
|
|
152
|
+
"summary": "Theme surfaces that style Markdown authoring and preview experiences through governed contracts.",
|
|
153
|
+
"whyItMatters": "Theme packs separate visual identity from content structure and rendering behavior.",
|
|
154
|
+
"workflowLine": "Markdown theme-pack work matters when teams need consistent styling across editor, preview, and public lander surfaces without patching internals.",
|
|
155
|
+
"related": ["/answers/how-do-mdwrk-theme-packs-work/", "/packages/theme-contract/", "/packages/"],
|
|
156
|
+
"templates": ["use-cases", "best-practices", "examples", "benefits", "workflow", "checklist", "for-teams", "for-developers"]
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"id": "markdown-extension-workflows",
|
|
160
|
+
"slug": "markdown-extension-workflows",
|
|
161
|
+
"label": "Markdown extension workflows",
|
|
162
|
+
"summary": "Extension-oriented workflows that add commands, panes, integrations, or automation around Markdown.",
|
|
163
|
+
"whyItMatters": "Extension workflows matter when teams want customization without turning every Markdown behavior into app-local code.",
|
|
164
|
+
"workflowLine": "Markdown extension work is easier to scale when commands, settings, and runtime behavior are documented and reusable.",
|
|
165
|
+
"related": ["/packages/extension-runtime/", "/packages/", "/answers/how-do-mdwrk-theme-packs-work/"],
|
|
166
|
+
"templates": ["use-cases", "best-practices", "examples", "benefits", "workflow", "checklist", "for-teams", "for-developers"]
|
|
167
|
+
}
|
|
168
|
+
]
|
|
169
|
+
}
|
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import type { ComponentIntentSpec, StructuredDataIntentSpec } from "@mdwrk/lander-content-contract";
|
|
2
|
+
import { MDWRKCOM_CONTENT_PACK_VERSION } from "./version.js";
|
|
3
|
+
export { MDWRKCOM_CONTENT_PACK_VERSION };
|
|
4
|
+
export interface MdwrkcomContentPackLayout {
|
|
5
|
+
packageName: string;
|
|
6
|
+
version: string;
|
|
7
|
+
sourceContentRoot: "content";
|
|
8
|
+
markdownDataRoot: "data/markdown";
|
|
9
|
+
sitemapPath: "data/content-sitemap.yaml";
|
|
10
|
+
publicAssetRoot: "public";
|
|
11
|
+
generatedArtifactRoot: "generated";
|
|
12
|
+
generatedArtifacts: readonly string[];
|
|
13
|
+
}
|
|
14
|
+
export interface MdwrkcomLanderRenderingIntent {
|
|
15
|
+
contentPack: typeof MDWRKCOM_CONTENT_PACK_NAME;
|
|
16
|
+
contractPackage: "@mdwrk/lander-content-contract";
|
|
17
|
+
compilerPackage: "@mdwrk/lander-core";
|
|
18
|
+
rendererPackage: "@mdwrk/lander-react";
|
|
19
|
+
componentIntents: readonly ComponentIntentSpec[];
|
|
20
|
+
schemaIntents: readonly StructuredDataIntentSpec[];
|
|
21
|
+
}
|
|
22
|
+
export declare const MDWRKCOM_CONTENT_PACK_NAME = "@mdwrk/mdwrkcom-content-pack";
|
|
23
|
+
export declare const mdwrkcomContentPack: MdwrkcomContentPackLayout;
|
|
24
|
+
export declare const mdwrkcomLanderRenderingIntent: MdwrkcomLanderRenderingIntent;
|
|
25
|
+
export declare function resolveMdwrkcomContentPackPath(pathInPack: string): string;
|
|
26
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AACpG,OAAO,EAAE,6BAA6B,EAAE,MAAM,cAAc,CAAC;AAE7D,OAAO,EAAE,6BAA6B,EAAE,CAAC;AAEzC,MAAM,WAAW,yBAAyB;IACxC,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,iBAAiB,EAAE,SAAS,CAAC;IAC7B,gBAAgB,EAAE,eAAe,CAAC;IAClC,WAAW,EAAE,2BAA2B,CAAC;IACzC,eAAe,EAAE,QAAQ,CAAC;IAC1B,qBAAqB,EAAE,WAAW,CAAC;IACnC,kBAAkB,EAAE,SAAS,MAAM,EAAE,CAAC;CACvC;AAED,MAAM,WAAW,6BAA6B;IAC5C,WAAW,EAAE,OAAO,0BAA0B,CAAC;IAC/C,eAAe,EAAE,gCAAgC,CAAC;IAClD,eAAe,EAAE,oBAAoB,CAAC;IACtC,eAAe,EAAE,qBAAqB,CAAC;IACvC,gBAAgB,EAAE,SAAS,mBAAmB,EAAE,CAAC;IACjD,aAAa,EAAE,SAAS,wBAAwB,EAAE,CAAC;CACpD;AAED,eAAO,MAAM,0BAA0B,iCAAiC,CAAC;AAEzE,eAAO,MAAM,mBAAmB,EAAE,yBAoBhC,CAAC;AAEH,eAAO,MAAM,6BAA6B,EAAE,6BAoB1C,CAAC;AAEH,wBAAgB,8BAA8B,CAAC,UAAU,EAAE,MAAM,GAAG,MAAM,CAEzE"}
|
package/dist/index.js
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { MDWRKCOM_CONTENT_PACK_VERSION } from "./version.js";
|
|
2
|
+
export { MDWRKCOM_CONTENT_PACK_VERSION };
|
|
3
|
+
export const MDWRKCOM_CONTENT_PACK_NAME = "@mdwrk/mdwrkcom-content-pack";
|
|
4
|
+
export const mdwrkcomContentPack = Object.freeze({
|
|
5
|
+
packageName: MDWRKCOM_CONTENT_PACK_NAME,
|
|
6
|
+
version: MDWRKCOM_CONTENT_PACK_VERSION,
|
|
7
|
+
sourceContentRoot: "content",
|
|
8
|
+
markdownDataRoot: "data/markdown",
|
|
9
|
+
sitemapPath: "data/content-sitemap.yaml",
|
|
10
|
+
publicAssetRoot: "public",
|
|
11
|
+
generatedArtifactRoot: "generated",
|
|
12
|
+
generatedArtifacts: Object.freeze([
|
|
13
|
+
"content-index.json",
|
|
14
|
+
"content-registry.json",
|
|
15
|
+
"cache-header-manifest.json",
|
|
16
|
+
"jsonld-graph.json",
|
|
17
|
+
"llms.txt",
|
|
18
|
+
"llms-full.txt",
|
|
19
|
+
"robots.txt",
|
|
20
|
+
"sitemap.xml",
|
|
21
|
+
"sitemap.xsl",
|
|
22
|
+
"semantic-index.json",
|
|
23
|
+
]),
|
|
24
|
+
});
|
|
25
|
+
export const mdwrkcomLanderRenderingIntent = Object.freeze({
|
|
26
|
+
contentPack: MDWRKCOM_CONTENT_PACK_NAME,
|
|
27
|
+
contractPackage: "@mdwrk/lander-content-contract",
|
|
28
|
+
compilerPackage: "@mdwrk/lander-core",
|
|
29
|
+
rendererPackage: "@mdwrk/lander-react",
|
|
30
|
+
componentIntents: Object.freeze([
|
|
31
|
+
{ id: "mdwrkcom:page-shell", kind: "page_shell", sourceId: "mdwrkcom" },
|
|
32
|
+
{ id: "mdwrkcom:breadcrumbs", kind: "breadcrumbs", sourceId: "mdwrkcom" },
|
|
33
|
+
{ id: "mdwrkcom:hero", kind: "hero", sourceId: "mdwrkcom.sections.hero" },
|
|
34
|
+
{ id: "mdwrkcom:feature-grid", kind: "feature_grid", sourceId: "mdwrkcom.sections.feature_grid" },
|
|
35
|
+
{ id: "mdwrkcom:structured-data-graph", kind: "structured_data_graph", sourceId: "mdwrkcom.schema" },
|
|
36
|
+
]),
|
|
37
|
+
schemaIntents: Object.freeze([
|
|
38
|
+
{ id: "mdwrkcom:schema-software-application", kind: "SoftwareApplication" },
|
|
39
|
+
{ id: "mdwrkcom:schema-website", kind: "WebSite" },
|
|
40
|
+
{ id: "mdwrkcom:schema-faq-page", kind: "FAQPage" },
|
|
41
|
+
{ id: "mdwrkcom:schema-tech-article", kind: "TechArticle" },
|
|
42
|
+
{ id: "mdwrkcom:schema-item-list", kind: "ItemList" },
|
|
43
|
+
{ id: "mdwrkcom:schema-software-source-code", kind: "SoftwareSourceCode" },
|
|
44
|
+
]),
|
|
45
|
+
});
|
|
46
|
+
export function resolveMdwrkcomContentPackPath(pathInPack) {
|
|
47
|
+
return new URL(`../${pathInPack.replace(/^\/+/, "")}`, import.meta.url).pathname;
|
|
48
|
+
}
|
|
49
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,6BAA6B,EAAE,MAAM,cAAc,CAAC;AAE7D,OAAO,EAAE,6BAA6B,EAAE,CAAC;AAsBzC,MAAM,CAAC,MAAM,0BAA0B,GAAG,8BAA8B,CAAC;AAEzE,MAAM,CAAC,MAAM,mBAAmB,GAA8B,MAAM,CAAC,MAAM,CAAC;IAC1E,WAAW,EAAE,0BAA0B;IACvC,OAAO,EAAE,6BAA6B;IACtC,iBAAiB,EAAE,SAAS;IAC5B,gBAAgB,EAAE,eAAe;IACjC,WAAW,EAAE,2BAA2B;IACxC,eAAe,EAAE,QAAQ;IACzB,qBAAqB,EAAE,WAAW;IAClC,kBAAkB,EAAE,MAAM,CAAC,MAAM,CAAC;QAChC,oBAAoB;QACpB,uBAAuB;QACvB,4BAA4B;QAC5B,mBAAmB;QACnB,UAAU;QACV,eAAe;QACf,YAAY;QACZ,aAAa;QACb,aAAa;QACb,qBAAqB;KACtB,CAAC;CACH,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,6BAA6B,GAAkC,MAAM,CAAC,MAAM,CAAC;IACxF,WAAW,EAAE,0BAA0B;IACvC,eAAe,EAAE,gCAAgC;IACjD,eAAe,EAAE,oBAAoB;IACrC,eAAe,EAAE,qBAAqB;IACtC,gBAAgB,EAAE,MAAM,CAAC,MAAM,CAAC;QAC9B,EAAE,EAAE,EAAE,qBAAqB,EAAE,IAAI,EAAE,YAAY,EAAE,QAAQ,EAAE,UAAU,EAAE;QACvE,EAAE,EAAE,EAAE,sBAAsB,EAAE,IAAI,EAAE,aAAa,EAAE,QAAQ,EAAE,UAAU,EAAE;QACzE,EAAE,EAAE,EAAE,eAAe,EAAE,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,wBAAwB,EAAE;QACzE,EAAE,EAAE,EAAE,uBAAuB,EAAE,IAAI,EAAE,cAAc,EAAE,QAAQ,EAAE,gCAAgC,EAAE;QACjG,EAAE,EAAE,EAAE,gCAAgC,EAAE,IAAI,EAAE,uBAAuB,EAAE,QAAQ,EAAE,iBAAiB,EAAE;KACrE,CAAC;IAClC,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC;QAC3B,EAAE,EAAE,EAAE,sCAAsC,EAAE,IAAI,EAAE,qBAAqB,EAAE;QAC3E,EAAE,EAAE,EAAE,yBAAyB,EAAE,IAAI,EAAE,SAAS,EAAE;QAClD,EAAE,EAAE,EAAE,0BAA0B,EAAE,IAAI,EAAE,SAAS,EAAE;QACnD,EAAE,EAAE,EAAE,8BAA8B,EAAE,IAAI,EAAE,aAAa,EAAE;QAC3D,EAAE,EAAE,EAAE,2BAA2B,EAAE,IAAI,EAAE,UAAU,EAAE;QACrD,EAAE,EAAE,EAAE,sCAAsC,EAAE,IAAI,EAAE,oBAAoB,EAAE;KACtC,CAAC;CACxC,CAAC,CAAC;AAEH,MAAM,UAAU,8BAA8B,CAAC,UAAkB;IAC/D,OAAO,IAAI,GAAG,CAAC,MAAM,UAAU,CAAC,OAAO,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,QAAQ,CAAC;AACnF,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../src/version.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,6BAA6B,UAAU,CAAC"}
|
package/dist/version.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"version.js","sourceRoot":"","sources":["../src/version.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,6BAA6B,GAAG,OAAO,CAAC"}
|