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

36 lines
1.3 KiB
Plaintext

---
title: Jan Mobile
description: Your AI assistant, on the go. Get ready for a seamless mobile experience with local and cloud capabilities.
keywords:
[
Jan Mobile,
Jan AI,
mobile AI,
local AI on phone,
private AI app,
iOS,
Android,
offline AI,
ChatGPT alternative mobile
]
banner:
content: 'Coming Q4 2025: Jan Mobile is currently in development.'
---
import { Aside, Card, CardGrid } from '@astrojs/starlight/components';
## Your AI, Everywhere
Jan Mobile brings the full power of a private, local-first AI to your iOS and Android devices. Connect to your home desktop, your company's server, or run models directly on your phone for complete offline privacy.
<Aside type="note">
**Jan Mobile is not yet available.** We are working hard to bring you a native, privacy-focused AI assistant for your phone.
</Aside>
The goal is a seamless experience that adapts to your environment without requiring you to change settings.
### Core Features Planned:
- **Three Connection Modes**: Seamlessly switch between Local, Desktop, and Server modes.
- **Offline Capability**: Run `Jan Nano` or other small models directly on your device.
- **Voice-First Interface**: Interact with your AI naturally through voice commands.
- **Privacy by Design**: End-to-end encryption and full control over your data.