Skip to content

Commit 1c7cdc8

Browse files
committed
add build script
1 parent 8c7a5a2 commit 1c7cdc8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

scripts/build.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
npm run schema-to-data
3+
jekyll build

0 commit comments

Comments
 (0)