If you're using Hexo 5.0 or later, the simplest way to install is through npm: cd hexo-site npm install hexo-theme-next Or you can clone the entire repository: cd hexo-site git clone https://github.com/next-theme/hexo-theme-next themes/next See detailed installation instructions if you...
note:最好在 hexo-theme-next 主题下使用 npm install hexo-reading-count --save 配置 在全局 _config.yml 中修改,参数如下: reading_count: enable: true count: '阅读次数' # 自定义文本 increase_url: <url> # 递增并获取单篇文章的阅读次数 fetch_url: <url> # 批量获取多篇文章的阅读次数 服务器...
NexT https://github.com/next-theme/hexo-theme-next Yilia https://github.com/litten/hexo-theme-yilia Icarus https://github.com/ppoffice/hexo-theme-icarus Matery https://github.com/blinkfox/hexo-theme-matery Fluid https://github.com/fluid-dev/hexo-theme-fluid Stun https://github.com/liuyi...
hexo_markmap:-userCDN:-d3_js: https://fastly.jsdelivr.net/npm/d3@6-markmap_view_js: https://fastly.jsdelivr.net/npm/markmap-view@0.2.7-katex_css: https://fastly.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.css-prism_css: https://fastly.jsdelivr.net/npm/prismjs@1.25.0/themes/...
自检报告 我已阅读主题文档,确认不存在此功能。 我已阅读Hexo官方文档,确认不存在此功能。 需求描述 实现 npm i hexo-theme-volantis 安装主题
$ cd your-hexo-site $ npm install hexo-theme-redefine@latest Another method is by git clone$ cd your-hexo-site $ git clone https://github.com/EvanNotFound/hexo-theme-redefine.git themes/redefine After the installation, go to the _config.yml of your hexo site and settheme: redefine ...
Github的Actions 的npm install为什么那么慢呢? 已经有人发了这篇paper: https://dwye.dev/post/github-action-npm-cache/ 这样子写之后,NB快哦,只用20秒就能完成发布了呢; name:CIon:push:branches:["master"]env:GIT_USER:XXXXGIT_EMAIL:XXXX@qq.comTHEME_REPO:XXXX/hexo-theme-nextTHEME_BRANCH:masterDEPL...
npm install hexo-theme-flexblock # # 如果使用 yarn,则执行以下命令 # yarn add hexo-theme-flexblock ``` 进入`themes/flex-block`编辑`_config.yml`以配置你的站点信息 在你的 Hexo 项目目录下新建 `_config.flexblock.yml`,然后把 [主题配置文件的内容](https://github.com/miiiku/hexo-theme-flexbl...
在linux环境中执行npm install方法。会出现如下错误: 代码语言:javascript 代码运行次数:0 运行 npmWARNoptional Skipping failed optional dependency/chokidar/fsevents:npmWARNnotsup Not compatiblewithyour operating system or architecture:fsevents@1.2.4npmWARNajv-keywords@3.2.0requires a peerofajv@^6.0.0but none...
Hexo-Next-多地同步丢失解决(WARN No layout: index.html)2018-04-2651.修改vs模板添加版权注释信息2018-03-2752.Easyui中form表单验证事件不通过处理方法2018-03-2753.最简化版本-Centos7 配置.Net Core 及Jexus服务器2018-03-1254.常用开发中使用到的作图工具(开发向)2018-02-2555.Git 常用指令备注2018-01-...