new skill meta

This commit is contained in:
John Lancaster
2026-06-18 22:22:30 -05:00
parent 9f34e12e08
commit 818de1b3f9
7 changed files with 192 additions and 4 deletions
-1
View File
@@ -17,7 +17,6 @@ COPY src ./src
RUN uv sync --frozen --no-dev
COPY docs ./docs
COPY skills ./skills
COPY zensical.toml ./
RUN uv run zensical build