<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheet.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://podcastindex.org/namespace/1.0">
  <channel>
    <atom:link rel="self" type="application/rss+xml" href="https://feeds.transistor.fm/the-jamdesk-podcast" title="MP3 Audio"/>
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com/"/>
    <podcast:podping usesPodping="true"/>
    <title>The API Docs Podcast</title>
    <generator>Transistor (https://transistor.fm)</generator>
    <itunes:new-feed-url>https://feeds.transistor.fm/the-jamdesk-podcast</itunes:new-feed-url>
    <description>The founders of Jamdesk run through all the new updates of Jamdesk.</description>
    <copyright>© 2026 Jamdesk</copyright>
    <podcast:guid>5225058e-4d83-55a5-9be2-ef1b0c37b493</podcast:guid>
    <podcast:locked>yes</podcast:locked>
    <language>en</language>
    <pubDate>Tue, 02 Jun 2026 14:36:32 -0400</pubDate>
    <lastBuildDate>Tue, 02 Jun 2026 14:37:06 -0400</lastBuildDate>
    <link>https://www.jamdesk.com</link>
    <image>
      <url>https://img.transistorcdn.com/AGFpF6ssSq8nQeOd-u43OZpTKPAF31wmPXqhyncTstE/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8xM2Y1/NTliNzU0YWY4ZDJl/ZDZiYmM1NmVmOTc4/NzFkYS5wbmc.jpg</url>
      <title>The API Docs Podcast</title>
      <link>https://www.jamdesk.com</link>
    </image>
    <itunes:category text="Technology"/>
    <itunes:type>episodic</itunes:type>
    <itunes:author>Jamdesk</itunes:author>
    <itunes:image href="https://img.transistorcdn.com/AGFpF6ssSq8nQeOd-u43OZpTKPAF31wmPXqhyncTstE/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS8xM2Y1/NTliNzU0YWY4ZDJl/ZDZiYmM1NmVmOTc4/NzFkYS5wbmc.jpg"/>
    <itunes:summary>The founders of Jamdesk run through all the new updates of Jamdesk.</itunes:summary>
    <itunes:subtitle>The founders of Jamdesk run through all the new updates of Jamdesk..</itunes:subtitle>
    <itunes:keywords></itunes:keywords>
    <itunes:owner>
      <itunes:name>Jamdesk</itunes:name>
    </itunes:owner>
    <itunes:complete>No</itunes:complete>
    <itunes:explicit>No</itunes:explicit>
    <item>
      <title>Recap of the May 2026 Jamdesk Release</title>
      <itunes:episode>3</itunes:episode>
      <podcast:episode>3</podcast:episode>
      <itunes:title>Recap of the May 2026 Jamdesk Release</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">0071fe3f-9bfd-472f-9144-b5fbb7e1dcc9</guid>
      <link>https://share.transistor.fm/s/1dde3139</link>
      <description>
        <![CDATA[<p>In this episode, co-founders Boris and Geoff recap last month's feature releases.</p><p>Episode highlights:<br></p><ul><li><strong>Ask AI straight from search.</strong> Start typing in search, then hand your question to the AI chat instead of opening a result — press ⌘/Ctrl+Enter or click <strong>Ask AI</strong> in the search footer. The question is appended to your chat conversation so you can keep a thread going, and plain Enter still jumps to the top result. <a href="https://jamdesk.com/docs/ai/chat">AI Chat →</a></li><li><strong>Copy answers and transcripts.</strong> Every AI chat answer has a copy button that grabs the Markdown source, and a <strong>Copy transcript</strong> action in the chat header copies the whole conversation as role-labeled Markdown — handy for pasting into an issue or a doc. <a href="https://jamdesk.com/docs/ai/chat">AI Chat →</a></li><li><strong>Smarter chat auto-scroll.</strong> The chat only follows a streaming answer when you're already at the bottom. Scroll up to re-read an earlier reply and it stays put instead of yanking you down; scroll back to the bottom and it re-pins.</li><li><strong>Custom CSS in local preview (CLI).</strong> jamdesk dev applies your custom CSS the same way the published build does, so you can check styling before deploying. Drop any .css file in your project root — style.css, or several combined alphabetically — and it loads on browser refresh. No docs.json entry needed, matching how Mintlify includes root stylesheets. <a href="https://jamdesk.com/docs/customization/custom-css">Custom CSS →</a></li><li><strong>Custom social previews from frontmatter.</strong> Set any Open Graph or Twitter/X meta tag directly in a page's frontmatter — og:title, og:description, og:image, twitter:card, keywords, and the full metatag set. Use flat top-level keys or a nested seo: block; both work, and per-page values override your docs.json defaults. <a href="https://jamdesk.com/docs/content/seo">SEO →</a></li><li><strong>Hidden pages.</strong> Keep drafts, internal handbooks, or deprecated guides out of your sidebar and search results without deleting them. Add hidden: true to a page's frontmatter, or to a group or tab in docs.json. Hidden pages stay reachable by direct URL but disappear from navigation, sitemap, on-site search, and AI context — and pick up an automatic noindex tag. Need a hidden group whose pages still rank in search? Add searchable: true alongside hidden. <a href="https://jamdesk.com/docs/content/hidden-pages">Hidden pages →</a></li><li><strong>Grid and windows decorations.</strong> Two new background patterns join the Jam theme's gradient default. Set background.decoration to "grid" for a subtle 24px dot grid, or "windows" for two Windows 11–style frosted spots in the upper corners. The gradient and "none" flat fill still work as before — pick the look that fits your brand. <a href="https://jamdesk.com/docs/customization/background">Background →</a></li><li><strong>Background customization.</strong> A new background block in docs.json disables the Jam light-mode gradient, overrides the page color per mode, or tunes the gradient's color, size, position, and opacity. No custom CSS needed. <a href="https://jamdesk.com/docs/customization/background">Background →</a></li><li><strong>D2 Diagrams.</strong> A second diagram language joins Mermaid. Tag a fenced code block d2 and Jamdesk renders it as a build-time SVG, with light and dark themes baked in. Same workflow as Mermaid — pick whichever language fits the diagram you're drawing. <a href="https://jamdesk.com/docs/components/d2">D2 Diagrams →</a></li><li><strong>Grouped search results.</strong> Search no longer repeats the same page for every section match. Hits bucket under their parent page in the search modal, with up to three sections visible by default and an inline expander for the rest. Snippet highlighting stays put — you find the right section in fewer scans.</li><li><strong>Auto-detect docs.json on connect.</strong> Connecting a GitHub repo finds your docs.json wherever it lives. The connect flow scans the whole tree and flags a Mintlify mint.json if it stumbles on one instead. Monorepos and nested configs work with no manual setup. <a href="https://jamdesk.com/docs/setup/connecting-github">Connecting GitHub →</a></li><li><strong>docs.json location hints in the CLI.</strong> Misplaced configs are easier to spot. jamdesk validate, jamdesk dev, and jamdesk doctor report where your docs.json actually is — or where it should go — instead of a generic "not found" error. Fix it in seconds instead of decoding a stack trace. <a href="https://jamdesk.com/docs/cli/overview">CLI overview →</a></li></ul><p><br></p><p>Learn more about Jamdesk at <a href="https://www.jamdesk.com/">jamdesk.com</a>.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, co-founders Boris and Geoff recap last month's feature releases.</p><p>Episode highlights:<br></p><ul><li><strong>Ask AI straight from search.</strong> Start typing in search, then hand your question to the AI chat instead of opening a result — press ⌘/Ctrl+Enter or click <strong>Ask AI</strong> in the search footer. The question is appended to your chat conversation so you can keep a thread going, and plain Enter still jumps to the top result. <a href="https://jamdesk.com/docs/ai/chat">AI Chat →</a></li><li><strong>Copy answers and transcripts.</strong> Every AI chat answer has a copy button that grabs the Markdown source, and a <strong>Copy transcript</strong> action in the chat header copies the whole conversation as role-labeled Markdown — handy for pasting into an issue or a doc. <a href="https://jamdesk.com/docs/ai/chat">AI Chat →</a></li><li><strong>Smarter chat auto-scroll.</strong> The chat only follows a streaming answer when you're already at the bottom. Scroll up to re-read an earlier reply and it stays put instead of yanking you down; scroll back to the bottom and it re-pins.</li><li><strong>Custom CSS in local preview (CLI).</strong> jamdesk dev applies your custom CSS the same way the published build does, so you can check styling before deploying. Drop any .css file in your project root — style.css, or several combined alphabetically — and it loads on browser refresh. No docs.json entry needed, matching how Mintlify includes root stylesheets. <a href="https://jamdesk.com/docs/customization/custom-css">Custom CSS →</a></li><li><strong>Custom social previews from frontmatter.</strong> Set any Open Graph or Twitter/X meta tag directly in a page's frontmatter — og:title, og:description, og:image, twitter:card, keywords, and the full metatag set. Use flat top-level keys or a nested seo: block; both work, and per-page values override your docs.json defaults. <a href="https://jamdesk.com/docs/content/seo">SEO →</a></li><li><strong>Hidden pages.</strong> Keep drafts, internal handbooks, or deprecated guides out of your sidebar and search results without deleting them. Add hidden: true to a page's frontmatter, or to a group or tab in docs.json. Hidden pages stay reachable by direct URL but disappear from navigation, sitemap, on-site search, and AI context — and pick up an automatic noindex tag. Need a hidden group whose pages still rank in search? Add searchable: true alongside hidden. <a href="https://jamdesk.com/docs/content/hidden-pages">Hidden pages →</a></li><li><strong>Grid and windows decorations.</strong> Two new background patterns join the Jam theme's gradient default. Set background.decoration to "grid" for a subtle 24px dot grid, or "windows" for two Windows 11–style frosted spots in the upper corners. The gradient and "none" flat fill still work as before — pick the look that fits your brand. <a href="https://jamdesk.com/docs/customization/background">Background →</a></li><li><strong>Background customization.</strong> A new background block in docs.json disables the Jam light-mode gradient, overrides the page color per mode, or tunes the gradient's color, size, position, and opacity. No custom CSS needed. <a href="https://jamdesk.com/docs/customization/background">Background →</a></li><li><strong>D2 Diagrams.</strong> A second diagram language joins Mermaid. Tag a fenced code block d2 and Jamdesk renders it as a build-time SVG, with light and dark themes baked in. Same workflow as Mermaid — pick whichever language fits the diagram you're drawing. <a href="https://jamdesk.com/docs/components/d2">D2 Diagrams →</a></li><li><strong>Grouped search results.</strong> Search no longer repeats the same page for every section match. Hits bucket under their parent page in the search modal, with up to three sections visible by default and an inline expander for the rest. Snippet highlighting stays put — you find the right section in fewer scans.</li><li><strong>Auto-detect docs.json on connect.</strong> Connecting a GitHub repo finds your docs.json wherever it lives. The connect flow scans the whole tree and flags a Mintlify mint.json if it stumbles on one instead. Monorepos and nested configs work with no manual setup. <a href="https://jamdesk.com/docs/setup/connecting-github">Connecting GitHub →</a></li><li><strong>docs.json location hints in the CLI.</strong> Misplaced configs are easier to spot. jamdesk validate, jamdesk dev, and jamdesk doctor report where your docs.json actually is — or where it should go — instead of a generic "not found" error. Fix it in seconds instead of decoding a stack trace. <a href="https://jamdesk.com/docs/cli/overview">CLI overview →</a></li></ul><p><br></p><p>Learn more about Jamdesk at <a href="https://www.jamdesk.com/">jamdesk.com</a>.</p>]]>
      </content:encoded>
      <pubDate>Tue, 02 Jun 2026 14:36:30 -0400</pubDate>
      <author>Jamdesk</author>
      <enclosure url="https://media.transistor.fm/1dde3139/4aec21a3.mp3" length="16272211" type="audio/mpeg"/>
      <itunes:author>Jamdesk</itunes:author>
      <itunes:duration>406</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, co-founders Boris and Geoff recap last month's feature releases.</p><p>Episode highlights:<br></p><ul><li><strong>Ask AI straight from search.</strong> Start typing in search, then hand your question to the AI chat instead of opening a result — press ⌘/Ctrl+Enter or click <strong>Ask AI</strong> in the search footer. The question is appended to your chat conversation so you can keep a thread going, and plain Enter still jumps to the top result. <a href="https://jamdesk.com/docs/ai/chat">AI Chat →</a></li><li><strong>Copy answers and transcripts.</strong> Every AI chat answer has a copy button that grabs the Markdown source, and a <strong>Copy transcript</strong> action in the chat header copies the whole conversation as role-labeled Markdown — handy for pasting into an issue or a doc. <a href="https://jamdesk.com/docs/ai/chat">AI Chat →</a></li><li><strong>Smarter chat auto-scroll.</strong> The chat only follows a streaming answer when you're already at the bottom. Scroll up to re-read an earlier reply and it stays put instead of yanking you down; scroll back to the bottom and it re-pins.</li><li><strong>Custom CSS in local preview (CLI).</strong> jamdesk dev applies your custom CSS the same way the published build does, so you can check styling before deploying. Drop any .css file in your project root — style.css, or several combined alphabetically — and it loads on browser refresh. No docs.json entry needed, matching how Mintlify includes root stylesheets. <a href="https://jamdesk.com/docs/customization/custom-css">Custom CSS →</a></li><li><strong>Custom social previews from frontmatter.</strong> Set any Open Graph or Twitter/X meta tag directly in a page's frontmatter — og:title, og:description, og:image, twitter:card, keywords, and the full metatag set. Use flat top-level keys or a nested seo: block; both work, and per-page values override your docs.json defaults. <a href="https://jamdesk.com/docs/content/seo">SEO →</a></li><li><strong>Hidden pages.</strong> Keep drafts, internal handbooks, or deprecated guides out of your sidebar and search results without deleting them. Add hidden: true to a page's frontmatter, or to a group or tab in docs.json. Hidden pages stay reachable by direct URL but disappear from navigation, sitemap, on-site search, and AI context — and pick up an automatic noindex tag. Need a hidden group whose pages still rank in search? Add searchable: true alongside hidden. <a href="https://jamdesk.com/docs/content/hidden-pages">Hidden pages →</a></li><li><strong>Grid and windows decorations.</strong> Two new background patterns join the Jam theme's gradient default. Set background.decoration to "grid" for a subtle 24px dot grid, or "windows" for two Windows 11–style frosted spots in the upper corners. The gradient and "none" flat fill still work as before — pick the look that fits your brand. <a href="https://jamdesk.com/docs/customization/background">Background →</a></li><li><strong>Background customization.</strong> A new background block in docs.json disables the Jam light-mode gradient, overrides the page color per mode, or tunes the gradient's color, size, position, and opacity. No custom CSS needed. <a href="https://jamdesk.com/docs/customization/background">Background →</a></li><li><strong>D2 Diagrams.</strong> A second diagram language joins Mermaid. Tag a fenced code block d2 and Jamdesk renders it as a build-time SVG, with light and dark themes baked in. Same workflow as Mermaid — pick whichever language fits the diagram you're drawing. <a href="https://jamdesk.com/docs/components/d2">D2 Diagrams →</a></li><li><strong>Grouped search results.</strong> Search no longer repeats the same page for every section match. Hits bucket under their parent page in the search modal, with up to three sections visible by default and an inline expander for the rest. Snippet highlighting stays put — you find the right section in fewer scans.</li><li><strong>Auto-detect docs.json on connect.</strong> Connecting a GitHub repo finds your docs.json wherever it lives. The connect flow scans the whole tree and flags a Mintlify mint.json if it stumbles on one instead. Monorepos and nested configs work with no manual setup. <a href="https://jamdesk.com/docs/setup/connecting-github">Connecting GitHub →</a></li><li><strong>docs.json location hints in the CLI.</strong> Misplaced configs are easier to spot. jamdesk validate, jamdesk dev, and jamdesk doctor report where your docs.json actually is — or where it should go — instead of a generic "not found" error. Fix it in seconds instead of decoding a stack trace. <a href="https://jamdesk.com/docs/cli/overview">CLI overview →</a></li></ul><p><br></p><p>Learn more about Jamdesk at <a href="https://www.jamdesk.com/">jamdesk.com</a>.</p>]]>
      </itunes:summary>
      <itunes:keywords></itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Recap of the April 2026 Jamdesk Release</title>
      <itunes:episode>2</itunes:episode>
      <podcast:episode>2</podcast:episode>
      <itunes:title>Recap of the April 2026 Jamdesk Release</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">65880e60-72d6-4b33-ac11-e047e1cb45a8</guid>
      <link>https://share.transistor.fm/s/c526d202</link>
      <description>
        <![CDATA[<p>In this episode, co-founders Boris and Geoff recap last month's feature releases.</p><p>Episode highlights:</p><p><br></p><ul><li><strong>PDF Export.</strong> Render your whole docs site to a single <a href="https://jamdesk.com/docs/builds/pdf-export">PDF</a> from <strong>Settings → PDF Exports</strong> in the dashboard. Paid plans only. Multi-language projects pick a locale per export, results are cached per commit, and you get an email with a download link when rendering finishes.</li><li><strong>Multi-language OpenAPI Specs.</strong> Endpoint pages now render translated OpenAPI specs alongside translated MDX. Drop a &lt;spec&gt;.&lt;lang&gt;.&lt;ext&gt; file (e.g., openapi/api.fr.yaml) next to your source spec and Jamdesk picks it up on that language's URLs, falling back to the English spec when a language variant is missing. Operation summaries, parameter descriptions, response descriptions, and schema descriptions all localize. Setup: <a href="https://jamdesk.com/docs/setup/languages#translating-openapi-specs">Translating OpenAPI Specs</a>.</li><li><strong>Visibility Component.</strong> New <a href="https://jamdesk.com/docs/components/visibility">&lt;Visibility for="humans|agents"&gt;</a> component lets you carve out content for human readers or AI agents on the same page. Human-only blocks render in the browser but are stripped from .md exports and llms-full.txt; agent-only blocks do the reverse. Agents requesting Accept: text/markdown on canonical URLs automatically get the agent view.</li><li><strong>Password Protection, rebuilt.</strong> You can now lock your whole site behind a shared password, or gate just a handful of pages while the rest stay public. Set auth.password.enabled: true for whole-site mode, or mark individual pages with private: true in frontmatter (or list them under auth.password.private) for specific-pages mode. The Settings page in the dashboard walks you through setting, rotating, and revoking the password. Visitors hit a branded unlock screen with your site's logo, primary color, and an optional hint you define in docs.json. Setup guide: <a href="https://jamdesk.com/docs/setup/password-protection">Password Protection</a>.</li><li><strong>Automatic WebP Image Conversion.</strong> Jamdesk can convert your PNG and JPG images to WebP at build time. Converted files are usually 60-80% smaller than the originals with no visible quality loss, so your pages load faster without any manual image processing. Opt in via images.convertToWebp: true in docs.json. Favicons, og:image, and twitter:image stay in their original format for social crawler compatibility. A new <strong>Optimizing images</strong> step shows live progress in the dashboard and CLI during each build. <a href="https://jamdesk.com/docs/builds/image-optimization">Automatic Image Conversion →</a></li><li><strong>API Playground.</strong> Endpoint pages now have an interactive <a href="https://jamdesk.com/docs/api-reference/playground">"Try it" button</a>. Fill in parameters, watch code examples update in real time, and send live requests without leaving your docs. Enabled by default on all API pages. Works with both OpenAPI and MDX-authored endpoints.</li><li><strong>Claude Code Plugin.</strong> Install the <a href="https://jamdesk.com/docs/claude-code-plugin">Jamdesk plugin for Claude Code</a> to give Claude deep knowledge of MDX components, docs.json configuration, navigation patterns, and CLI commands. Two-step install from the plugin marketplace. Pairs with <a href="https://jamdesk.com/docs/ai/claude-code">CLAUDE.md</a> and the <a href="https://jamdesk.com/docs/ai/mcp-server">MCP server</a> for AI-assisted doc writing.</li><li><strong>Build Warnings for Missing Branding.</strong> Builds now warn when favicon or logo paths in docs.json reference files that don't exist in your project. Warnings appear in the dashboard build details and in the CLI via jamdesk dev and jamdesk validate. No email; the warning is informational only.</li><li><strong>YouTube Shorts.</strong> The <a href="https://jamdesk.com/docs/content/youtube#youtube-shorts">&lt;YouTube&gt; component</a> now supports vertical Shorts via the short prop, rendering a centered 9:16 player with no black bars. Use &lt;YouTube id="VIDEO_ID" short /&gt;.</li></ul><p><br></p><p>Learn more about Jamdesk at <a href="https://www.jamdesk.com/">jamdesk.com</a>.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, co-founders Boris and Geoff recap last month's feature releases.</p><p>Episode highlights:</p><p><br></p><ul><li><strong>PDF Export.</strong> Render your whole docs site to a single <a href="https://jamdesk.com/docs/builds/pdf-export">PDF</a> from <strong>Settings → PDF Exports</strong> in the dashboard. Paid plans only. Multi-language projects pick a locale per export, results are cached per commit, and you get an email with a download link when rendering finishes.</li><li><strong>Multi-language OpenAPI Specs.</strong> Endpoint pages now render translated OpenAPI specs alongside translated MDX. Drop a &lt;spec&gt;.&lt;lang&gt;.&lt;ext&gt; file (e.g., openapi/api.fr.yaml) next to your source spec and Jamdesk picks it up on that language's URLs, falling back to the English spec when a language variant is missing. Operation summaries, parameter descriptions, response descriptions, and schema descriptions all localize. Setup: <a href="https://jamdesk.com/docs/setup/languages#translating-openapi-specs">Translating OpenAPI Specs</a>.</li><li><strong>Visibility Component.</strong> New <a href="https://jamdesk.com/docs/components/visibility">&lt;Visibility for="humans|agents"&gt;</a> component lets you carve out content for human readers or AI agents on the same page. Human-only blocks render in the browser but are stripped from .md exports and llms-full.txt; agent-only blocks do the reverse. Agents requesting Accept: text/markdown on canonical URLs automatically get the agent view.</li><li><strong>Password Protection, rebuilt.</strong> You can now lock your whole site behind a shared password, or gate just a handful of pages while the rest stay public. Set auth.password.enabled: true for whole-site mode, or mark individual pages with private: true in frontmatter (or list them under auth.password.private) for specific-pages mode. The Settings page in the dashboard walks you through setting, rotating, and revoking the password. Visitors hit a branded unlock screen with your site's logo, primary color, and an optional hint you define in docs.json. Setup guide: <a href="https://jamdesk.com/docs/setup/password-protection">Password Protection</a>.</li><li><strong>Automatic WebP Image Conversion.</strong> Jamdesk can convert your PNG and JPG images to WebP at build time. Converted files are usually 60-80% smaller than the originals with no visible quality loss, so your pages load faster without any manual image processing. Opt in via images.convertToWebp: true in docs.json. Favicons, og:image, and twitter:image stay in their original format for social crawler compatibility. A new <strong>Optimizing images</strong> step shows live progress in the dashboard and CLI during each build. <a href="https://jamdesk.com/docs/builds/image-optimization">Automatic Image Conversion →</a></li><li><strong>API Playground.</strong> Endpoint pages now have an interactive <a href="https://jamdesk.com/docs/api-reference/playground">"Try it" button</a>. Fill in parameters, watch code examples update in real time, and send live requests without leaving your docs. Enabled by default on all API pages. Works with both OpenAPI and MDX-authored endpoints.</li><li><strong>Claude Code Plugin.</strong> Install the <a href="https://jamdesk.com/docs/claude-code-plugin">Jamdesk plugin for Claude Code</a> to give Claude deep knowledge of MDX components, docs.json configuration, navigation patterns, and CLI commands. Two-step install from the plugin marketplace. Pairs with <a href="https://jamdesk.com/docs/ai/claude-code">CLAUDE.md</a> and the <a href="https://jamdesk.com/docs/ai/mcp-server">MCP server</a> for AI-assisted doc writing.</li><li><strong>Build Warnings for Missing Branding.</strong> Builds now warn when favicon or logo paths in docs.json reference files that don't exist in your project. Warnings appear in the dashboard build details and in the CLI via jamdesk dev and jamdesk validate. No email; the warning is informational only.</li><li><strong>YouTube Shorts.</strong> The <a href="https://jamdesk.com/docs/content/youtube#youtube-shorts">&lt;YouTube&gt; component</a> now supports vertical Shorts via the short prop, rendering a centered 9:16 player with no black bars. Use &lt;YouTube id="VIDEO_ID" short /&gt;.</li></ul><p><br></p><p>Learn more about Jamdesk at <a href="https://www.jamdesk.com/">jamdesk.com</a>.</p>]]>
      </content:encoded>
      <pubDate>Mon, 04 May 2026 15:35:41 -0400</pubDate>
      <author>Jamdesk</author>
      <enclosure url="https://media.transistor.fm/c526d202/6c60a1e7.mp3" length="17850101" type="audio/mpeg"/>
      <itunes:author>Jamdesk</itunes:author>
      <itunes:duration>446</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, co-founders Boris and Geoff recap last month's feature releases.</p><p>Episode highlights:</p><p><br></p><ul><li><strong>PDF Export.</strong> Render your whole docs site to a single <a href="https://jamdesk.com/docs/builds/pdf-export">PDF</a> from <strong>Settings → PDF Exports</strong> in the dashboard. Paid plans only. Multi-language projects pick a locale per export, results are cached per commit, and you get an email with a download link when rendering finishes.</li><li><strong>Multi-language OpenAPI Specs.</strong> Endpoint pages now render translated OpenAPI specs alongside translated MDX. Drop a &lt;spec&gt;.&lt;lang&gt;.&lt;ext&gt; file (e.g., openapi/api.fr.yaml) next to your source spec and Jamdesk picks it up on that language's URLs, falling back to the English spec when a language variant is missing. Operation summaries, parameter descriptions, response descriptions, and schema descriptions all localize. Setup: <a href="https://jamdesk.com/docs/setup/languages#translating-openapi-specs">Translating OpenAPI Specs</a>.</li><li><strong>Visibility Component.</strong> New <a href="https://jamdesk.com/docs/components/visibility">&lt;Visibility for="humans|agents"&gt;</a> component lets you carve out content for human readers or AI agents on the same page. Human-only blocks render in the browser but are stripped from .md exports and llms-full.txt; agent-only blocks do the reverse. Agents requesting Accept: text/markdown on canonical URLs automatically get the agent view.</li><li><strong>Password Protection, rebuilt.</strong> You can now lock your whole site behind a shared password, or gate just a handful of pages while the rest stay public. Set auth.password.enabled: true for whole-site mode, or mark individual pages with private: true in frontmatter (or list them under auth.password.private) for specific-pages mode. The Settings page in the dashboard walks you through setting, rotating, and revoking the password. Visitors hit a branded unlock screen with your site's logo, primary color, and an optional hint you define in docs.json. Setup guide: <a href="https://jamdesk.com/docs/setup/password-protection">Password Protection</a>.</li><li><strong>Automatic WebP Image Conversion.</strong> Jamdesk can convert your PNG and JPG images to WebP at build time. Converted files are usually 60-80% smaller than the originals with no visible quality loss, so your pages load faster without any manual image processing. Opt in via images.convertToWebp: true in docs.json. Favicons, og:image, and twitter:image stay in their original format for social crawler compatibility. A new <strong>Optimizing images</strong> step shows live progress in the dashboard and CLI during each build. <a href="https://jamdesk.com/docs/builds/image-optimization">Automatic Image Conversion →</a></li><li><strong>API Playground.</strong> Endpoint pages now have an interactive <a href="https://jamdesk.com/docs/api-reference/playground">"Try it" button</a>. Fill in parameters, watch code examples update in real time, and send live requests without leaving your docs. Enabled by default on all API pages. Works with both OpenAPI and MDX-authored endpoints.</li><li><strong>Claude Code Plugin.</strong> Install the <a href="https://jamdesk.com/docs/claude-code-plugin">Jamdesk plugin for Claude Code</a> to give Claude deep knowledge of MDX components, docs.json configuration, navigation patterns, and CLI commands. Two-step install from the plugin marketplace. Pairs with <a href="https://jamdesk.com/docs/ai/claude-code">CLAUDE.md</a> and the <a href="https://jamdesk.com/docs/ai/mcp-server">MCP server</a> for AI-assisted doc writing.</li><li><strong>Build Warnings for Missing Branding.</strong> Builds now warn when favicon or logo paths in docs.json reference files that don't exist in your project. Warnings appear in the dashboard build details and in the CLI via jamdesk dev and jamdesk validate. No email; the warning is informational only.</li><li><strong>YouTube Shorts.</strong> The <a href="https://jamdesk.com/docs/content/youtube#youtube-shorts">&lt;YouTube&gt; component</a> now supports vertical Shorts via the short prop, rendering a centered 9:16 player with no black bars. Use &lt;YouTube id="VIDEO_ID" short /&gt;.</li></ul><p><br></p><p>Learn more about Jamdesk at <a href="https://www.jamdesk.com/">jamdesk.com</a>.</p>]]>
      </itunes:summary>
      <itunes:keywords></itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>The Jamdesk Podcast</title>
      <itunes:episode>1</itunes:episode>
      <podcast:episode>1</podcast:episode>
      <itunes:title>The Jamdesk Podcast</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">b484ac6f-8639-4692-9b23-885a37cbdf87</guid>
      <link>https://share.transistor.fm/s/333b9580</link>
      <description>
        <![CDATA[<p>In this episode, co-founders Boris and Geoff introduce Jamdesk.</p><p>Episode highlights:</p><ul><li>What Jamdesk is: An API docs platform where you write in MDX, push to GitHub, and your docs go live — priced at $29/month flat with everything included (analytics, white-labeling, custom domain, AI chat with no token fees, three themes: standard, Nebula, Pulsar).</li><li>SEO &amp; discoverability: Near-100 Google PageSpeed scores, automatic sitemap and llms.txt generation, IndexNow submissions to Bing/Yandex, and social metadata handling so your docs get found by both search engines and AI chatbots.</li><li>CLI power: A command-line tool for local testing, broken link checks, and spell-checking — designed to plug into agentic coding workflows (Claude Code, Codex) so LLMs can edit, test, and publish docs autonomously.</li><li>Two publishing paths: A GitHub app that auto-builds on push, or CLI-driven publishing from your AI coding agent.</li><li>API Playground (newly launched): Lets users hit your test or production API directly from the docs, configurable via OpenAPI spec or manually in MDX.</li><li>The pitch: 14-day free trial, founders use it themselves, aimed at API/software companies who nned a polished docs site without stitching one together.</li></ul><p>Learn more about Jamdesk at <a href="https://www.jamdesk.com">jamdesk.com</a>.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>In this episode, co-founders Boris and Geoff introduce Jamdesk.</p><p>Episode highlights:</p><ul><li>What Jamdesk is: An API docs platform where you write in MDX, push to GitHub, and your docs go live — priced at $29/month flat with everything included (analytics, white-labeling, custom domain, AI chat with no token fees, three themes: standard, Nebula, Pulsar).</li><li>SEO &amp; discoverability: Near-100 Google PageSpeed scores, automatic sitemap and llms.txt generation, IndexNow submissions to Bing/Yandex, and social metadata handling so your docs get found by both search engines and AI chatbots.</li><li>CLI power: A command-line tool for local testing, broken link checks, and spell-checking — designed to plug into agentic coding workflows (Claude Code, Codex) so LLMs can edit, test, and publish docs autonomously.</li><li>Two publishing paths: A GitHub app that auto-builds on push, or CLI-driven publishing from your AI coding agent.</li><li>API Playground (newly launched): Lets users hit your test or production API directly from the docs, configurable via OpenAPI spec or manually in MDX.</li><li>The pitch: 14-day free trial, founders use it themselves, aimed at API/software companies who nned a polished docs site without stitching one together.</li></ul><p>Learn more about Jamdesk at <a href="https://www.jamdesk.com">jamdesk.com</a>.</p>]]>
      </content:encoded>
      <pubDate>Thu, 16 Apr 2026 14:16:13 -0400</pubDate>
      <author>Jamdesk</author>
      <enclosure url="https://media.transistor.fm/333b9580/91b4a3a8.mp3" length="18674203" type="audio/mpeg"/>
      <itunes:author>Jamdesk</itunes:author>
      <itunes:duration>466</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>In this episode, co-founders Boris and Geoff introduce Jamdesk.</p><p>Episode highlights:</p><ul><li>What Jamdesk is: An API docs platform where you write in MDX, push to GitHub, and your docs go live — priced at $29/month flat with everything included (analytics, white-labeling, custom domain, AI chat with no token fees, three themes: standard, Nebula, Pulsar).</li><li>SEO &amp; discoverability: Near-100 Google PageSpeed scores, automatic sitemap and llms.txt generation, IndexNow submissions to Bing/Yandex, and social metadata handling so your docs get found by both search engines and AI chatbots.</li><li>CLI power: A command-line tool for local testing, broken link checks, and spell-checking — designed to plug into agentic coding workflows (Claude Code, Codex) so LLMs can edit, test, and publish docs autonomously.</li><li>Two publishing paths: A GitHub app that auto-builds on push, or CLI-driven publishing from your AI coding agent.</li><li>API Playground (newly launched): Lets users hit your test or production API directly from the docs, configurable via OpenAPI spec or manually in MDX.</li><li>The pitch: 14-day free trial, founders use it themselves, aimed at API/software companies who nned a polished docs site without stitching one together.</li></ul><p>Learn more about Jamdesk at <a href="https://www.jamdesk.com">jamdesk.com</a>.</p>]]>
      </itunes:summary>
      <itunes:keywords></itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
  </channel>
</rss>
