docs: update README to refer to liquidjs.com

This commit is contained in:
harttle
2020-03-28 21:09:08 +08:00
parent 8d0ef21267
commit 9ebf11edcf
17 changed files with 50 additions and 89 deletions
+7 -1
View File
@@ -1,4 +1,10 @@
#!/usr/bin/env bash
./bin/build-contributors.sh
./bin/build-apidoc.sh
./bin/build-apidoc.sh
cd docs
npm ci
npm run build
cp CNAME public/
npm run index # env required: HEXO_ALGOLIA_INDEXING_KEY
-4
View File
@@ -1,4 +0,0 @@
#!/usr/bin/env bash
# env required: HEXO_ALGOLIA_INDEXING_KEY
cd docs && hexo algolia