Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Website Restructuring #49

Merged
merged 40 commits into from
Feb 22, 2024
Merged

Chore: Website Restructuring #49

merged 40 commits into from
Feb 22, 2024

Conversation

bbazukun123
Copy link
Collaborator

@bbazukun123 bbazukun123 commented Dec 6, 2023

Resolves ticket.

  • Move tutorial and playground sections into the main Docusaurus docs structure to allow it to take the effect of nav's version control.
  • Swizzle out the Footer component and adjust it so that it does not render for the pages above.
  • Move tutorial content into src as its own source directory, reflecting that of the examples.
  • Add PixiJS version config to the docs directory that will reflect the version being used on the playgrounds, including the versioned ones in the future.
  • Add pixi version config generation script to help with the creation or modification of the config.
  • Add versioning to the examples and tutorials source directories, matching the PixiJS version configs being used.
  • Add tutorial docs generation script.
  • Update example docs generation script.

@bbazukun123 bbazukun123 marked this pull request as ready for review December 17, 2023 23:04
@bbazukun123 bbazukun123 changed the title Restructuring: Move Tutorial and Playground into the Docusaurus Docs Structure Chore: Website Restructuring Dec 18, 2023
bbazukun123 and others added 22 commits December 18, 2023 12:16
* Chore: Website Versioning

* Versions page fixes

* Add `Working with Content` Section on README (#54)

* Added Working with Content Section on README

* Quick adjustment

---------

Co-authored-by: Baz Utsahajit <[email protected]>

* Chore: Create v7.x Snapshot + Make Working Docs the Pre-Release v8 (#53)

* Chore: Create v7.x Snapshot + Make Working Docs the Pre-Release v8

* Tweaked Sandpack Dependencies Config

* Hotfix: Restructure Source Examples and Tutorial (#55)

* Hotfix: Restructure Source Examples and Tutorial

* Type hotfix

* Added back parcel-bundler for all pixi versions

* Reverted conditioned babel core dev dependency

* Chore: Upgrade Working Docs to use PixiJS v8.0.0-rc.2 and Simplify examples and tutorial source versioning (#60)

* Chore: Upgrade Working Docs to use PixiJS v8.0.0-rc.1

* Simplify source versioning for examples and tutorials

* Bump up to v8.0.0-rc.2

* Type fix

* Add ghtoken ignore

* Fix Versioned Links

* Upgrade to RC4

* More Assorted fixes

---------

Co-authored-by: Baz Utsahajit <[email protected]>

---------

Co-authored-by: Baz Utsahajit <[email protected]>

---------

Co-authored-by: Baz Utsahajit <[email protected]>

---------

Co-authored-by: Baz Utsahajit <[email protected]>
@Zyie Zyie changed the base branch from main to v8 February 19, 2024 16:18
@Zyie Zyie merged commit 9058a64 into v8 Feb 22, 2024
1 check passed
@Zyie Zyie deleted the website-restructuring branch February 22, 2024 13:08
@Zyie Zyie restored the website-restructuring branch February 22, 2024 13:10
@Zyie Zyie deleted the website-restructuring branch March 13, 2024 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants