This blog is built with MkDocs Materials.
pip3 install mkdocs-material mkdocstrings mkdocs-git-revision-date-plugin mkdocs-blogging-plugin
cd blog.dfir-iris.org/
# To preview the changes while writing
mkdocs serve
# To build
mkdocs build
The contents of this repository is available under CC BY-SA 4.0.