Merge branch 'main' into dev

# Conflicts:
#	docs/setup.md
This commit is contained in:
shamoon
2026-02-24 15:05:49 -08:00
3 changed files with 260 additions and 307 deletions

View File

@@ -358,7 +358,7 @@ If you want to build the documentation locally, this is how you do it:
$ uv run zensical serve
```
## Building the Docker image
## Building the Docker image {#docker_build}
The docker image is primarily built by the GitHub actions workflow, but
it can be faster when developing to build and tag an image locally.