Sha256: ab23972444ba3e0a9f9efc87435c1e7f5651ad4864881834516659027b26b7df

Contents?: true

Size: 704 Bytes

Versions: 1

Compression:

Stored size: 704 Bytes

Contents

site_name: Mihari

theme:
  name: material

plugins:
  search:
  tags:
    enabled: true
    tags_file: tags.md

nav:
  - Requirements: requirements.md
  - Installation: installation.md
  - How to Write a Rule: rule.md
  - Usage: usage.md
  - Configuration: configuration.md
  - Tips:
      - GitHub Actions: github_actions.md
      - Alternatives: alternatives.md
  - References:
      - Analyzers: "analyzers/index.md"
      - Enrichers: "enrichers/index.md"
      - Emitters: "emitters/index.md"
      - Tags: "./tags.md"

markdown_extensions:
  - toc:
      permalink: true
  - admonition
  - pymdownx.details
  - pymdownx.extra
  - pymdownx.highlight
  - pymdownx.magiclink
  - pymdownx.superfences

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mihari-5.7.0 mkdocs.yml