# HexoBlog **Repository Path**: rickee/HexoBlog ## Basic Information - **Project Name**: HexoBlog - **Description**: init hexo-blog system - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-09-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### [点击访问](https://millzhang.github.io/) --- ### 安装插件 ``` npm install ``` ### 主题(已内置并定制,无需再次安装) ``` git clone https://github.com/litten/hexo-theme-yilia.git themes/yilia ``` ### 本地启动 ``` hexo server ```