Journal:
基于hexo的博客模板主题。A scholar magazine/journal-like blog theme
hexo:A fast, simple & powerful blog framework, powered by Node.js. https://hexo.io
部分代码参考自
Contribution is welcome, free to open an issue and fork. Waiting for your pull request.
This is not necessary(!Deprecated).
git clone git@github.com:yaoqs/hexo-theme-scholar-future.git themes/scholar-future
Add this theme as submodule(!Recommend).
mkdir blog
cd blog
git submodule add https://github.com/yaoqs/hexo-theme-scholar-future.git ./themes/scholar_future
git submodule update --remote #update theme
Modify hexo theme setting in _config.yml to scholar-future. such as:
theme: scholar-future #当前主题名称。值为false时禁用主题
theme_config: #主题的配置文件。在这里放置的配置会覆盖主题目录下的 _config.yml 中的配置
cd themes/scholar-future
git pull
git submodule update --remote #update theme
根据需求自定义修改相关配置hexo站点根目录(_config.yml)->theme_config: {}下进行覆盖,主要包括但不限于:
theme: scholar-future #当前主题名称。值为false时禁用主题
theme_config: #主题的配置文件。在这里放置的配置会覆盖主题目录下的 _config.yml 中的配置
logo:
slogan:
Email: 350788415@qq.com
Author: Yao Qing-sheng
githubname: yaoqs
Address: Department of Natural/Social Philosophy & Infomation Sciences, CHINA
bio: <a href="https://github.com/yaoqs#biography">Biography...</a>
Repositories_Pages: https://yaoqs.github.io/
url: https://yaoqs.github.io/
Site_visit_tongji:
favicon:
wechat_subscriber:
Social_Accounts:
Reward:
Journal:
Copyright:
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&A sites" title="profile for Bravo Yeung on Stack Exchange, a network of free, community-driven Q&A sites" /></a>
---------------------
著作权归作者所有。
商业转载请联系作者获得授权,非商业转载请注明出处。
作者:
Email:
源地址:
复制时间:
来源:
© 版权声明:本文为博主原创文章,转载请附上博文链接!
social-share.js:一键分享到微博、QQ空间、QQ好友、微信、腾讯微博、豆瓣、Facebook、Twitter、Linkedin、Google+、点点等社交网站。