# cth520.github.io **Repository Path**: cth0/cth520.github.io ## Basic Information - **Project Name**: cth520.github.io - **Description**: cth个人博客 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-12-02 - **Last Updated**: 2025-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: 完整项目 ## README # 陈嗯嗯的个人博客 这是一个基于 VuePress 和 vuepress-theme-hope 构建的个人技术博客网站。 ## 🌐 博客地址 [https://845758376.github.io/](https://845758376.github.io/) ## 🚀 技术栈 - [VuePress](https://vuepress.vuejs.org/) - [vuepress-theme-hope](https://vuepress-theme-hope.github.io/v2/) ## 🛠 开发指南 ### 安装依赖 ```bash pnpm install pnpm docs:dev 访问地址:http://127.0.0.1:8080/ pnpm docs:build ``` 自动部署 使用 GitHub Actions 的 deploy-docs.yml 工作流,会自动部署生成的静态文件到 gh-pages 分支。 📚 相关文档 vuepress-theme-hope 官方文档 📝 博客内容 主要记录前端技术、Vue、React、CSS 等相关的学习笔记和实践经验。