Commit a1f7849
committed
Refactor site structure; add docs and search
Large refactor to reorganize the documentation site: rewrote README with new project structure and usage, updated .gitignore, and removed legacy markdown/config files. Added a Next.js app layout with dedicated home and docs routes (including error/loading pages and a dynamic docs [...slug] page), an API search route backed by fumadocs-core, and several UI components (plugin cards, provider, custom image, search). Introduced new lib helpers (config, layout.shared, mdx-link, source, utils), MDX components, fetch-docs script, PostCSS/next config updates, and TypeScript config tweaks. Removed optional server-only API routes and other deprecated files to streamline static GitHub Pages deployment and improve doc fetching, search, and site UX.1 parent 404ed7a commit a1f7849
File tree
71 files changed
+4778
-12143
lines changed- api-routes-optional
- rebuild
- search
- status
- app
- (home)
- api/search
- docs
- [...slug]
- [plugin]
- [version]
- [...slug]
- components
- llms-full.txt
- og/docs/[...slug]
- components
- partials
- lib
- sources
- public
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
71 files changed
+4778
-12143
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments