Skip to content

Commit

Permalink
docs: remove docs sub-site (#4822)
Browse files Browse the repository at this point in the history
* chore: remove docs subsite

* chore: update build-docs script

* chore: remove extra docs from merge

* chore: remove reference to docs workspace

* chore(deps): update transitive deps in package-lock.json

---------

Co-authored-by: Josh Black <[email protected]>
  • Loading branch information
joshblack and joshblack authored Sep 11, 2024
1 parent 6d012cf commit f8749ee
Show file tree
Hide file tree
Showing 122 changed files with 14,975 additions and 47,537 deletions.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": ["docs", "example-*", "codesandbox"]
"ignore": ["example-*", "codesandbox"]
}
1 change: 0 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"mode": "pre",
"tag": "rc",
"initialVersions": {
"docs": "1.0.0",
"codesandbox": "0.0.0",
"example-app-router": "0.0.0",
"example-consumer-test": "0.0.0",
Expand Down
3 changes: 0 additions & 3 deletions docs/.eslintrc.js

This file was deleted.

91 changes: 0 additions & 91 deletions docs/.gitignore

This file was deleted.

14 changes: 0 additions & 14 deletions docs/components/DeprecationBanner.js

This file was deleted.

5 changes: 0 additions & 5 deletions docs/components/PropsList.js

This file was deleted.

9 changes: 0 additions & 9 deletions docs/components/State.js

This file was deleted.

99 changes: 0 additions & 99 deletions docs/components/ThemeReferenceTree.js

This file was deleted.

34 changes: 0 additions & 34 deletions docs/components/constants.js

This file was deleted.

2 changes: 0 additions & 2 deletions docs/components/index.js

This file was deleted.

Loading

0 comments on commit f8749ee

Please sign in to comment.