[#1181,site][xs]: change portaljs to datahub in github repo references.

This commit is contained in:
Rufus Pollock
2024-06-10 19:31:43 +02:00
parent 8feb87739d
commit c1f2c526a8
11 changed files with 22 additions and 70 deletions

View File

@@ -3,7 +3,7 @@ git checkout -b gh-pages
git rm -r --cached .
rm -rf portal
mkdir -p portal
npx create-next-app portal -e https://github.com/datopian/portaljs/tree/main/examples/dataset-frictionless
npx create-next-app portal -e https://github.com/datopian/datahub/tree/main/examples/dataset-frictionless
mkdir portal/public/dataset
cp -a ./data portal/public/dataset