PyLadiesCon 2025

Créer facile un site web avec MkDocs / Easily create a website with MkDocs
2025/12/06 , Main Stream
言語: Français

MkDocs is a really simple tool to quickly create a static web site. I use it to quickly create web pages from basic markdown files.
Recently I have also used Material for MkDocs to create a new version of my personal web page and it has been a really easy.
If you do not have much time, MkDocs is a nice solution to quickly publish some web content.


I like static site generators.

I use Sphinx for a long time as I like reStructuredText. My technical notes (240 pages) are written in reStructuredText.

I like to use MkDocs to quickly gather and publish some Markdown content that I may need to share as most people use Markdown. I am not a Markdown fan but MkDocs is simple to understand, to start with and to use.

For the technical notes, I use Read the Docs theme. I recently dive into Material for MkDocs to recreate my personal web pages.

I use Quarto to create slides.
Our community has the chance to have many nice tools as we also have Pelican, Nicola, …

I am a software developer since 1990, first in telecommunications for a decade and then in a computer research laboratory, LIRIS in Lyon, as CNRS research support staff.

I develop in Python for more than fifteen years, whether for web development or data manipulation.

I have had a portrait in the CNRS comicbook The CodebreakHers of the digital world published in french in 2021 and translated in english in 2023.

I am a member of the APRIL Board, a french association which promotes and defends free software, since february 2024.