Commit Graph

6 Commits

Author SHA1 Message Date
Dwindi Ramadhana
4086f413c1 fix: resolve search dropdown clickability and add new documentation pages
- Fix: resolve search dropdown clickability by increasing z-index. The DocSearch button and dropdown were not clickable due to z-index conflict with sticky sidebar elements. Added position: relative and z-index: 501 to .docsearch .DocSearch-Button, and z-index: 500 to .docsearch wrapper to ensure proper stacking context.

- Docs: add UI Standards documentation for developer guidelines
- Docs: add Routing documentation for developer reference
- Docs: add Affiliates documentation for marketing section
2026-05-30 23:02:11 +07:00
gitfromwildan
396606a34a chore: remove unused eslint and add unsafe-eval 2026-05-30 19:36:35 +07:00
gitfromwildan
80eb49d968 refactor: docubook@latest template nextjs-docker 2026-05-30 18:52:21 +07:00
gitfromwildan
ab755844a3 refactor: Migrate documentation content, rebuild UI components, and update core architecture. 2026-03-10 01:38:58 +07:00
Dwindi Ramadhana
aa33e15604 chore: add Dockerfile and standalone config for Coolify deployment 2026-02-05 22:54:20 +07:00
474bc266c7 initial commit. 2025-05-03 21:10:51 +07:00