-
Notifications
You must be signed in to change notification settings - Fork 6
Migrate www to Fumadocs #219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
1f930fb
fix: Add `isUserLoading` to ChatInput effect dependencies to ensure c…
yamcodes 61f1708
feat: Initialize new documentation site with MDX support, AI integrat…
yamcodes 87d52b7
refactor: Reformat code and reorder imports across various files.
yamcodes 26c0158
fix: Add explicit type="button" to page action button.
yamcodes 7bd34b2
chore: Rename `www` package from `.` to `www`, update `@types/node`, …
yamcodes 5c3125e
feat: Configure Turbopack root directory in Next.js config.
yamcodes dd9ab78
feat: Add new utility scripts for cleaning, type checking, formatting…
yamcodes ff4f337
chore: Remove trailing comma from `check:errors` script in `package.j…
yamcodes 161c0f2
feat: Add branding assets and initial Bedstack documentation.
yamcodes d474e10
feat: Implement a new marketing homepage, update global navigation wi…
yamcodes a336ce4
feat: Redesign the homepage with a new hero section and footer, updat…
yamcodes ad8a18e
feat: Add an animated logo to the homepage and remove all Discord ref…
yamcodes 744026d
Remove all Discord references and consolidate community support to Gi…
yamcodes e4f9300
feat: Implement theme management with `next-themes` and update docs l…
yamcodes 679854b
refactor: Update `fumadocs-ui` component import paths and reorder imp…
yamcodes a230ccd
feat: Enhance docs layout with direct page tree access, disabled coll…
yamcodes 81a4822
refactor: explicitly configure home layout navigation and standardize…
yamcodes db2e341
feat: Enable system theme in RootProvider; refactor: simplify HomeLay…
yamcodes 5386b5d
fix: Correct copyright year and add transition duration to link hover…
yamcodes cf07419
chore: Remove PostHog analytics tracking from the chat component.
yamcodes c3ee214
chore: Update Turbopack root path to use `process.cwd()` instead of `…
yamcodes d03f0a6
refactor: simplify turbopack root path resolution in Next.js config b…
yamcodes 8c05970
feat: Replace text-based technology names with image logos for Bun, E…
yamcodes dd3d0c8
feat: Redesign homepage with a two-column layout for desktop, introdu…
yamcodes 1170c10
style: Add `cursor-pointer` to enabled buttons and `fill-none` to the…
yamcodes 02497bc
feat: Update navigation title layout, switch to Geist and JetBrains M…
yamcodes 5c5f91b
feat: Add a desktop separator to the homepage, refine navigation styl…
yamcodes 2ca2267
refactor: Adjust Hero component layout by moving padding to columns a…
yamcodes ef144d0
feat: Add new CSS variable, extend navigation height selector to incl…
yamcodes 50774c6
style: Add docs header height variable and refine navigation and sub-…
yamcodes b3b924b
style: Apply blurred backgrounds to navigation inner divs, change sid…
yamcodes 87b6339
style: Standardize header height variables, update layout borders, an…
yamcodes ded90c9
style: Change border style from dotted to solid for `#nd-home-layout`…
yamcodes 770a1d5
style: Replace dotted borders with solid borders for the desktop sepa…
yamcodes 96141aa
refactor: reorder imports and adjust CSS formatting.
yamcodes 431fcc8
chore: Update "Drizzle" mention to "Drizzle ORM" for clarity.
yamcodes 819e5d4
chore: Add `docs` and `public` folders from `apps/www` to the workspa…
yamcodes 3d4b6fd
refactor: Relocate and resize the animated logo with 'zzz' effect fro…
yamcodes 1e67c55
refactor: update hero section styling, including the 'New' badge, ima…
yamcodes 97d5506
feat: Adjust global border radius, apply minimal radius to search and…
yamcodes f974323
style: Add right margin to search elements.
yamcodes 4bc46fe
style: Reduce heading text size for large screens on the home page.
yamcodes ff34c99
feat: create a reusable Button component and refactor home page navig…
yamcodes c24b110
feat: Apply minimal border-radius to search-related buttons.
yamcodes 752a4f9
refactor: relocate HomeLayout links configuration from `layout.shared…
yamcodes 0b34eff
fix: correct `HomeLayout` links prop syntax.
yamcodes 8df115f
style: Reduce margin-right for search elements.
yamcodes 33db04a
feat: update home layout navigation link to 'Starter Template' and re…
yamcodes 2a67dd2
feat: make base layout options configurable for title suffix and href…
yamcodes 01a92e7
docs: Restructure documentation navigation, update introductory conte…
yamcodes ffc8950
docs: Update documentation links and text, including renaming 'Gettin…
yamcodes 0ccf2cc
docs: Refine documentation card descriptions and update the 'Getting …
yamcodes fad46fd
style: standardize code formatting, import ordering, and workspace in…
yamcodes e9dc2d6
refactor: update deployment workflow to target `apps/www-legacy` inst…
yamcodes 98f05c9
feat: update documentation content, navigation, and configuration acr…
yamcodes 95a6d40
style: Adjust global layout padding, update Bedstack title font, and …
yamcodes 36bf4e3
feat: add new 'bun: fix' task to VS Code configuration
yamcodes 9c90c05
chore: Switch fix scripts from node to bun and simplify VS Code task …
yamcodes f243cbc
[autofix.ci] apply automated fixes
autofix-ci[bot] 64c9aaf
Refactor: Standardize global border radius, add a VS Code typecheck t…
yamcodes e1de590
feat: Add bun typecheck VS Code task and standardize global CSS borde…
yamcodes 19e777a
feat: automatically detect and style external links with an arrow ico…
yamcodes 546687b
[autofix.ci] apply automated fixes
autofix-ci[bot] b001451
feat: Add `typegen` script to `package.json` and configure a new `typ…
yamcodes 8bf485a
feat: Add `typegen` script and integrate it into the CI workflow.
yamcodes 61ad5da
refactor: remove redundant background-color property from navigation …
yamcodes File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| { | ||
| "version": "2.0.0", | ||
| "tasks": [ | ||
| { | ||
| "type": "bun", | ||
| "script": "turbo run dev --filter=www", | ||
| "problemMatcher": ["$tsc-watch"], | ||
| "label": "bun: www", | ||
| "detail": "bun run turbo run dev --filter=www - package.json", | ||
| "isBackground": true | ||
| }, | ||
| { | ||
| "type": "bun", | ||
| "script": "bin/fix.js", | ||
| "problemMatcher": ["$tsc"], | ||
| "label": "bun: fix", | ||
| "detail": "bun run bin/fix.js - package.json" | ||
| }, | ||
| { | ||
| "type": "bun", | ||
| "script": "turbo run typecheck", | ||
| "problemMatcher": ["$tsc"], | ||
| "label": "bun: typecheck", | ||
| "detail": "bun run turbo run typecheck - package.json" | ||
| } | ||
| ] | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| # VitePress cache | ||
| .vitepress/cache/ | ||
| .vitepress/dist/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| # bedstack.js.org | ||
|
|
||
| The Bedstack documentation site. | ||
|
|
||
| ## We're live! | ||
|
|
||
| The documentation site is now live at [bedstack.js.org](https://bedstack.js.org). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| { | ||
| "name": "www-legacy", | ||
| "version": "0.0.0", | ||
| "type": "module", | ||
| "private": true, | ||
| "scripts": { | ||
| "dev": "vitepress dev", | ||
| "build": "vitepress build", | ||
| "clean": "rimraf node_modules", | ||
| "typecheck": "tsc --noEmit" | ||
coderabbitai[bot] marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| }, | ||
| "dependencies": { | ||
| "vitepress": "^1.6.4" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/node": "^25.0.9", | ||
| "rimraf": "^6.1.2", | ||
| "typescript": "catalog:" | ||
| } | ||
| } | ||
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.