# codingce-blog **Repository Path**: codingce/hexo-blog ## Basic Information - **Project Name**: codingce-blog - **Description**: Hexo 是一个快速、简洁且高效的博客框架。Hexo 使用 Markdown(或其他渲染引擎)解析文章,在几秒内,即可利用靓丽的主题生成静态网页。 hexo-blog, 拉取即用。 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://i.codingce.com.cn - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-07-24 - **Last Updated**: 2023-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: Hexo, 博客 ## README [![Build Status](https://travis-ci.org/dmego/dmego.github.io.svg?branch=hexo)](https://travis-ci.org/dmego/dmego.github.io) [![Website](https://img.shields.io/website-up-down-green-red/http/dmego.me.svg)](https://i.codingce.com.cn/) [![Say Thanks](https://img.shields.io/badge/Say-Thanks!-1EAEDB.svg)](https://i.codingce.com.cn/) # hexo-blog 个人博客 #### GitHub地址 https://github.com/xzMhehe/codingce-vercel #### 介绍 Hexo 是一个快速、简洁且高效的博客框架。Hexo 使用 Markdown(或其他渲染引擎)解析文章,在几秒内,即可利用靓丽的主题生成静态网页。 hexo-blog, 拉取即用 #### 基本配置 - 这是我的个人博客仓库,搭建原理为 [hexo](https://hexo.io/zh-cn/) + [Github Pages](https://pages.github.com/) - 使用的主题是经 [pure](https://github.com/cofess/hexo-theme-pure) 修改而来 - 图片储存在 [七牛云](https://www.qiniu.com/),目前使用的图床是 [MPic-图床神器](http://mpic.lzhaofu.cn/) - 评论插件使用的是 [gitalk](https://gitalk.github.io/). #### 进阶配置 - 利用 [Travis CI](https://travis-ci.org/) 实现自动部署 #### 安装教程 安装 Hexo 相当简单,只需要先安装下列应用程序即可: - Node.js (Node.js 版本需不低于 10.13,建议使用 Node.js 12.0 及以上版本) - Git #### 编辑工具 - `Visual Studio Code` #### 使用说明 1. hexo s 本地运行 2. hexo d 远程部署 3. hexo clear 清除缓存文件 (db.json) 和已生成的静态文件 (public) #### 参与贡献 1. Hexo官方文档 https://hexo.io/zh-cn/docs/commands #### 效果图 ![mark](http://image.codingce.com.cn/blog/20200926/104806961.png) ![mark](http://image.codingce.com.cn/blog/20200926/104829089.png) ### 注 - 访问地址:[个人博客](https://i.codingce.com.cn/) ### 更新时间 >2021-07-07