Website is openGemini community contents management system base on vuepress2 framework. The customized theme provided by vuepress2 os used to meet the personalized display requirements of the website. Website address: http://opengemini.org/ Now we are under developing, welcome to join us.
- Node Version >= 16.19.0
// 1. clone
git clone https://github.com/openGemini/website.git
// 2. install dependencies
npm install
// 3. local development
npm run docs:dev
Please refer to help for more guide