# personal_website **Repository Path**: LinJiaAn/personal_website ## Basic Information - **Project Name**: personal_website - **Description**: 个人网站源代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-17 - **Last Updated**: 2025-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # personal_website 1、安装淘宝镜项 npm install -g cnpm --registry=https://registry.npmmirror.com 2、安装hexo的脚手架 npm install -g hexo-cli/cnpm install -g hexo-cli 3、初始化hexo hexo init/npm install 4、拷贝主题 git clone -b master https://github.com/jerryc127/hexo-theme-butterfly.git themes/butterfly 4、本地启动服务 hexo clean/ hexo g/ hexo s 5、安装git部署 npm install hexo-deployer-git 6、提交命令 hexo clean/ hexo g/ hexo d npm install # 其他人地址 https://acking-you.github.io/ https://xiaolincoding.com/ https://fujang.github.io/ https://pengzhenglong.github.io/