We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f909929 commit 5a80fbdCopy full SHA for 5a80fbd
deploy/build-cf.sh
@@ -0,0 +1,4 @@
1
+#! /bin/bash
2
+
3
+npm run generate
4
+ln -s .output/public website
0 commit comments