2024-05-04 23:57:45 +06:00
2024-11-02 00:02:30 +06:00
2023-06-10 17:47:29 +06:00
2023-06-09 22:34:11 +06:00
2024-05-04 23:57:45 +06:00
2024-09-23 00:23:42 +06:00
2023-09-05 15:25:32 +06:00
2024-08-26 02:11:20 +00:00

docs

It is a documentation repository for the projects of InsanusMokrassar.

Running locally

Install poetry

For the ease of dependencies management, this repository uses Poetry, a Python project & dependencies manager. In case you wish to interact with these docs locally, make sure to install it first.

Install dependencies

poetry install --no-root

Build and run

In Fleet you may use these configs to work with the repo.

To build or run it in vanilla terminal, use the following commands:

poetry run mkdocs build # Just build the site
poetry run mkdocs serve # Run a local server with the site
Description
No description provided
Readme MIT 40 MiB
Languages
Kotlin 100%