pixi-react icon indicating copy to clipboard operation
pixi-react copied to clipboard

Docs/add guides section with getting started

Open creativoma opened this issue 5 months ago • 1 comments

Description

This PR implements a new Guides section in the documentation website, complete with navbar integration and a comprehensive Getting Started guide for new users.

Closes #589

Changes Made

  • ✅ Added Guides section to documentation sidebar navigation
  • ✅ Created Getting Started guide with ecosystem overview, introduction, and quick start tutorial
  • ✅ Migrated documentation structure from JSON to YAML format for better maintainability
  • ✅ Reorganized existing guides (Extend, TypeScript, Hooks) into dedicated folders
  • ✅ Enhanced sidebar functionality with new DocSidebarItemWrapper component
  • ✅ Various layout and styling improvements

Acceptance Criteria ✓

  • [x] Users can easily find the Guides section of the documentation website
  • [x] The Guides section includes a Getting Started guide walking users through creating their first app with Pixi React

Screenshot

image

creativoma avatar Aug 15 '25 12:08 creativoma

@trezy and @thejustinwalsh Ready to merge 😎

creativoma avatar Dec 06 '25 16:12 creativoma