# honcen.github.io **Repository Path**: hon-csl/honcen.github.io ## Basic Information - **Project Name**: honcen.github.io - **Description**: My Blog. - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-11 - **Last Updated**: 2022-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 我的博客 地址:[http://yansu.org](http://yansu.org) ### 安装说明 1. fork库到自己的github 2. 修改名字为:`username.github.io` 3. clone库到本地,参考`_posts`中的目录结构自己创建适合自己的文章目录结构 4. 修改CNAME,或者删掉这个文件,使用默认域名 5. 修改`_config.yml`配置项 6. It's done! ### 分支说明 - 三栏布局(master分支,基于[3-Jekyll](https://github.com/P233/3-Jekyll)) - 三栏布局 (bootstrap-based分支,基于Bootstrap) - 单栏布局(first-ui分支,基于Bootstrap)