The Trans Directory
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Allow pnpm quartz (#1078)

Co-authored-by: iacore <noreply+gpg-stub@1a-insec.net>

authored by

iacore
iacore
and committed by
GitHub
e763e196 6a019dae

+1
+1
package.json
··· 12 12 "url": "https://github.com/jackyzha0/quartz.git" 13 13 }, 14 14 "scripts": { 15 + "quartz": "./quartz/bootstrap-cli.mjs", 15 16 "docs": "npx quartz build --serve -d docs", 16 17 "check": "tsc --noEmit && npx prettier . --check", 17 18 "format": "npx prettier . --write",