Skip to content

Commit

Permalink
Merge branch 'canary' into cnary+main
Browse files Browse the repository at this point in the history
  • Loading branch information
moonmeister committed Nov 27, 2024
2 parents 8816d4f + dc2b753 commit 737f6a4
Show file tree
Hide file tree
Showing 294 changed files with 38 additions and 52,652 deletions.
20 changes: 0 additions & 20 deletions .github/workflows/build-legacy-docs.yml

This file was deleted.

6 changes: 2 additions & 4 deletions .github/workflows/nextjs-bundle-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ jobs:
analyze:
strategy:
matrix:
next-dir: [
'examples/next/faustwp-getting-started',
]
next-dir: ['examples/next/faustwp-getting-started']

runs-on: ubuntu-22.04
steps:
Expand Down Expand Up @@ -93,7 +91,7 @@ jobs:
path: ${{ matrix.next-dir }}/.next/analyze/__bundle_analysis.json

- name: Download bundle analysis report for base branch
uses: dawidd6/action-download-artifact@v3
uses: dawidd6/action-download-artifact@v6
if: success() && github.event.number
with:
workflow: nextjs-bundle-analysis.yml
Expand Down
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 737f6a4

Please sign in to comment.