<p align="center">
  <img src="images\logo_1080P.png" alt="logo" width="200"/>
</p>

<h1 align="center">
  Fairy Oracle Sanctuary | 天机阁
</h1>

> Official website for Fairy Oracle Sanctuary

<p align="center">
<a href="README.md">English</a> | <a href="README.zh.md">简体中文</a></a> 
</p>

🌐 **Live Site**: [https://fairy-oracle-sanctuary.github.io/Fairy-Oracle-Sanctuary/](https://fairy-oracle-sanctuary.github.io/Fairy-Oracle-Sanctuary/)

## About

Fairy Oracle Sanctuary (天机阁) is a developer collective dedicated to:
- **Free Software** - We prefer Copyleft licenses (GPL/AGPL) to ensure software freedom
- **People First** - We value contributors regardless of background
- **Pure Passion** - We share our creations without prerequisites

## Tech Stack

- **Framework**: [Next.js 16](https://nextjs.org/) (App Router, SSG)
- **Language**: [TypeScript](https://www.typescriptlang.org/)
- **Styling**: [Tailwind CSS 4](https://tailwindcss.com/)
- **Animation**: [Framer Motion](https://www.framer.com/motion/)
- **i18n**: [next-intl](https://next-intl-docs.vercel.app/)
- **Icons**: [Lucide React](https://lucide.dev/)

## Featured Projects

| Project | Description |
|---------|-------------|
| [Qt-Fluent-Widgets](https://github.com/Fairy-Oracle-Sanctuary/Qt-Fluent-Widgets) | Fluent Design component library for Qt |
| [PySide6-Fluent-Widgets-Pro](https://github.com/Fairy-Oracle-Sanctuary/PySide6-Fluent-Widgets-Pro) | Fluent Design component library for PySide6 |
| [Kekkai Workshop](https://github.com/Fairy-Oracle-Sanctuary/Touhou-translate) | Video localization assistant with AI translation |
| [NEO-Bot-Framework](https://github.com/Fairy-Oracle-Sanctuary/NEO-Bot-Framework) | Modern, high-performance bot framework |

## Development

```bash
# Install dependencies
npm install

# Run development server
npm run dev

# Build for production
npm run build
```

## Deployment

This site is automatically deployed to GitHub Pages via GitHub Actions.

1. Push to `main` branch
2. GitHub Actions builds and deploys to `gh-pages`

## License

Content and code are released under appropriate open-source licenses. See individual repositories for details.

---

🄯 Fairy Oracle Sanctuary
