Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Trustfall Documentation

Development

To install dependencies first install uv if you haven't already and then:

uv sync

Then, inside the project you can run the commands as::

  • uv run zensical serve - Start the live-reloading docs server.
  • uv run zensical build - Build the documentation site.

Links