Skip to main content

Configuration

DocStatic site configuration is managed through the docusaurus.config.ts file. For information about editing this file directly, refer to Configuration in the Docusaurus documentation.

To use the CMS to edit the configuration, navigate to the Settings collection. From here, you can configure the site's:

  • Title.
  • Tagline.
  • Favicon.
  • GraphQL Schema URL.
  • Default Color Mode (dark or light).
  • Footer items.
  • Languages.
  • Logo.
  • OpenAPI schemas.
  • Syntax Highlighting.
  • URL.
  • Navbar.
  • Sidebar settings.
  • Blog settings.

There is a separate Theme collection for changing the color scheme and typography settings.

Related topics

  • InternationalizationTranslating documents with docStatic.
  • CLIDocStatic command line scripts.
  • Creating pagesCreating pages in the CMS.
  • Hosted CMSUsing docStatic with cloud-hosted or self-hosted TinaCMS.
  • IntroductionDocStatic was designed from the ground up to be easily installed and used to get your website up and running quickly.
  • BlogBlogging with docStatic.
  • IntroductionWiki sidebar generation and category index document conventions.