Skip to content

betterthanever2/python-polylith-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation: Python tools for the Polylith Architecture

This repo contains the docs for the Python tools for the Polylith Architecture project. Using MKDocs, a static site generator, and the Material theme.

Usage

Create a virtual environment:

python3 -m venv .venv

source .venv/bin/activate

Install Material for MKDocs:

pip install mkdocs-material

Run the site on your local machine:

mkdocs serve

More info

See the Getting started guide at the Material for MKDocs site.

About

Documentation: Python tools for the Polylith Architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published