hexo
Here are 2,545 public repositories matching this topic...
-
Updated
Nov 2, 2019 - JavaScript
Issue Checklist
Steps to reproduce the behavior
- cd themes/next
- git clone https://github.com/theme-next/theme-next-pace source/lib/pace
- 修改主题配置文件(_config)
# Progress bar in the top during page loading.
# Dependencies: https://github.com/theme-next/theme-next-pace
# For more information: https://github.com/HubSpot/pace
pace:
enable: true
# Themes list:
-
Updated
Jun 5, 2020 - JavaScript
自定义网页 title
我想自定义网页 title ,知道是这段代码,但是没找到代码位置。
var OriginTitile = document.title, titleTime;
document.addEventListener('visibilitychange', function() {
if (document.hidden) {
document.title = '死鬼去哪里了!';
clearTimeout(titleTime);
} else {
document.title = '(つェ⊂)咦!又好了!';
titleTime = setTimeout(function() {
document.title = OriginTitile;
},2000);
}
});
Would be cool to have a play/stop button for animated gifs.
Here are some examples, maybe something from below can be implemented to your theme.
http://rubentd.com/gifplayer/
https://www.hongkiat.com/blog/on-click-animated-gif/
https://codepen.io/hoanghals/pen/dZrWLZ
-
Updated
May 20, 2020 - CSS
-
Updated
Jun 11, 2020 - HTML
-
Updated
May 23, 2020 - JavaScript
「描述遇到的问题」或「发现的 bug」(Describe the problem or bug you encounter)
首先表示,特别喜欢这个主题,很简洁漂亮~
在_config.yml文件中avatar: /avatar/me.jpg并且再目录下放置了图片文件
但是在hexo g后始终无法生成自己设置的文件,反而一直生成的是Misaka.jpg这个图片文件
请问是怎么回事呢
你是否已经阅读过以下内容,并确认你的行为是正确的,在 [ ]
中填入 x
选中(Ensure that you had consulted followings and confirm the validity of your operation, fill x
in [ ]
to select)
- [Hexo 文档 | Hexo document]
添加了 404.md 没反应
-
Updated
Apr 7, 2020 - CSS
-
Updated
Apr 22, 2020 - HTML
-
Updated
Jun 10, 2020 - JavaScript
-
Updated
May 22, 2020 - CSS
-
Updated
May 5, 2020 - Vue
-
Updated
Feb 25, 2020 - CSS
Improve this page
Add a description, image, and links to the hexo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hexo topic, visit your repo's landing page and select "manage topics."
Check List
Please check followings before submitting a new feature request.
Feature Request
New to Hexo and finding some inadequacies in some of the documentation.
list_
helpers) the "style"