--- site_name: benoit.jp.net copyright:

benoit.jp.net is marked with CC0 1.0

repo_url: https://git.benoit.jp.net/benoit/mkdocs-benoit.jp.net repo_name: git.benoit.jp.net edit_uri: _edit/master/docs/ theme: name: material palette: # Palette toggle for light mode - media: "(prefers-color-scheme: light)" primary: black accent: amber scheme: default toggle: icon: material/brightness-7 name: Switch to dark mode # Palette toggle for dark mode - media: "(prefers-color-scheme: dark)" primary: black accent: amber scheme: slate toggle: icon: material/brightness-4 name: Switch to light mode font: false favicon: images/console-network.png icon: logo: material/console-network repo: fontawesome/brands/git-alt features: - navigation.tabs - navigation.sections - navigation.tracking - toc.integrate - content.action.edit - content.code.copy extra_javascript: - javascripts/tablesort.min.js - javascripts/tables.js markdown_extensions: - abbr - admonition - attr_list - pymdownx.highlight: anchor_linenums: true line_spans: __span pygments_lang_class: true - pymdownx.inlinehilite - pymdownx.details - pymdownx.snippets - pymdownx.superfences: custom_fences: - name: mermaid class: mermaid format: !!python/name:pymdownx.superfences.fence_code_format - pymdownx.emoji: emoji_index: !!python/name:materialx.emoji.twemoji emoji_generator: !!python/name:materialx.emoji.to_svg - pymdownx.tasklist: custom_checkbox: true - toc: permalink: true plugins: - git-revision-date-localized: enable_creation_date: true extra: social: - icon: material/mastodon link: https://toots.benpro.fr/@benoit name: Mastodon - icon: material/git link: https://git.benoit.jp.net/benoit name: Forgejo - icon: material/github link: https://github.com/benoitjpnet name: Github nav: - Homepage: - index.md - Howtos: - Howto CentOS: Howtos/HowtoCentOS.md - Howto Crack WPA: Howtos/HowtoCrackWPA.md - Howto Encoding: Howtos/HowtoEncoding.md - Howto GPG: Howtos/HowtoGPG.md - Howto LXD: Howtos/HowtoLXD.md - Howto MacOS: Howtos/HowtoMacOS.md - Howto Secure Mail Server: Howtos/HowtoSecureMailServer.md - Howto Sysadmin: Howtos/HowtoSysadmin.md - Howto ZFS: Howtos/HowtoZFS.md - Various: - CPU Benchmark: Various/CPUBenchmark.md - Electric Road Trip 2019: Various/ElectricRoadTrip2019.md - Infra: Various/Infra.md - Japonais: Various/Japonais.md - Mullvad: Various/Mullvad.md - TarifsBanques: Various/TarifsBanques.md - CV: CV/CV.md