SiteConfigRecord

PackageFsLiveDocs.Core
Build-time configuration for the generated documentation site.

Fields

NameTypeDescription
RepoUrlRepoUrlOptional repository URL used to build source links for members.
SiteNameSiteNameOptional consumer name used in the navbar and page titles.
LogoTextLogoTextOptional short consumer mark used in the navbar.
LogoPathLogoPathOptional root-relative or absolute image used as the navbar logo.
LogoDarkPathLogoDarkPathOptional dark-theme variant of LogoPath.
ShowSiteNameShowSiteNameWhether to display the site name beside the navbar mark.
StylesheetStylesheetOptional root-relative or absolute consumer stylesheet loaded after FsLiveDocs styles.
ThemesThemesOptional DaisyUI themes exposed by the theme picker.
NavigationNavigationOptional top-level navigation.
FSharpPreludeFSharpPreludeRepository-owned F# setup compiled and shown on every page containing checked F#.