# SPDX-FileCopyrightText: 2022 Jonah Aragon # # SPDX-License-Identifier: MIT OR CC-BY-SA-4.0 INHERIT: mkdocs.yml watch: - theme - includes - mkdocs.yml markdown_extensions: material.extensions.preview: sources: exclude: - index.md - tools.md - about.md - about/* targets: exclude: - about/contributors.md