人体时钟特效
介绍
人体时钟特效
1<script charset="Shift_JIS" src="http://chabudai.sakura.ne.jp/blogparts/honehoneclock/honehone_clock_wh.js"></script>
1<script charset="Shift_JIS" src="http://chabudai.sakura.ne.jp/blogparts/honehoneclock/honehone_clock_wh.js"></script>
出处:https://blog.csdn.net/itmyhome1990/article/details/39028013
出现的坑,在传上码云后,打开blog出现,非安全插件问题,选确认才能显示
解决办法,网上找到一位博主反编译后去水印的swf文件
https://download.csdn.net/download/hxhchh/10619546
应用方法 ...
Chic主题电线背景特效添加
第一种点线特效根据 网上大佬Next主题的教程,修改Chic主题(https://asdfv1929.github.io/2018/07/07/next-add-dynamicbg/)
添加js文件 dynamic.js
..\themes\Chic\source\js 路径下添加
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148var canvas = document ...
Chic主题爆炸特效添加
根据 网上大佬Next主题添加爆炸特效,修改Chic主题
添加js文件 fireworks.js
..\themes\Chic\source\js 路径下添加
1"use strict";function updateCoords(e){pointerX=(e.clientX||e.touches[0].clientX)-canvasEl.getBoundingClientRect().left,pointerY=e.clientY||e.touches[0].clientY-canvasEl.getBoundingClientRect().top}function setParticuleDirection(e){var t=anime.random(0,360)*Math.PI/180,a=anime.random(50,180),n=[-1,1][anime.random(0,1)]*a;return{x:e.x+n*Math.cos(t),y:e.y+n*Math.sin(t)}}function ...
hexo 命令
清空资源hexo clean
新建文章hexo new “文章名”
新建页面
hexo new page “页面名称”
生成资源hexo generate (简写 hexo g)
部署服务器hexo server (简写 hexo s)
推送githubhexo deploy
下载主题git clone 主题github地址 themes/别名
注:下载主题至themes下的 别名文件下
hexo 图片文件插件
npm install hexo-asset-image -save
注:使用的Chic主题
在第一次初始化时要创建category和tag
hexo new page taghexo new page category
然后分别添加标签
layout:tag
layout:category
this is the first
this is my first blog
时间20190921
地点宿舍
人物one people
事件一个人想着一个人
个性说明愿你余生不必逞强,不必说谎,爱你的人懂你所有模样
签名: SimpleMw