Logo
NeoArc Studio

Publication Settings Reference

Complete reference for all publication settings. The settings editor covers identity, custom home pages, navigation, forms, theming, SEO, PDF typography, and more. Available tabs depend on the publication type (Website or PDF).

Publication settings control every aspect of your published documentation. Website publications use site.cf.settings.json and PDF publications use pdf.cf.settings.json. The settings editor shows different tabs depending on the publication type. This page links to detailed reference documentation for each area.

Settings Areas

AreaTabs CoveredWhat It Controls
General and IdentityGeneral, Home PageSite title, subtitle, logo, brand colours, SEO URL, title bar and sidebar panel colours
Custom Home PageCustom Home PageMarketing home page builder with 8 section types including hero, feature grid, CTA, and embedded diagrams
Top MenuTop MenuConfigurable top navigation bar with links to pages, external URLs, forms, and home
Custom SidebarCustom SidebarMarketing sidebar replacing the default content tree with icon-based navigation to directories, pages, and external links
FooterFooterSite footer with link groups, colours, and copyright text
FormsFormsVisual form builder with 9 control types for data collection on published sites
Cookie BannerCookie BannerGDPR-compliant cookie consent banner with configurable text and privacy policy link
API InclusionREST API, GraphQLControl which REST APIs and GraphQL APIs are included in the published site
Theme ColoursThemeColour settings across categories including UI elements, validation states, HTTP methods, status codes, and knowledge map
SEO and Scriptsrobots.txt, llms.txt, Custom ScriptsSearch engine directives, LLM discovery information, and custom header/body script injection
Custom IconsAll icon pickersUpload and manage custom SVG icons for use in menus, sidebar, footer, and marketing sections
PDF TypographyPDF TypographyPer-element font control for PDF output: base font family, size, line height, and colour, plus individual overrides for body text, each heading level (H1-H6), and code blocks

Detailed Reference Pages

Settings File Format

Publication settings are stored in a JSON file at the root of your Content Foundry publication: site.cf.settings.json for website publications or pdf.cf.settings.json for PDF publications. The file is edited visually through the settings editor, but can also be inspected as JSON.

Auto-Save and Validation

Publishing Targets Integration

Publishing targets override display settings (top bar, footer, home page type, sidebar type) per target. The base site settings define defaults, and each publishing target can override whether to show the top bar, footer, marketing home page, and marketing sidebar.