This is an open platform collecting all the wikis published by JuxiTechnology.
This is the Github source files for JuxiTechnology.
We recommend pull the latest one:
git clone --depth 1 https://github.com/Juxi-Technology/wiki-documents.gitThis project also includes a VitePress-based wiki website deployed on GitHub Pages.
# Install dependencies
npm install
# Start dev server
npm run docs:dev
# Build for production
npm run docs:build
# Preview build
npm run docs:previewwiki-document/
├── docs/
│ ├── .vitepress/
│ │ └── config.ts # VitePress config
│ ├── public/ # Static assets (images, etc.)
│ ├── tutorials/ # Product tutorials
│ ├── tech/ # Technical docs
│ ├── topics/ # Technical topics
│ ├── cases/ # User success cases
│ ├── community/ # Contributor community
│ ├── en/ # English content
│ ├── zh-HK/ # Hong Kong Traditional Chinese content
│ └── index.md # Home page
├── .github/
│ └── workflows/
│ └── deploy.yml # GitHub Pages auto deploy
└── package.json
- Push code to GitHub
- Enable GitHub Pages in repo settings
- Under Settings > Pages:
- Source: Select
GitHub Actions
- Source: Select
- Every push to
maintriggers auto deploy
- Create new
.mdfiles indocs/tutorials/ordocs/tech/ - Add links to
sidebarindocs/.vitepress/config.ts - Commit and push, website updates automatically
- VitePress - Static site generator
- GitHub Pages - Hosting
- GitHub Actions - Auto deployment
For business inquiries, ODM cooperation or technical support, please contact us:
- 🌐 Official Website: https://www.juxitech.com
- 💬 Feedback: pe@juxitech.com
- 📧 Business: sales@juxitech.com
- 📺 Bilibili: JuxiTech Bilibili
- 💴 TaoBao: JuxiTech Taobao