Skip to content

PyConZA/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyConZA documentation

This documentation site was created using Mkdocs.

Running locally

Installation

uv sync

Then to serve mkdocs locally:

uv run mkdocs serve

Or if you would prefer to activate the virtual environment:

source .venv/bin/activate 
mkdocs serve

The site will then serve at http://127.0.0.1:8000/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors