mkdocs init

Via:

    rye run mkdocs new .
This commit is contained in:
Cédric Deltheil 2024-01-08 16:22:04 +01:00 committed by Cédric Deltheil
parent f3f9ab8c3c
commit b640495dd0
2 changed files with 7 additions and 0 deletions

3
docs/index.md Normal file
View file

@ -0,0 +1,3 @@
# Refiners - Docs
WIP

4
mkdocs.yml Normal file
View file

@ -0,0 +1,4 @@
site_name: Refiners
theme:
name: material