|
|
QQ截图20170623141245.png
(293.5 KB, 下载次数: 1)
效果预览
github
https://github.com/HanSon/typecho_material_theme
演示地址
http://www.80cloud.me/
感觉挺好的啊, 高贵的material,再稍微改动下边栏,顶部按钮,一个华丽丽的aff blog就出来了
使用方法
进入你的typecho目录 cd typecho/usr/theme
使用git clone方法把主题下载下来,
git clone https://github.com/HanSon/typecho_material_theme.git
如果还没有安装git组件,那就:
yum -y install git centos用这个命令
apt-get -y install git debian用这个命令
再重新git clone 即可
git clone https://github.com/HanSon/typecho_material_theme.git
|
|