Skip to content

Commit

Permalink
chore: remove legacy code (#1993)
Browse files Browse the repository at this point in the history
* Update legacy docs

* Update legacy package documents links

* Update edit path for legacy site

* Remove legacy code

* Revert "Update legacy package documents links"

This reverts commit 4da6edc.

* Revert package updates

* Revert "Remove legacy code"

This reverts commit d1870f3.

* Remove legacy code

* Create package-lock.json

* Remove legacy lockfile

* Remove orphaned ignore

---------

Co-authored-by: Alex Moon <[email protected]>
  • Loading branch information
josephfusco and moonmeister authored Nov 27, 2024
1 parent b098fcb commit dc2b753
Show file tree
Hide file tree
Showing 292 changed files with 5 additions and 52,400 deletions.
20 changes: 0 additions & 20 deletions .github/workflows/build-legacy-docs.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ process.yml
.env
.env.*
!.env.local.sample
.docusaurus
build/
examples/next/getting-started/package-lock.json
faustjs.code-workspace

# Ignore the WordPress source where used by various development environments
Expand Down
1 change: 0 additions & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ There are many ways to [contribute](/CONTRIBUTING.md) to this project.

## Project Structure

- `/internal/legacy.faustjs.org` - legacy faustjs documentation site
- `/packages` - NPM packages
- `/examples` - Example projects
- `/plugins` - WordPress Plugins
Expand Down
5 changes: 0 additions & 5 deletions examples/next/getting-started/.env.local.sample

This file was deleted.

3 changes: 0 additions & 3 deletions examples/next/getting-started/.eslintrc

This file was deleted.

37 changes: 0 additions & 37 deletions examples/next/getting-started/.gitignore

This file was deleted.

16 changes: 0 additions & 16 deletions examples/next/getting-started/README.md

This file was deleted.

30 changes: 0 additions & 30 deletions examples/next/getting-started/gqty.config.js

This file was deleted.

5 changes: 0 additions & 5 deletions examples/next/getting-started/next-env.d.ts

This file was deleted.

6 changes: 0 additions & 6 deletions examples/next/getting-started/next.config.js

This file was deleted.

42 changes: 0 additions & 42 deletions examples/next/getting-started/package.json

This file was deleted.

Binary file removed examples/next/getting-started/public/favicon.ico
Binary file not shown.
Binary file not shown.
31 changes: 0 additions & 31 deletions examples/next/getting-started/src/client/index.ts

This file was deleted.

Loading

0 comments on commit dc2b753

Please sign in to comment.