Docs about Docs logo Docs about Docs

Reference guide for Jekyll configuration settings in the Stitch Docs.

The Stitch Docs uses Jekyll, a static site generator. This reference covers the key configuration settings in _config.yml and how they affect site generation.

This serves as a reference for the Frontmatter parameters found in references for common.

Instructions for using the templates can be found here.

Common templates

Database and destination connection settings template reference

This template is used to add the fields in the Stitch app users must complete to connect their database integration or destination.

Database and destination user privileges template reference

This template is used to add documentation about the privileges Stitch requires to connect to a database integration or destination.

Error message template reference

This template is used to add documentation for various error types.

Integration/destination version template reference

This template is used to add/update integrations and destinations with multiple released versions.


Back to top