PublisherStudio documentation
Version 3.7.6
PublisherStudio is a local-first publishing workspace for page layout, stories, spreadsheets, pictures, audio, video, streaming, interactive content, and self-contained exports.
Within the Future2 direction it is the standalone creative/productivity side of user-owned local infrastructure: it works without LocalGPT, but can optionally cooperate with LocalGPT and approved 1-Wire peers instead of requiring a central cloud platform.
This site is the maintained product and architecture documentation. It uses the same documentation shell as LocalGPT, so navigation, search, themes, side rails, and generated API pages behave consistently. ๐พ
Choose a path
๐ธ Use PublisherStudio
Create a publication, learn the workspace, and understand pages, objects, stories, ribbons, and export workflows.
๐จ Build rich content
Work with stories, spreadsheets, pictures, audio, video, animation, interaction, streaming, and recording.
๐ ๏ธ Build and maintain it
Read the modular architecture, development requirements, installer behavior, documentation pipeline, and release checks.
๐ Look up details
Browse publishing and export behavior, privacy boundaries, the optional LocalGPT connection, and the generated API reference.
Architecture at a glance
The editable publication remains authoritative. Browser runtimes accelerate interaction and rendering, while C# services own project state, validation, persistence, export, and approved external connections.
Complete documentation set
The conceptual pages are built together with compiler-generated XML documentation for public types and members. The same themed HTML site is shipped inside PublisherStudio and published to GitHub Pages.
The packaged PDF is built from the same reviewed Kawaii HTML tree as the website. It contains every maintained PublisherStudio chapter and every generated API namespace/type page; a tiny source-only or fallback PDF is rejected by the release and Pages gates.