Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Infobús Documentation

This is the documentation for the Infobús platform.

How to run the documentation locally:

cd docs/

and then

uv run zensical serve

and if the port is taken, you can specify a different port:

uv run zensical serve -a localhost:8001