site_name: 'Jest CLI Tester'
repo_url: https://github.com/HanseltimeIndustries/jest-cli-tester
theme:
  name: material
  features:
    - content.code.copy
    - content.code.select
    - toc.follow
    - navigation.top
    - navigation.tabs
    - navigation.tracking
markdown_extensions:
  - admonition
  - pymdownx.details
  - pymdownx.superfences:
      custom_fences:
        - name: mermaid
          class: mermaid
          format: !!python/name:pymdownx.superfences.fence_code_format
  - pymdownx.tabbed:
      alternate_style: true
extra:
  version:
    provider: mike

# Navigation ordering
plugins:
  - literate-nav:
      nav_file: NAV.md