feat: restructure docs into "chapters" (#12)

* feat(docker, k8s): create containers folder and kubernetes notes
This commit is contained in:
Marcello 2023-03-13 11:33:51 +00:00
parent b1cb858508
commit 2725e3cb70
92 changed files with 777 additions and 367 deletions

View file

@ -8,7 +8,9 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.10"
mkdocs = "^1.4.2"
mkdocs-material = "^8.5.9"
mkdocs-material = "^9.1.2"
pillow = "^9.4.0"
cairosvg = "^2.6.0"
[tool.poetry.dev-dependencies]