mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-07-23 05:27:59 +00:00
Use Material theme for mkdocs
This commit is contained in:
parent
75b392d778
commit
f3f82492fb
4 changed files with 109 additions and 4 deletions
|
@ -8,6 +8,7 @@ license = "MIT"
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
mkdocs = "^1.3.0"
|
||||
mkdocs-material = "^8.3.8"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue