Logo
NeoArc Studio

Static Website Publishing

Publish architecture documentation as a fully featured static website with server-side rendered HTML, built-in full-text search, automatic navigation, SEO metadata including Open Graph and JSON-LD, responsive design, and two deployment modes: local file system browsing and hosted web server deployment with clean URLs.

Architecture documentation should be as easy to navigate as any well-designed website. NeoArc Studio generates static websites from your Content Foundry content that include everything you would expect from a professional documentation site: navigation menus, full-text search, responsive layout, and SEO optimisation. The site you are reading right now is the output of this system. Every page, every diagram, every content block was published directly from NeoArc Studio.

Two Deployment Modes

Choose the deployment mode that matches your environment.

Built-In Search

Every published site includes full-text search with no external service required. The publishing pipeline builds a search index from all page content, titles, and summaries. The viewer provides instant search results as the reader types, with highlighted matches and keyboard navigation. Search works in both local and hosted modes, including completely offline local deployments.

SEO and Discoverability

Hosted sites include full SEO metadata on every page.

Sitemap
Automatic sitemap.xml for search engine discovery. Every published page, schema, and API endpoint is listed with correct URLs.
Open Graph and Twitter Cards
Social sharing metadata on every page. When someone shares a link to your documentation, the preview shows the page title, summary, and site branding.
JSON-LD Structured Data
Schema.org structured data for rich search engine results. Page type, title, description, author, and publication date are machine-readable.
robots.txt and llms.txt
Crawler and AI agent configuration. Control which pages search engines and AI models can index, with separate configuration for each.

Navigation and Layout

Automatic Navigation
The site navigation is generated from your content tree structure. Sections become top-level menu items. Pages within sections appear in the sidebar. Sort order files control the sequence.
Responsive Design
The viewer adapts to any screen size. Desktop, tablet, and mobile layouts adjust automatically. Navigation collapses to a hamburger menu on smaller screens.
Light and Dark Themes
Built-in light and dark themes with automatic switching. Readers can toggle between themes. Both themes are fully customisable through CSS variables.
Deep Linking
Every page has a stable, shareable URL. Links to specific pages work whether the site is served locally or hosted. Internal links between pages resolve correctly in both modes.

What Gets Published

The publishing pipeline processes and renders every content type in your workspace.

Content TypeHow It Renders
Content Foundry PagesFull page rendering with all content block types
Standard DiagramsInteractive SVG with zoom, pan, and shape selection
Presentation DiagramsAnimated playback with step controls, or scroll-driven embedding
InfographicsFixed-size visual assets at the correct aspect ratio
Graph DiagramsForce-directed relationship visualisations
REST API DefinitionsInteractive API documentation with endpoint details
GraphQL SchemasSchema documentation with type explorer
AsyncAPI DefinitionsEvent-driven API documentation with channel details
Webhook DefinitionsHTTP callback documentation with delivery configuration
MCP Server DefinitionsAI tool documentation with capability listings
JSON/Avro/Protobuf SchemasSchema documentation with field details and examples
Visualisation BlocksD3-powered spatial layouts with animated infographic nodes

Publishing Targets and Content Curation