# cnblogs-theme-silence **Repository Path**: esofar/cnblogs-theme-silence ## Basic Information - **Project Name**: cnblogs-theme-silence - **Description**: 📖 一款专注于阅读的博客园主题 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 13 - **Forks**: 4 - **Created**: 2020-12-08 - **Last Updated**: 2024-06-21 ## Categories & Tags **Categories**: site-theme **Tags**: None ## README

CNBLOGS THEME SILENCE

专 注 于 阅 读 的 博 客 园 主 题

[文档](https://esofar.github.io/cnblogs-theme-silence/) | [演示](https://www.cnblogs.com/esofar/) [![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/esofar/cnblogs-theme-silence?include_prereleases&style=flat-square)](https://github.com/esofar/cnblogs-theme-silence/releases) [![](https://data.jsdelivr.com/v1/package/gh/esofar/cnblogs-theme-silence/badge)](https://www.jsdelivr.com/package/gh/esofar/cnblogs-theme-silence) [![Gitter](https://img.shields.io/gitter/room/esofar/cnblogs-theme-silence?style=flat-square&color=B46AFC)](https://gitter.im/cnblogs-theme-silence/community)
## 特性 - 界面简洁优雅,响应式网页设计。 - 轻量配置,文档给力,非常容易使用。 - 提供暗黑模式和多种色彩主题,可随时切换。 - 支持自定义导航栏菜单项、悬浮标题目录等。 - 提供文章版权签名、赞赏功能等。 - 项目结构清晰,代码简单,可实现高度定制化开发。 ## 开发 该项目基于模块化工具 webpack 构建,熟悉前端开发的园友可以 fork 当前仓库,然后参考如下命令进行二次开发,定制化自己独特的主题风格。 ``` // 克隆代码 git clone https://github.com/esofar/cnblogs-theme-silence.git // 进入目录 cd cnblogs-theme-silence // 安装依赖 npm install // 本地调试 npm start // 编译发布 npm run build ``` ## 贡献 如果你在使用中发现 bug 可以通过 [Issue](https://github.com/esofar/cnblogs-theme-silence/issues) 进行反馈,或者可以直接提 [Pull Requests](https://github.com/esofar/cnblogs-theme-silence/pulls) 进行修复。另外,如果你在使用功能或交互体验方面有什么好的想法或其他问题,可以在 [Gitter](https://gitter.im/cnblogs-theme-silence/community) 中讨论,我会及时关注。 ## 案例 你可以在 [演示案例](https://esofar.github.io/cnblogs-theme-silence/#/showcase) 中看到一些正在使用该主题的园友博客。同时,如果若也目前也在使用该主题,并且希望展示给大家,可以在 [这里](https://github.com/esofar/cnblogs-theme-silence/issues/119) 提交申请,我会不定时更新。 ## 赞赏 如果您觉得该主题做的还不错,想对我微小的工作一点激励,欢迎赞赏支持。
![](./docs/_media/sponsor.png)
## 许可 MIT © 2020 esofar