All Projects → zhisheng17 → zhisheng17.github.io

zhisheng17 / zhisheng17.github.io

Licence: other
my blog website —— www.54tianzhisheng.cn

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to zhisheng17.github.io

hexo-theme-ayer
一个干净优雅的hexo主题 A clean and elegant theme for Hexo. 🐋
Stars: ✭ 1,396 (+1417.39%)
Mutual labels:  hexo
dont-let-him-poo
💩🚽 Prevent the pesky emoji from going to loo. Coz, it's a game revolving around poo!
Stars: ✭ 18 (-80.43%)
Mutual labels:  github-pages
vue-composition-api-ts-todo
ToDo List with Vue 3 Composition API and TypeScript
Stars: ✭ 69 (-25%)
Mutual labels:  github-pages
hexo-theme-next5-leaf
一款基于 Hexo v3.9 & Next v5.1.4 魔改的主题 🌞
Stars: ✭ 82 (-10.87%)
Mutual labels:  hexo
appcenter-web
Web frontend for viewing AppCenter apps
Stars: ✭ 43 (-53.26%)
Mutual labels:  github-pages
Hibop.github.io
Hibop 个人博客
Stars: ✭ 20 (-78.26%)
Mutual labels:  hexo
BOT-Man-JL.github.io
Markdown-based Blog Framework for GitHub Pages
Stars: ✭ 25 (-72.83%)
Mutual labels:  github-pages
hexo-filter-mathjax
💯 Server side MathJax renderer plugin for Hexo.
Stars: ✭ 76 (-17.39%)
Mutual labels:  hexo
catbook
a category-centric theme for Jekyll
Stars: ✭ 48 (-47.83%)
Mutual labels:  github-pages
oi.men.ci
Menci 的 OI 博客(源代码与网站文件)
Stars: ✭ 27 (-70.65%)
Mutual labels:  hexo
matjek
Material theme based on Materialize.css for jekyll sites
Stars: ✭ 94 (+2.17%)
Mutual labels:  github-pages
hexo-theme-zurb-foundation
Simple plain Zurb foundation theme for the static site generator hexo.js
Stars: ✭ 22 (-76.09%)
Mutual labels:  hexo
github.io
个人博客乁(๑˙ϖ˙๑乁) 国内用户 ->http://sunhang.top
Stars: ✭ 16 (-82.61%)
Mutual labels:  hexo
banner
🚩 A simple and clean banner generator - Banners on the go. https://liyasthomas.github.io/banner
Stars: ✭ 161 (+75%)
Mutual labels:  github-pages
hexo-theme-materialized
A cool materialized theme for Hexo
Stars: ✭ 39 (-57.61%)
Mutual labels:  hexo
hexo-netlify-cms
☕ A cup of coffee time to enable Netlify CMS
Stars: ✭ 29 (-68.48%)
Mutual labels:  hexo
wallisconsultancy
Wallis Family Mediation website
Stars: ✭ 37 (-59.78%)
Mutual labels:  github-pages
hexo-jade-starter
Starter theme for Hexo implemented with Jade and Less.
Stars: ✭ 49 (-46.74%)
Mutual labels:  hexo
webring
“วงแหวนเว็บ” แห่งนี้สร้างขึ้นเพื่อส่งเสริมให้ศิลปิน นักออกแบบ และนักพัฒนาชาวไทย สร้างเว็บไซต์ของตัวเองและแบ่งปันการเข้าชมซึ่งกันและกัน
Stars: ✭ 125 (+35.87%)
Mutual labels:  github-pages
nextjs-github-pages
🚀 Deploy a Next.js app to Github Pages via Github Actions.
Stars: ✭ 89 (-3.26%)
Mutual labels:  github-pages

博客

测试站点:www.54tianzhisheng.cn

更新于 2019-03-18

换了个新版本的主题,基于 yilia 主题修改的!

标签页面变成这样了:

代码加入了简单的高亮:


本博客使用 Github Page + Hexo 搭建的,主题采用的是 yilia ,在此感谢作者 litten

