6313 Commits

Author SHA1 Message Date
eckartal
e3e809753c update blog post content 2025-09-30 11:28:36 +08:00
eckartal
8b9aca27bf fix: remove Jan prefix from blog post titles for better SEO
- Blog posts now use only frontmatter title without 'Jan -' prefix
- Other pages maintain existing branding (Jan Desktop, Jan Server, Jan)
- Improves SEO for blog content while preserving site branding
2025-09-30 11:25:45 +08:00
eckartal
b69330ffca Fix OG image paths and move images to general folder
- Move OG images from _assets/ to public/assets/images/general/
- Update all blog post references to use correct paths
- Remove duplicate images from _assets/ folder
- Fix image paths in content to use /assets/images/general/ format
- Update Twitter image references to match OG image paths

Files updated:
- chatgpt-alternatives.mdx
- deepresearch.mdx
- deepseek-r1-locally.mdx
- how-we-benchmark-kernels.mdx
- is-chatgpt-down-use-jan.mdx
- offline-chatgpt-alternative.mdx
- qwen3-settings.mdx
- run-ai-models-locally.mdx
- run-gpt-oss-locally.mdx
2025-09-30 11:06:23 +08:00
Nghia Doan
70ac13e536
Merge pull request #6643 from menloresearch/fix/model-name-change
fix: Apply model name change correctly
2025-09-29 22:15:13 +07:00
Vanalite
b062e6840a fix: Fix linter error 2025-09-29 19:59:53 +07:00
Vanalite
987063fede feat: Add tests for the model displayName modification 2025-09-29 17:59:15 +07:00
Louis
5fd249c72d
refactor: deprecate Vulkan external binaries (#6638)
* refactor: deprecate vulkan binary

refactor: clean up vulkan lib

chore: cleanup

chore: clean up

chore: clean up

fix: build

* fix: skip binaries download env

* Update src-tauri/utils/src/system.rs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src-tauri/utils/src/system.rs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-29 17:47:59 +07:00
Faisal Amir
3c4c6d1c50
Merge pull request #6633 from menloresearch/emre/content
Emre to update & create content
2025-09-29 17:32:22 +07:00
Faisal Amir
e8666ee5ec chore: fix failed build 2025-09-29 17:21:53 +07:00
Faisal Amir
e065e56f5c chore: fix typo 2025-09-29 17:16:31 +07:00
eckartal
e09c1f0316 feat: add real-time ChatGPT status checker blog post
- Add new blog post: 'is-chatgpt-down-use-jan'
- Create OpenAIStatusChecker React component with real-time data
- Use CORS proxy to fetch live OpenAI status from status.openai.com
- Include SEO-optimized status indicators and error messages
- Add ChatGPT downtime promotion for Jan alternative
- Component features: auto-refresh, fallback handling, dark mode support
2025-09-29 17:15:35 +07:00
eckartal
13aa72a51f Rename blog post from chatgpt-alternative-jan.mdx to chatgpt-alternatives.mdx 2025-09-29 17:15:35 +07:00
eckartal
38ed873de0 Update ChatGPT alternative blog post 2025-09-29 17:15:35 +07:00
eckartal
a9737a1541 Add ChatGPT alternative blog post and update installation docs 2025-09-29 17:15:33 +07:00
eckartal
7f002409e3 Update content files
- Update tabby server example
- Update troubleshooting documentation
- Update NVIDIA TensorRT-LLM benchmarking post
2025-09-29 17:15:15 +07:00
eckartal
0ac667d99c Add SEO-optimized Twitter meta titles for installation pages
- Add Twitter meta tags to Windows, Linux, and Mac installation pages
- Optimize meta titles: 'Jan on [Platform]' for better SEO
- Maintain consistent meta descriptions across all platforms
- Keep original page titles unchanged for user experience
2025-09-29 17:15:15 +07:00
eckartal
4166b93e75 Improve FAQ section and content updates for offline ChatGPT alternative post 2025-09-29 17:15:15 +07:00
eckartal
dda46f30c2 trigger PR banner 2025-09-29 17:15:15 +07:00
Nghia Doan
1504533246
Merge pull request #6642 from menloresearch/fix/toast-text-selection-disable
feat: Disable text selection on Toaster
2025-09-29 16:48:58 +07:00
Dinh Long Nguyen
f2a3861410
fix: scroll issue padding not re render correctly (#6639) 2025-09-29 16:45:40 +07:00
Vanalite
a5eb7ea894 feat: Disable text selection on Toaster
Disable the option to select text on the Toaster to consist the swiping action on the toast in order to dismiss it
2025-09-29 16:41:08 +07:00
Vanalite
03ee9c14a3 fix: Apply model name change correctly
# Conflicts:
#	web-app/src/lib/utils.ts
2025-09-29 16:39:32 +07:00
Faisal Amir
75dee86375
Merge pull request #6640 from menloresearch/enhancement/social-media-web
enhancement: social media navbar and update menu footer
2025-09-29 15:23:27 +07:00
Faisal Amir
ed661bf4a3
Update docs/src/components/Navbar.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-29 15:21:57 +07:00
Faisal Amir
103681ef98
Update docs/src/components/Navbar.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-29 15:21:51 +07:00
Faisal Amir
f73e1c4618 enhancement: social media navbar and update menu footer 2025-09-29 15:18:03 +07:00
Nguyen Ngoc Minh
4d5cc0033a
Merge pull request #6634 from menloresearch/docs/update-missing-redirects
docs: update missing redirect links
2025-09-28 23:28:17 -07:00
Minh141120
a3153ee4cd docs: update missing redirect links 2025-09-29 13:23:48 +07:00
Nguyen Ngoc Minh
5403e58681
Merge pull request #6618 from github-roushan/show-supported-files
Show supported files
2025-09-29 03:17:39 +00:00
Roushan Kumar Singh
86c7496a70
Merge branch 'dev' into show-supported-files 2025-09-27 11:20:37 +05:30
Faisal Amir
abb0da491b
Merge pull request #6562 from menloresearch/emre/docsv2
Update handbook content with Nextra callout and content improvements
2025-09-26 22:13:28 +07:00
eckartal
97cb7c45a5 trigger PR banner 2025-09-26 21:23:20 +07:00
Emre Can Kartal
183645c637 Update README.md 2025-09-26 21:23:20 +07:00
Emre Can Kartal
12012232ac Update README.md 2025-09-26 21:23:20 +07:00
eckartal
03a53cbed3 Clean up installation page titles and descriptions
- Revert titles to clean sidebar navigation (Mac, Linux, Windows)
- Improve meta descriptions to be concise but SEO-friendly
- Keep key terms: local AI, offline, GPU acceleration, platform details
2025-09-26 21:23:20 +07:00
eckartal
bfbd198202 Optimize installation pages SEO meta titles and descriptions
 SEO Improvements:
- Mac: 'Run AI models locally on your Mac - Jan'
- Linux: 'Run AI models locally on Linux - Jan'
- Windows: 'Run AI models locally on Windows - Jan'

🎯 Meta descriptions now include:
- Target keywords (local AI, LLM, offline, ChatGPT-like)
- Platform-specific details (Apple Silicon, Ubuntu/Debian, Windows 10/11)
- Key benefits (GPU acceleration, privacy, no internet required)

📍 Sidebar navigation titles unchanged - only SEO meta data optimized
2025-09-26 21:23:20 +07:00
eckartal
ae171574e8 docs: fix broken internal links and remove privacy page
- Fix broken links in troubleshooting.mdx pointing to install pages
- Remove privacy.mdx page and update _meta.json navigation
- Update various documentation links for consistency
- Ensure all internal links use proper absolute paths
2025-09-26 21:23:17 +07:00
eckartal
da38384be2 Update handbook navigation structure and meta.json files
- Updated handbook/_meta.json to properly organize navigation
- Fixed duplicate entries by removing files that belong in subfolders
- Updated why folder title to 'Why does Jan exist?'
- Cleaned up why/_meta.json with proper titles for Open Superintelligence and Open-Source sections
2025-09-26 21:22:52 +07:00
eckartal
220cb3ae0a docs: enhance overview page with improved structure and internal linking
- Restructured main content with cleaner formatting
- Added comprehensive internal linking for better navigation
- Improved visual hierarchy and readability
- Enhanced acknowledgements section with better organization
- Updated product suite section with consistent formatting
2025-09-26 21:22:49 +07:00
eckartal
d47a3efe89 Update handbook content with Nextra callout and content improvements
- Convert blockquote to Nextra callout in open-superintelligence.mdx
- Add Edison link and improve content flow
- Refine language for better clarity
2025-09-26 21:22:35 +07:00
Roushan Singh
0c5ccea9d4 chore: add logging for TauriDialog Service 2025-09-26 16:04:34 +05:30
Roushan Singh
c091b8cd77 refactor: safely strip prefix and extensions from filename 2025-09-26 15:02:23 +05:30
Roushan Singh
7d6e0c22ac chore: fix Encoded logging 2025-09-26 15:02:23 +05:30
Roushan Singh
c6be66e595 refactor(utils): add helper to remove extensions from file paths 2025-09-26 15:02:23 +05:30
Dinh Long Nguyen
b422970369
feat: scrolling behaves like chatgpt with padding (#6598)
* scroll like chatgpt with padding

* minor refactor
2025-09-26 15:53:05 +07:00
Faisal Amir
580bdc511a
Merge pull request #6616 from menloresearch/chore/projects
chore: update project page title too long
2025-09-26 15:47:35 +07:00
Nguyen Ngoc Minh
191c0eec83
Merge pull request #6617 from menloresearch/docs/update-redirect-links
docs: update redirect links
2025-09-26 08:39:42 +00:00
Minh141120
eeaaf5ce0d chore: remove duplicate links 2025-09-26 15:29:08 +07:00
Minh141120
1dd9adf8d4 docs: update redirect links 2025-09-26 15:25:59 +07:00
Faisal Amir
b7dae19756
feat: custom downloaded model name (#6588)
* feat: add field edit model name

* fix: update model

* chore: updaet UI form with save button, and handle edit capabilities and  rename folder will need save button

* fix: relocate model

* chore: update and refresh list model provider also update test case

* chore: state loader

* fix: model path

* fix: model config update

* chore: fix remove depencies provider on edit model dialog

* chore: avoid shifted model name or id

---------

Co-authored-by: Louis <louis@jan.ai>
2025-09-26 15:25:44 +07:00