This commit is contained in:
louiscklaw
2025-01-31 20:04:28 +08:00
parent fbf7c5da6c
commit 56285a7550
25 changed files with 3471 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -ex
npx marp -w index.md
npx marp --pdf --allow-local-files ./index.md