Development¶
The project uses a flat package layout with shortificator/ at the repository root.
Common commands:
make check runs Ruff linting, Ruff format checking, and Python syntax compilation.
Documentation¶
Install docs dependencies:
Serve locally:
Build the static site: