记录使用hexo与自定义的相关历程。
Record the process of the development of this page.
原模板自带简介
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Quick Start
Create a new post
|
|
More info: Writing
Run server
|
|
More info: Server
Generate static files
|
|
More info: Generating
Deploy to remote sites
|
|
More info: Deployment
以下为个人记录
常规操作类
生成并部署
|
|
清空本地生成
|
|
字号
调整_variables.styl文件
图片视频类
视频:iframe标签、或者video标签:
|
|
加入置顶功能
node_modules/hexo-generator-index/lib/generator.js
加入gallery功能,每次更新文件时需运行
|
|
关于asset-img文件夹的解决方案之一
http://www.tuicool.com/articles/umEBVfI
目前自己解决的办法是放到css/thumbnail绝对路径下,肯定没错就是有点不优雅
增加swf-flash文件作为banner功能:
·添加post/swf.ejs文件
·修改article.ejs文件:
front-matter相关修改
noshare属性
|
|
这样加入noshare属性并设置为true即可关闭分享功能
关于favicon.ico
这年代缩略图标各家差别太大
为了适配安卓和苹果,找到了一个好用的网站:http://realfavicongenerator.net/
可以生成对应的html代码和图片文件。
有兴趣可以把本网站“添加到主屏幕”试试;-)
对了,还要修改_config.yml ,以及head.ejs文件相应位置哦
fancybox
http://fancyapps.com/fancybox/#docs
有众多属性可以使用,还可以点击播放swf
题外话:关于pip
easy_install -U pip
The previous duoshuo comment system stopped service. Please use disqus or submit issues to comment.