# hexo **Repository Path**: ykshao/hexo ## Basic Information - **Project Name**: hexo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-01 - **Last Updated**: 2021-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hexo 使用教程 1. 在本地文件创建新的文件夹 2. 在cmd命令行进行新文件夹的hexo init初始化 3. copy仓库中的内容,覆盖hexo init初始化文件夹中的内容 4. 重要:删除文件夹中的node_modules文件夹中的内容,然后将node_modules.zip压缩包解压到该文件夹中。文件夹的命名不可更改。 5. 删除node_modules.zip