Scholar-Future Theme

🎯 主题简介
Scholar-Future 是一个基于 Hexo 框架的学术杂志风格博客主题,专为研究人员、学者和技术爱好者设计。
特色徽章
🖼️ 主题预览

✨安装指南
推荐安装方式 (使用Git子模块)
mkdir blog
cd blog
git submodule add https://github.com/yaoqs/hexo-theme-scholar-future.git ./themes/scholar_future
git submodule update --remote # 更新主题
启用主题/主题配置
修改Hexo配置文件 _config.yml:
theme: scholar-future
theme_config:
# 主题配置项,用于覆盖模板中的配置项,例如:
logo:
slogan:
Email: your@email.com
# 其他配置...
💝 支持项目
您可以通过以下方式支持项目发展:
| 支付方式 |
二维码 |
| 支付宝 |
|
| 微信 |
|
| PayPal |
 |
| PayPal |
 |
🤝 贡献指南
欢迎通过以下方式参与贡献:
📌 联系方式
📜 许可证/License & Copyright

- 版权声明:Copyright © 2019-2025 要庆生. All rights reserved. 转载时请注明出处。
- 知识共享许可协议 版权声明:署名,允许他人基于本文进行创作,且必须基于与原先许可协议相同的许可协议分发本文(Creative Commons)
🚀 Todo/Roadmap
核心功能
增强功能
核心改进
功能增强
技术探索
📅 版本计划
- 🧪 v0.0.1 发布日期:Sep 15, 2021
- 🧪 v1.0.0 发布日期:Jul 22, 2024
- 🧪 v2.0.0 发布日期:Sep 16, 2025
以下代码用于在GitHub page 中显示
🔗 技术参考/References
主题开发
js
css
- CSS Conditional Rules Module Level 3
- Font Awesome
- Tailwind CSS: Rapidly build modern websites without ever leaving your HTML. A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.
- bootstrap: Powerful, extensible, and feature-packed frontend toolkit. Build and customize with Sass, utilize prebuilt grid system and components, and bring projects to life with powerful JavaScript plugins.
- Materialize: a modern responsive front-end framework based on Material Design https://materializecss.com/