Tag

vitepress

1 views collected around this technical thread.

IT Services Circle
IT Services Circle
May 9, 2025 · Frontend Development

Vue Ecosystem Embraces AI: Introducing llms.txt and vitepress-plugin-llms

The Vue ecosystem has taken a major step into artificial intelligence by adding llms.txt files to its documentation sites and releasing the vitepress-plugin-llms, which automatically generates AI‑friendly metadata to improve developer efficiency and document parsing.

AILLMs.txtVue
0 likes · 5 min read
Vue Ecosystem Embraces AI: Introducing llms.txt and vitepress-plugin-llms
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 1, 2024 · Frontend Development

How to Set Up and Deploy a VitePress Site to GitHub Pages

This guide explains why the author chose VitePress for a personal blog, walks through creating a VitePress project, configuring essential files, and deploying the site to GitHub Pages using a GitHub Actions workflow, including troubleshooting tips for build failures and CSS issues.

CI/CDDeploymentGitHub Pages
0 likes · 7 min read
How to Set Up and Deploy a VitePress Site to GitHub Pages
ByteFE
ByteFE
Oct 16, 2023 · Frontend Development

Integrating Documate AI Chat into VitePress Documentation Sites

This guide explains how to quickly add AI chat capabilities to a VitePress documentation site using the open‑source Documate tool, covering configuration, UI component integration, backend deployment on AirCode, and necessary code snippets for a fully functional, stream‑enabled conversational interface.

AI ChatDocumateOpenAI
0 likes · 8 min read
Integrating Documate AI Chat into VitePress Documentation Sites