Skip to content

yaoqs/hexo-theme-scholar-future

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scholar-Future Theme

GitHub license Demo

🎯 主题简介

Scholar-Future 是一个基于 Hexo 框架的学术杂志风格博客主题,专为研究人员、学者和技术爱好者设计。

特色徽章

  • Title
  • Author
  • Author-cn
  • slogan
  • Address

🖼️ 主题预览

Demo Screenshot

✨安装指南

推荐安装方式 (使用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
  # 其他配置...

💝 支持项目

您可以通过以下方式支持项目发展:

支付方式 二维码
支付宝 alipay
微信 wechat
PayPal PayPal
PayPal PayPal

🤝 贡献指南

欢迎通过以下方式参与贡献:

  • 提交Issue报告问题
  • Fork仓库并提交Pull Request
  • 参与文档翻译

📌 联系方式

📜 许可证/License & Copyright

GitHub license GitHub license

  • 版权声明:Copyright © 2019-2025 要庆生. All rights reserved. 转载时请注明出处。
  • 知识共享许可协议 版权声明:署名,允许他人基于本文进行创作,且必须基于与原先许可协议相同的许可协议分发本文(Creative Commons)

🚀 Todo/Roadmap

核心功能

  • 内容组织
    • 分类功能
    • 标签功能
    • 归档功能
  • 评论系统
    • utterances A lightweight comments widget built on GitHub issues. Use GitHub issues for blog comments, wiki pages and more!
    • giscus 利用 GitHub Discussions 实现的评论系统
  • 页面布局及UI设计
    • 统计页statistics.ejs
    • 关注页follow.ejs
    • 导航页nav.ejs
    • ScrollProgress
    • editorAnnotate批注插件
    • Naranja:Pure JS, HTML, and CSS Notifications with a great look – Live demo
    • journal-face.png journal-menu.png
    • 主页网站副标题及打字效果
  • 搜索功能:全站内容搜索
  • RSS订阅功能:RSS订阅按钮
  • 归档功能:按年份归档文章
  • 标签云:动态标签云展示
  • 作者信息:作者头像、简介、社交链接
  • 文章目录:ToC生成
  • 转载声明

增强功能

核心改进

  • 多语言支持:中英文双语界面
  • 布局优化:响应式设计改进
  • 性能优化
    • 静态资源压缩
    • CDN加速:jsdelivr可以自动帮你生成.min版的js和css,所以你在上面设置js及css路径中可以直接写.min.xxx

功能增强

  • 友链系统:友情链接管理
  • 广告:根据需要适当增加广告功能
  • 多媒体支持
    • 音乐播放器
    • 视频播放器
    • 相册功能:图片页图片轮播 参考jb51.net代码
  • 交互增强
    • 滚动进度指示器
    • 回到顶部按钮
    • 夜间模式切换
    • 收藏
    • 快速评论
    • 公告栏滚动文字:marquee标签

技术探索

  • 🧪Lab 页面实验室功能设计
    • 地图及天气预报
    • JS插件集成

📅 版本计划

  • 🧪 v0.0.1 发布日期:Sep 15, 2021
  • 🧪 v1.0.0 发布日期:Jul 22, 2024
  • 🧪 v2.0.0 发布日期:Sep 16, 2025

以下代码用于在GitHub page 中显示

<script type="text/javascript" src="https://cdn.staticfile.org/jquery/3.7.0/jquery.min.js"></script> <script type="text/javascript" src="https://cdn.staticfile.org/jquery.qrcode/1.0/jquery.qrcode.min.js"></script>
<script>$('#qrcode').qrcode({width: 173,height: 173,text:"https://yaoqs.github.io/hexo-theme-scholar-future"});</script>

🔗 技术参考/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/

About

A scholar magazine/journal-like blog theme,基于hexo的博客模板主题

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors