Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/idawnlight/typecho-theme-material
[LTS] Material Design theme for typecho.
https://github.com/idawnlight/typecho-theme-material
material-design-lite material-theme php theme typecho
Last synced: 3 days ago
JSON representation
[LTS] Material Design theme for typecho.
- Host: GitHub
- URL: https://github.com/idawnlight/typecho-theme-material
- Owner: idawnlight
- License: gpl-3.0
- Created: 2017-06-29T08:42:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-06T06:08:25.000Z (2 months ago)
- Last Synced: 2025-02-01T20:05:48.178Z (10 days ago)
- Topics: material-design-lite, material-theme, php, theme, typecho
- Language: CSS
- Homepage:
- Size: 5.16 MB
- Stars: 397
- Watchers: 23
- Forks: 52
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Material 原质
> 原之质,物之渊
![Render](https://i.loli.net/2017/06/29/5954eabb468a2.png)
## Contents 目录
- [General 概括](#general-概括)
- [Feature 特性](#feature-特性)
- [Demo 演示](#demo-演示)
- [Setup 设置](#setup-设置)
- [Preview 预览](#preview-预览)
- [Contributing 贡献](#contributing-贡献)
- [License 许可证](#license-许可证)## General 概括
- Author 作者:Viosey
- Maintainer 维护者:黎明余光
- Version 版本:3.4.0
- Compatibility 兼容:PHP 7+, MySQL, Typecho 1.1+
- 当前测试均在 PHP 7.4/8.0 与 Typecho 1.1 正式版及开发版下完成,在可能的情况下请尽量接近此环境## Feature 特性
- 简洁高效的侧边栏
- 极其丰富的自定义设置
- 友好的多语言设定
- 中英文之间自动添加空格
- 后台更新检测
- LocalStorage 强缓存策略## Demo 演示
Experience the Material theme in live: [typecho-theme-material Demo](https://blog.lim-light.com)
体验 Material 主题: [typecho-theme-material 演示](https://blog.lim-light.com)
## Setup 设置
- 在 [Release](https://github.com/idawnlight/typecho-theme-material/releases) 中下载最新版本,大多数情况下更新可直接覆盖,部分设置需手动启用
- 在“设置外观”中打造一个属于你自己的博客
- 关于文章缩略图
- 自定义字段的 “图片地址” 优先级最高,若未设定则默认为文章内第一张图片(可关闭)
- 缩略图支持 Markdown 格式, HTML 格式以及附件形式, Markdown 格式为 `![图片描述](图片链接)` 。
- 首页文章概览默认最大输出 80 个字符, 可手动添加截断符 `` 控制输出
- 创建友情链接页, 需安装此友情链接插件 [typecho-links-material](https://github.com/idawnlight/typecho-links-material),并手动创建新页面,选择模板为“友情链接”## Contributing 贡献
All kinds of contributions (enhancements, new features, documentation & code improvements, issues & bugs reporting) are welcome.
欢迎各种形式的贡献,包括但不限于优化,添加功能,文档 & 代码的改进,问题和 bugs 的报告。期待你的 `Pull Request`。
## License 许可证
Open sourced under the GPL v3.0 license.
根据 GPL v3.0 许可证开源。