# MDT-For-Typecho **Repository Path**: heyos/mdt-for-typecho ## Basic Information - **Project Name**: MDT-For-Typecho - **Description**: 简洁,专注阅读的 Typecho 博客主题。 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: https://blog.hifun.site - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 0 - **Created**: 2020-10-30 - **Last Updated**: 2025-08-28 ## Categories & Tags **Categories**: blog **Tags**: None ## README # MDT-For-Typecho
## 简介 简洁,专注阅读的 Typecho 博客主题。 最新版本:`Beta-V0.3`。 版本更新历史请见:[CHANGELOG.md](https://github.com/oCoke/MDT-For-Typecho/blob/master/CHANGELOG.md) 文档:[https://heyos.gitee.io/mdt-docs](https://heyos.gitee.io/mdt-docs) 预览站:[https://blog.hifun.site](https://blog.hifun.site) ## 特性 - 图片懒加载 - 自动代码高亮 - 自动分割中英文 - 简洁,适合阅读的文章页面 - 顶部菜单栏 - 侧边菜单栏 - 简洁的评论页面 - 顺滑滚动 - 基于 [MDUI](https://www.mdui.org) - 前台加载文件仅 `277 KB` [1] - 不错的兼容性 - 响应式 / 自适应设计 - 开发者设置 ## 使用 1. Star 本项目(遵循 SATA 开源协议) 2. 下载**最新的 [Release](https://github.com/oCoke/MDT-For-Typecho/releases)** 3. 确保自身 PHP 环境在 7.1.0 及以上版本(过低的版本不受支持) 4. 解压后,**确认目录名为`MDT`(大写)** 5. 将文件夹放入 Typecho 根目录下的`usr/themes/` 6. 到后台-外观-可用的主题中,启用主题 7. **根据 [文档](https://heyos.gitee.io/mdt-docs)** 配置主题 --- ### 使用开发版 直接下载仓库,或者使用 git 命令行进行克隆。 ```bash git clone https://github.com/oCoke/MDT-For-Typecho.git ``` > 非常不推荐使用开发版,因为可能有不确定的不稳定因素,并且不一定有有利改动。