# aniyablog **Repository Path**: sunnfun/aniyablog ## Basic Information - **Project Name**: aniyablog - **Description**: 利用hexo搭建的个人博客 - **Primary Language**: NodeJS - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-04 - **Last Updated**: 2024-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # aniyablog #### 介绍 利用hexo搭建的个人博客 #### 软件架构 软件架构说明 #### 安装教程 1. 安装hexo ```shell npm install -g hexo-cli ``` 2. 安装依赖 ```shell npm install ``` 3. 本地运行 ```shell hexo server ``` #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技