Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shushuicu/typecho-miomoe-theme-v4
MioV4 · Material Design样式Typecho轻量博客主题
https://github.com/shushuicu/typecho-miomoe-theme-v4
mdui typecho typecho-theme
Last synced: about 1 month ago
JSON representation
MioV4 · Material Design样式Typecho轻量博客主题
- Host: GitHub
- URL: https://github.com/shushuicu/typecho-miomoe-theme-v4
- Owner: ShuShuicu
- License: gpl-3.0
- Created: 2024-10-19T12:51:02.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-10-31T02:33:26.000Z (about 2 months ago)
- Last Synced: 2024-10-31T03:24:33.905Z (about 2 months ago)
- Topics: mdui, typecho, typecho-theme
- Language: JavaScript
- Homepage: https://blog.miomoe.cn/
- Size: 2.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 说明
V4是V3的重构版,风格差异不是很大但是优化了许多地方;
- 全站Pjax的支持
- 优化整体代码及风格### 更新日志
#### LtscVer
1.1.1
- 修复短代码
- 优化文章页
- 新增缩略图1.1.0
- 修复jsDelivr---
#### BetaVer
Beta 1.0.1
- 优化细节
- 优化Header
- 优化手机端导航
- 新增日夜间切换
- 新增404Error页面Beta 1.0.2
- 移植MioDrive
- 优化Snackbar
- 新增Pixiv-ID查询图片#### 使用说明
1. 兼容所有PHP版本
2. 如果启用出现数据库查询错误请先将主题文件夹名称改为MioV4
后保存一次主题设置。
3. 如果启用了 marked.js 解析器无法渲染文章内容请装一个 MarkdownParse 插件并开启开启 MathJax 支持(后续将写进主题)#### 参与贡献
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码
4. 新建 Pull Request