Skip to content

Commit 61b18d2

Browse files
committed
chore: move docs
1 parent a001903 commit 61b18d2

File tree

88 files changed

+4197
-28836
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+4197
-28836
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -60,28 +60,3 @@ jobs:
6060
run: |
6161
rm -rf dist
6262
npx semantic-release
63-
64-
- name: Configure GH Access
65-
if: github.ref == 'refs/heads/master'
66-
run: |
67-
mkdir -p ~/.ssh
68-
ssh-keyscan github.com >> ~/.ssh/known_hosts
69-
echo "${{ secrets.DEPLOY_SSH_KEY }}" > ~/.ssh/id_rsa
70-
chmod 600 ~/.ssh/id_rsa
71-
git config --global user.email "underlog@gmail.com"
72-
git config --global user.name "Petyo Ivanov"
73-
cat <<EOT >> ~/.ssh/config
74-
Host github.com
75-
HostName github.com
76-
IdentityFile ~/.ssh/id_rsa
77-
EOT
78-
79-
- name: Build and deploy docs
80-
if: github.ref == 'refs/heads/master'
81-
env:
82-
GIT_USER: git
83-
USE_SSH: true
84-
run: |
85-
pnpm build
86-
pnpm docs:build
87-
pnpm docs:deploy

blog/2020-12-13-own-state-management.md

Lines changed: 0 additions & 163 deletions
This file was deleted.

docs/api-reference/_category_.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/api-reference/table-virtuoso-api-reference.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

docs/api-reference/virtuoso-api-reference.md

Lines changed: 0 additions & 42 deletions
This file was deleted.

docs/api-reference/virtuoso-grid-api-reference.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

docs/basics/_category_.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/basics/auto-resizing.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)