# tmaize-blog **Repository Path**: ux_lsl/demo-tmaize-blog ## Basic Information - **Project Name**: tmaize-blog - **Description**: 一款jekyll主题,简洁纯净,支持自适应 - **Primary Language**: HTML/CSS - **License**: MIT - **Default Branch**: master - **Homepage**: http://blog.tmaize.net/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 52 - **Created**: 2021-10-22 - **Last Updated**: 2021-10-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 我的博客 地址:[uxlsl.github.io](http://uxlsl.github.io) ### 安装说明 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)