add docs using mkdocs

This commit is contained in:
ramnique 2025-01-28 15:48:09 +05:30
parent 255fb06638
commit d5522feb05
5 changed files with 80 additions and 0 deletions

5
apps/docs/mkdocs.yml Normal file
View file

@ -0,0 +1,5 @@
site_name: MkLorum
nav:
- Home: index.md
- About: about.md
theme: readthedocs