# vuepress-blog **Repository Path**: holden526/vuepress-blog ## Basic Information - **Project Name**: vuepress-blog - **Description**: Vuepress 搭建的一个静态博客网站 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-30 - **Last Updated**: 2024-11-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: vuepress ## README # VuePress 一个 VuePress 搭建的静态博客网站。 预览地址:[vuepress](https://lee-holden.github.io/vuepress-blog/) `注意:现已停止使用,请查看新仓库` [blog](https://github.com/lee-holden/blog) ## 简介 主题: - vuepress-theme-reco 插件: - vuepress-plugin-bgm-player - vuepress-plugin-auto-sidebar - vuepress-plugin-cursor-effects - vuepress-plugin-dynamic-title - vuepress-plugin-meting - vuepress-plugin-nuggets-style-copy - vuepress-plugin-ribbon-animation - vuepress-plugin-sakura 效果: ## 使用说明 nodejs <= 16 ``` npm install ``` ``` npm run dev ``` ``` npm run build ```