Add Typst PDF export for technical specification

This commit is contained in:
Ruslan Bakiev
2026-05-04 10:13:45 +07:00
parent ac312a3a62
commit bbd9dcfb5a
2 changed files with 316 additions and 0 deletions

2
.gitignore vendored
View File

@@ -5,6 +5,8 @@
.nitro
.cache
dist
docs/.vitepress/cache
docs/export
# Node dependencies
node_modules