博客网页界面:

手机端界面:


主题使用

安装:

$ git clone https://github.com/litten/hexo-theme-yilia.git themes/yilia

配置

修改hexo根目录下的 _config.yml : theme: yilia

更新

cd themes/yilia
git pull

配置

主题配置文件在主目录下的_config.yml,请根据自己需要修改使用。

# Header

menu:
  主页: /
  随笔: /tags/随笔/

# SubNav
subnav:
  github: "https://github.com/zhisheng17/"
  #weibo: "#"
  zhihu: "https://www.zhihu.com/people/tian-zhisheng/activities"
  #qq: "#"
  #weixin: "#"
  jianshu: "http://www.jianshu.com/u/419f65c24433"
  #douban: "#"
  segmentfault: "https://segmentfault.com/u/yuanblog"
  #bilibili: "#"
  #acfun: "#"
  #mail: "[email protected]"
  #rss: "atom.xml"
  #facebook: "#"
  #google: "#"
  #twitter: "#"
  #linkedin: "#"

rss: /atom.xml

# 是否需要修改 root 路径
# 如果您的网站存放在子目录中,例如 http://yoursite.com/blog,
# 请将您的 url 设为 http://yoursite.com/blog 并把 root 设为 /blog/。
root:

# Content

# 文章太长,截断按钮文字
excerpt_link: more
# 文章卡片右下角常驻链接,不需要请设置为false
show_all_link: '展开全文'
# 数学公式
mathjax: false
# 是否在新窗口打开链接
open_in_new: false

# 打赏
# 请在需要打赏的文章的md文件头部,设置属性reward: true

# 打赏基础设定:0-关闭打赏; 1-文章对应的md文件里有reward:true属性,才有打赏; 2-所有文章均有打赏
reward_type: 2
# 打赏wording
reward_wording: '谢谢你支持我买服务器!'
# 支付宝二维码图片地址,跟你设置头像的方式一样。比如:/assets/img/alipay.jpg
alipay: /img/zhifubao.jpg
# 微信二维码图片地址
weixin: /img/weixin.jpg

# Miscellaneous
baidu_analytics: ''
google_analytics: ''
favicon: /img/favicon.ico

#你的头像url
avatar: /img/avatar.png

#是否开启分享
share_jia: true

#是否开启多说评论,填写你在多说申请的项目名称 duoshuo: duoshuo-key
#若使用disqus,请在博客config文件中填写disqus_shortname,并关闭多说评论
duoshuo: false

# 样式定制 - 一般不需要修改,除非有很强的定制欲望…
style:
  # 头像上面的背景颜色
  header: '#4d4d4d'
  # 右滑板块背景
  slider: 'linear-gradient(200deg,#a0cfe4,#e8c37e)'

# slider的设置
slider:
  # 是否默认展开tags板块
  showTags: false

# 智能菜单
# 如不需要,将该对应项置为false
# 比如
#smart_menu:
#  friends: false
smart_menu:
  innerArchive: '所有文章'
  friends: '友链'
  aboutme: '关于我'

friends:
  廖雪峰: http://www.liaoxuefeng.com/
  阮一峰: http://www.ruanyifeng.com/blog/
  陈皓: http://coolshell.cn/
  闻波: http://www.cnblogs.com/webary/
  冯兆峯: http://blog.csdn.net/zffenger

aboutme: 很惭愧<br><br>只做了一点微小的工作<br>谢谢大家

注意:每个标签冒号 : 后面需加空格


更新

2017-06-13 增加文章目录,使用的时候在每篇文章顶部加上 toc: true 即可。

参考文章: Hexo+yilia主题实现文章目录和添加视频


关于 Fork 和 Star

欢迎直接 fork 我的代码,然后在我的基础上改配置文件,这样不容易出错(因为之前自己碰到的坑大多是在这里),如果觉得我的博客文章还不错的话,欢迎点个 star 。谢谢!


疑问

如果搭建时遇到问题,请加微信:zhisheng_tian

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].