Publishing Workflow Incremental Remote Via Markdown
Sources: 1 • Confidence: Medium • Updated: 2026-04-13 03:54
Key takeaways
- The Showboat app includes an option to export a Markdown file.
- datasette-showboat version 0.1a2 has been released.
- The Markdown export option is intended to enable Showboat to incrementally publish updates to a remote server.
Sections
Publishing Workflow Incremental Remote Via Markdown
- The Showboat app includes an option to export a Markdown file.
- The Markdown export option is intended to enable Showboat to incrementally publish updates to a remote server.
Release State Change
- datasette-showboat version 0.1a2 has been released.
Unknowns
- What specific changes (features, bug fixes, breaking changes) are included in datasette-showboat 0.1a2 relative to prior versions?
- How does Showboat implement 'incremental' publishing from exported Markdown (change detection, state tracking, diffing strategy)?
- What is the remote server interface and configuration model (protocols supported, authentication/authorization, required server-side components)?
- Is the Markdown export accessible via UI, CLI, or both, and is it scriptable for automation?
- Are there any stated constraints, performance bottlenecks, or failure modes associated with incremental remote publishing in Showboat?