Skip to content

Commit 11cfe6f

Browse files
authored
Merge pull request #667 from GetStream/docs-restructure
chore: remove docs - new docs infra not yet set up
2 parents 8121fe4 + e529c21 commit 11cfe6f

File tree

327 files changed

+1
-21975
lines changed

Some content is hidden

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

327 files changed

+1
-21975
lines changed

β€Ž.github/workflows/vale-doc-lint.ymlβ€Ž

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

β€Ž.github/workflows/workflow.ymlβ€Ž

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,3 @@ jobs:
6060
yarn vercel pull --yes --environment=${{ github.ref == 'refs/heads/master' && 'production' || 'preview' }} --token=${{ secrets.VERCEL_TOKEN }} &&
6161
yarn vercel build ${{ github.ref == 'refs/heads/master' && '--prod' || '' }} --token=${{ secrets.VERCEL_TOKEN }} &&
6262
yarn vercel deploy ${{ github.ref == 'refs/heads/master' && '--prod' || '' }} --prebuilt --token=${{ secrets.VERCEL_TOKEN }}
63-
- name: Copy docs from stream-chat-css
64-
run: npm run ${{ (github.ref == 'refs/heads/master' || contains(github.head_ref, 'v5')) && 'copy-css-docs:v5' || 'copy-css-docs' }}
65-
- name: Generate docs
66-
run: |
67-
npm run ${{ (github.ref == 'refs/heads/master' || contains(github.head_ref, 'v5')) && 'generate-docs:v5' || 'generate-docs' }}
68-
- name: Push to docusaurus
69-
uses: GetStream/push-stream-chat-docusaurus-action@main
70-
with:
71-
target-branch: ${{ (github.ref == 'refs/heads/master' || github.ref == 'refs/heads/master') && 'production' || 'staging' }}
72-
env:
73-
DOCUSAURUS_GH_TOKEN: ${{ secrets.DOCUSAURUS_GH_TOKEN }}

β€Ž.styles/Google/AMPM.ymlβ€Ž

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

β€Ž.styles/Google/Acronyms.ymlβ€Ž

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

β€Ž.styles/Google/Colons.ymlβ€Ž

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

β€Ž.styles/Google/Contractions.ymlβ€Ž

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

β€Ž.styles/Google/DateFormat.ymlβ€Ž

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

β€Ž.styles/Google/Ellipses.ymlβ€Ž

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

β€Ž.styles/Google/EmDash.ymlβ€Ž

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

β€Ž.styles/Google/EnDash.ymlβ€Ž

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

0 commit comments

Comments
Β (0)