Docs Deployment
This repository now includes VitePress configuration and a GitHub Actions workflow. After pushing to main or master, GitHub Actions builds the docs and deploys them to GitHub Pages.
Local preview
bash
npm install
npm run docs:devBuild static files:
bash
npm run docs:buildThe build output is:
text
docs/.vitepress/distGitHub Pages settings
For first-time setup, open:
Settings -> Pages -> Build and deployment -> Source -> GitHub Actions
After that, pushes that touch docs, VitePress config, package.json, or the deployment workflow will trigger deployment.
URLs
Default Pages URL:
text
https://lxfight-s-astrbot-plugins.github.io/astrbot_plugin_livingmemory/English docs:
text
https://lxfight-s-astrbot-plugins.github.io/astrbot_plugin_livingmemory/en/