mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-16 21:00:40 -07:00
docs: update README to refer to liquidjs.com
This commit is contained in:
+7
-1
@@ -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
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
# env required: HEXO_ALGOLIA_INDEXING_KEY
|
||||
|
||||
cd docs && hexo algolia
|
||||
Reference in New Issue
Block a user