这是一个基于 VitePress 与 vitepress-theme-teek 的运维知识库站点,面向运维/DevOps/云原生等内容沉淀与分享。
npm install
# 或
yarn install
npm run dev
# 或
yarn dev
访问地址:http://localhost:3000
npm run build
# 或
yarn build
npm run preview
# 或
yarn preview
本项目基于 MIT License 开源。