Compare commits
No commits in common. "3a8baf7378c8fae9787e835a8ec09974ed983c6d" and "79867bd433fd3acf5bc4ab49fc3831c92784febc" have entirely different histories.
3a8baf7378
...
79867bd433
2 changed files with 13 additions and 16 deletions
|
@ -5,15 +5,13 @@ hide:
|
||||||
title: benoit.jp.net - Homepage
|
title: benoit.jp.net - Homepage
|
||||||
---
|
---
|
||||||
|
|
||||||
Welcome here! This is a tiny website, used mainly for my own usage. But, maybe
|
Welcome here! This is a tiny website, used mainly for my own usage. But, maybe you'll find useful information.
|
||||||
you'll find useful information.
|
|
||||||
|
|
||||||
I’m Benoît, French systems engineer living in Japan. I’m passionate about the
|
I’m Benoît, French systems engineer living in Japan. I’m passionate about the world of free software and Japanese culture.
|
||||||
world of free software and Japanese culture. If you want to contact me, you can
|
If you want to contact me, you can use this mail `contact-website`:material-at:`benoit.jp.net`. You can also find me on [Libera Chat](https://libera.chat/) IRC Network, nickname `benpro`.
|
||||||
use this mail `contact-website`:material-at:`benoit.jp.net`.
|
|
||||||
|
|
||||||
<a href="https://laminar.benoit.jp.net/jobs/mkdocs">
|
<a href="https://laminar.benoit.jp.net/jobs/mkdocs-benoit.jp.net">
|
||||||
<img src="https://laminar.benoit.jp.net/badge/mkdocs.svg">
|
<img src="https://laminar.benoit.jp.net/badge/mkdocs-benoit.jp.net.svg">
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
## About Me
|
## About Me
|
||||||
|
@ -24,7 +22,7 @@ use this mail `contact-website`:material-at:`benoit.jp.net`.
|
||||||
|
|
||||||
- :material-git:[Forgejo](https://git.benoit.jp.net/benoit)
|
- :material-git:[Forgejo](https://git.benoit.jp.net/benoit)
|
||||||
- :material-github:[Github](https://github.com/benoitjpnet)
|
- :material-github:[Github](https://github.com/benoitjpnet)
|
||||||
- :material-mastodon:[Mastodon](https://mastodon.benoit.jp.net/@benoit)
|
- :material-mastodon:[Mastodon](https://toots.benpro.fr/@benoit)
|
||||||
|
|
||||||
??? Question
|
??? Question
|
||||||
|
|
||||||
|
|
13
mkdocs.yml
13
mkdocs.yml
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
site_name: benoit.jp.net
|
site_name: benoit.jp.net
|
||||||
copyright: <p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><span property="dct:title">benoit.jp.net</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://benoit.jp.net/images/cc.svg"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://benoit.jp.net/images/zero.svg"></a></p>
|
copyright: <p xmlns:cc="http://creativecommons.org/ns#" xmlns:dct="http://purl.org/dc/terms/"><span property="dct:title">benoit.jp.net</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://benoit.jp.net/images/cc.svg"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://benoit.jp.net/images/zero.svg"></a></p>
|
||||||
repo_url: https://forgejo.benoit.jp.net/Benoit/Website
|
repo_url: https://git.benoit.jp.net/benoit/mkdocs-benoit.jp.net
|
||||||
repo_name: forgejo.benoit.jp.net
|
repo_name: git.benoit.jp.net
|
||||||
edit_uri: _edit/master/docs/
|
edit_uri: _edit/master/docs/
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
|
@ -42,10 +42,6 @@ extra_javascript:
|
||||||
- javascripts/tables.js
|
- javascripts/tables.js
|
||||||
|
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- attr_list
|
|
||||||
- pymdownx.emoji:
|
|
||||||
emoji_index: !!python/name:material.extensions.emoji.twemoji
|
|
||||||
emoji_generator: !!python/name:material.extensions.emoji.to_svg
|
|
||||||
- abbr
|
- abbr
|
||||||
- admonition
|
- admonition
|
||||||
- attr_list
|
- attr_list
|
||||||
|
@ -61,6 +57,9 @@ markdown_extensions:
|
||||||
- name: mermaid
|
- name: mermaid
|
||||||
class: mermaid
|
class: mermaid
|
||||||
format: !!python/name:pymdownx.superfences.fence_code_format
|
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:
|
- pymdownx.tasklist:
|
||||||
custom_checkbox: true
|
custom_checkbox: true
|
||||||
- toc:
|
- toc:
|
||||||
|
@ -76,7 +75,7 @@ extra:
|
||||||
link: https://toots.benpro.fr/@benoit
|
link: https://toots.benpro.fr/@benoit
|
||||||
name: Mastodon
|
name: Mastodon
|
||||||
- icon: material/git
|
- icon: material/git
|
||||||
link: https://forgejo.benoit.jp.net/benoit
|
link: https://git.benoit.jp.net/benoit
|
||||||
name: Forgejo
|
name: Forgejo
|
||||||
- icon: material/github
|
- icon: material/github
|
||||||
link: https://github.com/benoitjpnet
|
link: https://github.com/benoitjpnet
|
||||||
|
|
Loading…
Add table
Reference in a new issue