Sha256: 2fae9bbb8352c10195694cddb498cbc963746ff1beb416b70ab89c623b19173d

Contents?: true

Size: 681 Bytes

Versions: 2

Compression:

Stored size: 681 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.superfences
  - pymdownx.highlight
  - pymdownx.extra

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mihari-5.6.2 mkdocs.yml
mihari-5.6.1 mkdocs.yml