Sha256: 0f9871b18c7f9d390b0cf0faea8f3e545bc02c5f6d65bcb495fe2b7e34d419d9

Contents?: true

Size: 730 Bytes

Versions: 1

Compression:

Stored size: 730 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:
      - Docker: docker.md
      - 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.1 mkdocs.yml