Skip to content

yaoqs/hexo-theme-scholar-future

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scholar-future gh-page

Journal:

  • Title: FUTURE
  • Subtitle: Natural Philosophy & Infomation Sciences
  • Author: Yao Qing-sheng
  • Author-cn: 要庆生
  • Slogan: 解放思想,发展生产力
  • Address: Department of Natural Philosophy & Infomation Sciences, CHINA

About

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

pre-view/Screenshot

Demo

Donate

paypal捐赠 paypal.me/LordYao

alipay
alipay
wechat
wechat

感谢/Thanks

hexo:A fast, simple & powerful blog framework, powered by Node.js. https://hexo.io

部分代码参考自https://github.com/guolin/crisp-hexo-theme 以及 https://github.com/theme-next/hexo-theme-next

Contributing

Contribution is welcome, free to open an issue and fork. Waiting for your pull request.

Installation

Install

git clone git@github.com:yaoqs/hexo-theme-scholar-future.git themes/scholar-future

Enable

Modify hexo theme setting in _config.yml to scholar-future. such as:

theme: scholar-future                                           #当前主题名称。值为false时禁用主题
theme_config:                                                   #主题的配置文件。在这里放置的配置会覆盖主题目录下的 _config.yml 中的配置

Update

cd themes/scholar-future
git pull

Configuration

  • logo - Your website logo
  • ...

License & Copyright

  • 版权声明:Copyright © 2019-2023 要庆生. All rights reserved. 未经本人同意请勿转载。经本人同意后转载时请注明出处。
  • https://choosealicense.com/licenses/cc-by-sa-4.0/
    知识共享许可协议 版权声明:署名,允许他人基于本文进行创作,且必须基于与原先许可协议相同的许可协议分发本文(Creative Commons)
  • 业余时间所作,难免有不足及错漏之处,敬请包涵指正,可通过github仓库在线留言或Email 350788415@qq.com告知;如需补充其他相关专业信息,亦可邮件通知或github仓库在线留言;同时欢迎各位热心人士star、fork或共同参与维护仓库

issue

Todo/Roadmap

  • azure/aws

  • Bootstrap

  • 注册域名

  • 配置英文说明/双语;加小图标,并解决大小写不敏感问题

    • About页/个人简历页(resume)
    • 404页
    • 捐献Donate.md
    • 导航Navigator.md
    • 游戏Game.md
    • 音乐Music.md
    • Feature.md
  • lab.html实验示例代码

  • layout布局

  • 主题相关插件

    • hexo-wordcount 字数统计
    • hexo-git-backup
    • hexo-tag-cloud
    • highlight
    • hexo-renderer-markdown-it
    • hexo-generator-searchdb
    • hexo-permalink-pinyin
    • hexo_submit_urls_to_search_engine
    • hexo-generator-sitemap
    • baidusitemap
    • aplayer/music
    • post_wordcount
    • hexo-generator-feed
    • hexo-blog-encrypt
    • Hexo主题开发
    • Hexo主题(EJS模板)自定义页面扩展
  • 统计页statistics.ejs

  • 关注页follow.ejs

  • 导航页nav.ejs

  • tag cloud

  • 侧边栏 Donate

  • editorAnnotate批注插件

  • journal-face.png journal-menu.png

  • 图片页图片轮播 参考jb51.net代码

  • 底边栏/侧边栏/下拉列表日历、天气

  • 站内搜索

  • 打赏功能 widget/donate.ejs ~~tctip https://www.cnblogs.com/enjoy233/p/10328361.html https://github.com/greedying/tctip~~已自编码实现 Donate & Reward 大吉大利,今晚吃鸡 github repo:donate-plugin

  • 分享组件的嵌入(支持http/https/移动端访问)侧边悬挂式

  • 页面底部添加"回到顶部" + "收藏" + "快速评论"功能

  • stackoverflow,官方在StackExchange页面提供了flair,比如: User Bravo Yeung - Stack Exchange ,页面中提供了可嵌入的html代码:

    Language:  HTML
    <a href="https://stackexchange.com/users/4637854/bravo-yeung"><img src="https://stackexchange.com/users/flair/4637854.png" width="208" height="58" alt="profile for Bravo Yeung on Stack Exchange, a network of free, community-driven Q&amp;A sites" title="profile for Bravo Yeung on Stack Exchange, a network of free, community-driven Q&amp;A sites" /></a>
    ---------------------
    著作权归作者所有。
    商业转载请联系作者获得授权,非商业转载请注明出处。
    作者:
    Email:
    源地址:
    复制时间:
    来源:
    © 版权声明:本文为博主原创文章,转载请附上博文链接!
  • 在公告栏添加滚动文字 使用marquee标签即能实现文字的滚动

  • 在页面顶部添加"Fork me on Github"图标

  • 修改主题风格 Github+Jekyll 搭建个人网站详细教程 https://www.jianshu.com/p/9f71e260925d

  • github action流

  • github project

  • [ ]

以下代码用于在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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published