1250 Commits

Author SHA1 Message Date
Ramon Perez
a48925f6bc revert: Remove Nextra product section to isolate Astro site changes
- Removed docs/src/pages/products/ directory and all contents
- Removed products entry from docs/src/pages/_meta.json
- Reverted docs/package.json, docs/bun.lock, docs/yarn.lock to dev state

This creates a cleaner separation between:
- Current branch: Astro site changes only
- rp/nextra-product-section branch: Nextra product section changes only
2025-07-28 22:13:55 +10:00
Ramon Perez
8ed5bddc02 feat(docs): Migrate to dual Nextra/Astro deployment & recreate products section
This commit introduces a significant restructuring of the documentation deployment and content strategy to support a gradual migration from Nextra to Astro.

- **New Astro Workflow (`jan-astro-docs.yml`)**: Implemented a new, separate GitHub Actions workflow to build and deploy the Astro site from the `/website` directory to a new subdomain (`v2.jan.ai`). This isolates the new site from the existing one, allowing for independent development and testing.
- **Removed Combined Workflow**: Deleted the previous, more complex combined workflow (`jan-combined-docs.yml`) and its associated test scripts to simplify the deployment process and eliminate routing conflicts.
- **Astro Config Update**: Simplified the Astro configuration (`astro.config.mjs`) by removing the conditional `base` path. The Astro site is now configured to deploy to the root of its own subdomain.

- **Mirrored Content**: Recreated the entire `/products` section from the Astro site within the Nextra site at `/docs/src/pages/products`. This provides content parity and a consistent user experience on both platforms during the transition period.
- **File Structure**: Established a clear, organized structure for platforms, models, and tools within the Nextra `products` directory.
- **Nextra Sidebar Fix**: Implemented the correct `_meta.json` structure for the new products section. Created nested meta files to build a collapsible sidebar, fixing the UI bug that caused duplicated navigation items.

- **"Coming Soon" Pages**: Added clear, concise "Coming Soon" and "In Development" banners and content for upcoming products like Jan V1, Mobile, Server, and native Tools, ensuring consistent messaging across both sites.
- **.gitignore**: Updated the root `.gitignore` to properly exclude build artifacts, caches, and environment files for both the Nextra (`/docs`) and Astro (`/website`) projects.
- **Repository Cleanup**: Removed temporary and unused files related to the previous combined deployment attempt.

This new architecture provides a stable, predictable, and low-risk path for migrating our documentation to Astro while ensuring the current production site remains unaffected.
2025-07-28 21:47:18 +10:00
Trang Le
04f8bf0903
Update mcp.mdx (#5771)
The original instruction doesn't tell users to enable experimental features in Jan first. Without it, the MCP Servers tab won't appear.
2025-07-20 15:20:53 +07:00
Ramon Perez
f606ba6906
Update settings.mdx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-07-17 20:24:58 +10:00
Ramon Perez
5d87dc8d32
Update 2025-07-17-responsive-ui.mdx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-07-17 20:24:48 +10:00
Ramon Perez
2f77c6ba9c Addedd changelog, reorganized docs, added MCP examples, and updated different pages. 2025-07-17 19:49:00 +10:00
Ramon Perez
44082846d5 new tutorials, reorganization, and pages 2025-07-16 16:04:30 +10:00
Faisal Amir
42d4d48362
fix: broken hero image landing page website (#5719) 2025-07-07 14:06:59 +07:00
Daniel Ching
439cc55147
Merge branch 'dev' into docs/update-explanation 2025-07-01 11:55:24 +08:00
Daniel Ching
9ba1995030 Updated Jan description 2025-07-01 11:52:19 +08:00
Daniel Ching
229bed9955 Updated continue-dev documentation 2025-06-30 17:22:59 +08:00
Daniel Ching
d05e5a5dae Removed settings/ folder and GPU settings (settings.json) 2025-06-30 12:17:17 +08:00
Daniel Ching
1444374fea Removed Max Tokens and Stop Sequences from docs as they are no longer present in model settings 2025-06-30 12:15:20 +08:00
Louis
54ac47d9af
Merge pull request #5440 from menloresearch/dependabot/npm_and_yarn/docs/lucide-react-0.522.0
chore(deps): bump lucide-react from 0.372.0 to 0.522.0 in /docs
2025-06-27 23:33:04 +07:00
Daniel Ching
5fa9b9b66d update jan data-folder 2025-06-27 16:43:21 +08:00
Daniel Ching
2de4990543 Cleaned up outdated references in explanation section in jan docs 2025-06-27 16:05:36 +08:00
Ramon Perez
ffc7289e90 changed gif to changelog page 2025-06-27 00:44:12 +10:00
Ramon Perez
79a394effe Fixed video demo on jan-nano-128, added the changelog, and elarged an image in jan-nano-32 2025-06-26 23:26:42 +10:00
Ramon Perez
45f6cd9368 small fixed on nano 32 2025-06-26 15:37:29 +10:00
Ramon Perez
52d7a928cc fixed typo and removed unused import 2025-06-26 15:35:39 +10:00
Ramon Perez
69b55db4a7 added mermaid diagram 2025-06-26 14:52:54 +10:00
Ramon Perez
ade7c6cb6c rearranged docs, added Jan Nano and minor improvements 2025-06-26 14:50:21 +10:00
Daniel Ching
4f237b88ac
Update docs/src/pages/docs/index.mdx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-25 13:32:48 +08:00
dependabot[bot]
5373b9336c chore(deps): bump lucide-react from 0.372.0 to 0.522.0 in /docs
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.372.0 to 0.522.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.522.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 0.522.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 18:54:55 +07:00
Daniel Ching
9ec159ddf8 Updated screenshots to revised frontend 2025-06-24 14:19:39 +08:00
Daniel Ching
0c4eb4eacf Updated link in index.mdx 2025-06-24 13:24:02 +08:00
Daniel Ching
b554fddb01 Updated index.mdx to remove broken links and changed landing page image 2025-06-24 13:22:03 +08:00
Ramon Perez
47145ef4ac changed wording at index 2025-06-20 14:53:27 +10:00
Ramon Perez
efca02904d fixed typos 2025-06-20 14:09:25 +10:00
Ramon Perez
76b2be8ba4 added FAQ section 2025-06-20 14:07:54 +10:00
Ramon Perez
5bcd850add added jan nano to docs, api key example to api server section, and changelog section with 0.6.1 2025-06-20 13:59:50 +10:00
Faisal Amir
5a73031d62
fix: remove log (#5366) 2025-06-19 15:52:29 +07:00
Faisal Amir
cf17576e1c
fix: download link (#5365) 2025-06-19 15:40:54 +07:00
Faisal Amir
85d32a4c70
enhancement: show app size on download dropdown (#5360)
* enhancement: show app size on download dropdown

* Update docs/src/utils/format.ts

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

* chor: update copy

---------

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-19 12:04:16 +07:00
Saugat Acharya
f41c565f95
docs: update continue integration link (#5344) 2025-06-18 14:03:55 +07:00
David
9ddee97107 fix: update jan doc 2025-06-16 17:19:40 +07:00
David
f3e7ee2f2f fix: jan doc hotfix 2025-06-16 17:12:37 +07:00
David
f7b5408275 chore: update mcp doc and model param pics 2025-06-15 22:11:37 +07:00
David
617213eb1c Merge branch 'dev' into chore/jan-doc-update 2025-06-15 21:58:28 +07:00
David
4395be40f3
chore: add a place to download beta apps (#5280) 2025-06-15 20:35:49 +07:00
Louis
079c1a6bab
Update docs/src/pages/docs/mcp.mdx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-15 19:30:38 +07:00
Louis
97b975b527
Update docs/src/pages/docs/manage-models.mdx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-15 19:29:57 +07:00
Louis
833f749e4b
Update docs/src/pages/docs/settings.mdx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-15 19:29:41 +07:00
Louis
29fd785614
Update docs/src/pages/docs/remote-models/anthropic.mdx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-15 19:29:22 +07:00
Louis
235d4b43e9
Update docs/src/pages/docs/mcp.mdx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-15 19:28:38 +07:00
Louis
2a9f5d4209
Update docs/src/pages/docs/index.mdx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-15 19:28:33 +07:00
Louis
5ed9908881
Update docs/src/pages/docs/mcp.mdx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-15 19:28:27 +07:00
Louis
84030e8f94
Update docs/src/pages/docs/mcp.mdx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-15 19:28:16 +07:00
Ramon Perez
f74024db66 README, troubleshooting, and settings updated 2025-06-15 19:26:22 +10:00
Ramon Perez
af428a58b9 MCP section completed 2025-06-15 19:26:22 +10:00