refactor: Migrate documentation content, rebuild UI components, and update core architecture.

This commit is contained in:
gitfromwildan
2026-03-10 01:38:58 +07:00
parent aac81dff8a
commit ab755844a3
132 changed files with 3947 additions and 12862 deletions

7
.gitignore vendored
View File

@@ -32,6 +32,7 @@ out/
.env.development
.env.test
.env.production
.crawler
# Debug logs
npm-debug.log*
@@ -61,12 +62,6 @@ Thumbs.db
*.tsbuildinfo
next-env.d.ts
# Package managers
# package-lock.json
# yarn.lock
# bun.lock
# pnpm-lock.yaml
# Build outputs
.next
out