Skip to content

Repository files navigation

FlightNG Documentation

下一代飞控固件文档站点 | Next-generation flight controller firmware documentation

Built with Astro + Starlight

🚀 Quick Start

# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run preview

📁 Project Structure

.
├── public/ # Static assets (images, etc.)
├── src/
│ ├── assets/ # Logo and other processed assets
│ ├── components/ # Custom Astro components
│ ├── content/
│ │ └── docs/
│ │ ├── zh/ # Chinese documentation
│ │ └── en/ # English documentation
│ └── styles/ # Custom CSS
├── astro.config.mjs # Astro configuration
├── package.json
└── tsconfig.json

🌐 Languages

  • 简体中文 (default)
  • English

📚 Documentation

  • Fidelity X - Next-generation flight controller firmware
  • atbetaflight - Betaflight AT32 port

🔗 Links

📄 License

© FlightNG dev team

About

Docs for FlightNG

Resources

Stars

4 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages