# cnblogs-simple-theme **Repository Path**: zhangtianli/cnblogs-simple-theme ## Basic Information - **Project Name**: cnblogs-simple-theme - **Description**: A simple & beautiful theme for cnblogs. - **Primary Language**: CSS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-06-18 - **Last Updated**: 2022-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cnblogs simple theme [![LISENCE](https://img.shields.io/github/license/zhangtianli2006/cnblogs-simple-theme)](https://github.com/zhangtianli2006/cnblogs-simple-theme/blob/master/LICENSE) [![Repo Size](https://img.shields.io/github/repo-size/zhangtianli2006/cnblogs-simple-theme)](https://github.com/zhangtianli2006/cnblogs-simple-theme) ### cnblogs主题 演示:[zhangtianli's blog](https://www.cnblogs.com/zhangtianli/) ## 简洁 ![](https://s1.ax1x.com/2020/07/18/U2G5vj.jpg) ## 漂亮 ![](https://s1.ax1x.com/2020/07/18/U2G42Q.jpg) ## 读者友好 用强大的`Fira Code` 作为代码字体,连字功能大大增加代码可读性 ![](https://s1.ax1x.com/2020/08/26/dWKVns.png) [Fira Code Github](https://github.com/tonsky/FiraCode) ![](https://s1.ax1x.com/2020/07/18/U2Gh8g.jpg) ## 便于安装 安装方法 1. 向cnblogs申请JS权限 2. 将`博客皮肤`改为`SimpleMemory` 3. 下载`style.css`、`page_footer.html`、`side_bar.html` / 下载release中的`simple-theme-xxx.zip` 4. 将`style.css`中的内容复制到`页面定制 CSS 代码` 5. 将`side_bar.html`中的内容复制到`博客侧边栏公告` 6. 将`page_footer.html`中的内容复制到`页脚 HTML 代码` 7. 保存