npm install hexo-tag-kbd --save用例{% kbd Ctrl %} + {% kbd A %} {% kbd Ctrl %} + {% kbd ALT %} + {% kbd DELETE %}几个特殊按键EnterShiftCommandOptionhexo-tag-color-block 颜色标签npm i hexo-tag-color-block使用方法The full tag format is as follows:...
{ + clear: both; +} +html, +body, +div, +span, +applet, +object, +iframe, +h1, +h2, +h3, +h4, +h5, +h6, +p, +blockquote, +pre, +a, +abbr, +acronym, +address, +big, +cite, +code, +del, +dfn, +em, +img, +ins, +kbd, +q, +s, +samp, +small, +strike, ...
(0 = disable pagination) # order_by: Posts order. (Order by date descending by default) index_generator: path: '' per_page: 10 order_by: -date # Category & Tag default_category: uncategorized category_map: tag_map: # Metadata elements ## https://developer.mozilla.org/en-US/docs/Web...
1;return{onIgnoreTag:function(e,r,a){if(n(e)){if(a.isClosing){var s="[/removed]",l=a.position+s.length;return o.push([!1!==i?i:a.position,l]),i=!1,s}return i||(i=a.position),"[removed]"}return t(e,r,a)},remove:function(e){var t="",n=0;return _.forEach(o...
新增了kbd样式; 修复了子目录部署时词云中链接有误的问题; 移除了 TOC 中的竖线; 修复了首页 icon 图标中的 tooltip 不显示的问题; 修复生成静态文件时,每天切换 banner 不生效的问题; 更新了miniValine中的一些配置; v1.3.0 新增了支持子目录部署的功能(如:Gitee); ...
修改模板themes/next/layout/_macro/post.swig,搜索 rel="tag">#,将 # 换成 <i class="fa fa-tag"></i> 效果: 13.在每篇文章末尾统一添加“本文结束”标记 themes\next\layout\_macro 中新建 post-end-tag.swig 文件,并添加以下内容: AI检测代码解析 <div> {% if not is_index %} <div style=...
ribbon and site running time as false by default; - Modify the meta attribute of the post's description to read the post's summary attribute first; - Modified HTML tag of article title from div to h1 title; - Fixed the problem of incorrect footer year display; - Removed redundant setTime...
{% sup 上角标 color:red %} 标签 - 这是 {% sub 下角标 %} 标签 - 这是 {% kbd 键盘样式 %} 标签,试一试:{% kbd Ctrl %} + {% kbd S %} ## 静态时间线 ### 语法/用法 ```text {% timeline %} 逐渐熟悉 **Stellar** 标签的用法 初步建站,使用的 hexo-theme-stellar 主题 {% end...
效果图,预览地址 进入到hexo的根目录,然后在package.json中添加依赖:"hexo-tag-cloud": "2.1.*" 然后执行npm install命令 打开路径next/layout/_macro/sidebar.swig,添加如下配置 {%ifsite.tags.length>1%}<script type="text/javascript"charset="utf-8"src=...
<kbd>ctrl</kbd>+<kbd>J</kbd> <p>输入<code>hexo g -d</code> 即可渲染并上传至github</p> <h2 id="5-部署至netlify">5.部署至netlify</h2> <p><a target="_blank" rel="noopener external nofollow noreferrer" href="https://www.netlify.com/">https://www.netlify.com/</a></p> ...