Skip to content

y9Kap/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs

It is a documentation repository for the projects of InsanusMokrassar.

Running locally

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.

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

Releases

No releases published

Packages

No packages published