dip icon indicating copy to clipboard operation
dip copied to clipboard

Guide website

Open JunichiSugiura opened this issue 3 years ago • 0 comments

  • [x] Design

Setting up project

  • [x] Generate website with Zola

  • [x] Configure Tailwind CSS

  • Markup & Style

    • [x] Header
    • [x] Navigation
    • [x] Markdown
    • [x] Pagination
    • [x] Page footer
  • [x] Deploy via Vercel

  • [x] Set domains

    • www.bevydioxus.com (main)
    • bevy-dioxus.com
  • #77

  • #90

Contents

  • Documentation
    • Getting Started
      • [ ] Overview
      • [ ] Installation
    • Ui Component
      • [ ] Overview
    • State management
      • [ ] Overview
      • [ ] Component state
      • [ ] Global state (Optional)
      • [ ] UiState
    • ECS
      • [ ] Overview
      • [ ] Entity / Component
      • [ ] System
      • [ ] Resource
      • [ ] Event
      • [ ] Commands
      • [ ] Query
    • Debugging
    • Testing
    • Deploying
    • Advanced
      • Create your own Plugin
      • Generate Plugin based on proc macro
  • Tutorial
    • TodoMVC

JunichiSugiura avatar May 22 '22 15:05 JunichiSugiura