2021-02-20 02:49:01 +00:00
|
|
|
site_name: www.benpro.fr
|
2021-02-20 06:41:24 +00:00
|
|
|
copyright: <p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><span property="dct:title">benpro.fr</span> is marked with <a href="http://creativecommons.org/publicdomain/zero/1.0?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC0 1.0<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/zero.svg?ref=chooser-v1"></a></p>
|
2021-02-20 02:49:01 +00:00
|
|
|
repo_url: https://git.benpro.fr/benoit/www.benpro.fr
|
|
|
|
repo_name: git.benpro.fr
|
|
|
|
edit_uri: _edit/master/docs/
|
|
|
|
|
|
|
|
theme:
|
|
|
|
name: material
|
|
|
|
font: false
|
|
|
|
palette:
|
|
|
|
scheme: slate
|
|
|
|
primary: black
|
2021-02-20 05:15:59 +00:00
|
|
|
favicon: images/console-network.png
|
2021-02-20 02:49:01 +00:00
|
|
|
icon:
|
|
|
|
logo: material/console-network
|
|
|
|
repo: fontawesome/brands/git-alt
|
|
|
|
features:
|
|
|
|
- navigation.tabs
|
|
|
|
- navigation.sections
|
|
|
|
- toc.integrate
|
|
|
|
|
|
|
|
extra_css:
|
|
|
|
- stylesheets/extra.css
|
|
|
|
|
2021-04-17 14:23:19 +00:00
|
|
|
extra_javascript:
|
|
|
|
- https://cdnjs.cloudflare.com/ajax/libs/tablesort/5.2.1/tablesort.min.js
|
|
|
|
- javascripts/tables.js
|
|
|
|
|
2021-02-20 02:49:01 +00:00
|
|
|
markdown_extensions:
|
|
|
|
- toc:
|
|
|
|
permalink: true
|
|
|
|
- admonition
|
|
|
|
- pymdownx.details
|
|
|
|
- pymdownx.emoji:
|
|
|
|
emoji_index: !!python/name:materialx.emoji.twemoji
|
|
|
|
emoji_generator: !!python/name:materialx.emoji.to_svg
|
|
|
|
- pymdownx.tasklist:
|
|
|
|
custom_checkbox: true
|
2021-02-20 05:15:59 +00:00
|
|
|
- abbr
|
|
|
|
- pymdownx.snippets
|
2021-02-20 06:06:36 +00:00
|
|
|
- pymdownx.highlight
|
|
|
|
- pymdownx.superfences
|
2021-02-20 02:49:01 +00:00
|
|
|
|
|
|
|
plugins:
|
|
|
|
- git-revision-date
|
|
|
|
|
2021-02-20 05:15:59 +00:00
|
|
|
extra:
|
|
|
|
social:
|
|
|
|
- icon: material/pencil
|
|
|
|
link: https://blog.benpro.fr
|
|
|
|
name: Blog
|
|
|
|
- icon: material/mastodon
|
|
|
|
link: https://toots.benpro.fr/@benoit
|
|
|
|
name: Mastodon
|
|
|
|
- icon: material/camera
|
|
|
|
link: https://pix.benpro.fr/benoit
|
2021-02-20 05:34:53 +00:00
|
|
|
name: Pixelfed
|
|
|
|
- icon: material/video
|
|
|
|
link: https://videos.benpro.fr/accounts/benpro/video-channels
|
|
|
|
name: Peertube
|
|
|
|
- icon: material/git
|
|
|
|
link: https://git.benpro.fr/benoit
|
|
|
|
name: Gitea
|
|
|
|
- icon: material/github
|
|
|
|
link: https://github.com/benpro
|
|
|
|
name: Github
|
2021-02-20 05:15:59 +00:00
|
|
|
|
2021-02-20 02:49:01 +00:00
|
|
|
nav:
|
|
|
|
- Homepage:
|
|
|
|
- index.md
|
|
|
|
- Howtos:
|
2021-02-20 03:34:07 +00:00
|
|
|
- Howto CentOS: Howtos/HowtoCentOS.md
|
|
|
|
- Howto Crack WPA: Howtos/HowtoCrackWPA.md
|
2021-02-20 06:06:36 +00:00
|
|
|
- Howto Encoding: Howtos/HowtoEncoding.md
|
2021-02-20 03:34:07 +00:00
|
|
|
- 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
|
|
|
|
- Self-host:
|
|
|
|
- Infra: Self-Host/Infra.md
|
|
|
|
- LXD Usage: Self-Host/LXDUsage.md
|
|
|
|
- Various:
|
|
|
|
- Animes List: Various/AnimesList.md
|
|
|
|
- Backup Strategy: Various/BackupStrategy.md
|
|
|
|
- CPU Benchmark: Various/CPUBenchmark.md
|
|
|
|
- Electric Road Trip 2019: Various/ElectricRoadTrip2019.md
|
|
|
|
- Japonais: Various/Japonais.md
|
|
|
|
- Mullvad: Various/Mullvad.md
|
|
|
|
- TarifsBanques: Various/TarifsBanques.md
|
|
|
|
- CV: CV/CV.md
|