hexo-shokax-busuanziHi**na 上传 busuanzi hexo hexo-plugin Hexo-ShokaX是一套美观且适用于Hexo静态博客框架的主题。为了在Hexo-ShokaX的基础上添加不蒜子统计代码以跟踪网站访问量和访客数,你需要首先在Hexo的 `_config.yml` 文件中,找到`custom_head` 或 `head` 部分。在这个区域,你可以添加如下代码片段: `...
theme-shoka-x/shokaX-docs Star3 The docs website of hexo-theme-shokaX documentationhexohexo-themehexo-theme-shokax UpdatedJul 21, 2024 theme-shoka-x/theme-shokax-pjax Star2 Code Issues Pull requests pjax for shokax pjaxhexo-theme-shokax ...
hexo-shokax-busuanzi 适用于hexo-theme-shokaX的插件,用于向页脚插入不蒜子用于统计网站访问量和访客量。 使用 npm i hexo-shokax-busuanzi --save 默认情况下安装完毕自动开启pv和uv统计。 若要修改,请在shokaX主题文件夹中的 _config.yml 中插入:(以下均为默认值) busuanzi: pv: enable: true title: 本站...
1Star2Fork0 zkz098/hexo-theme-shokaX 代码Issues0Pull Requests0Wiki统计流水线 服务 Gitee Pages JavaDoc PHPDoc 质量分析 Jenkins for Gitee 腾讯云托管 腾讯云 Serverless 悬镜安全 阿里云 SAE Codeblitz 我知道了,不再自动展开 页面 预览 展开所有节点 ...
初始化shokaX主题 在上述博客项目的终端中,执行以下命令: 全局安装 shokax-cli : npm install shokax-cli --location=global 使用安装好的cli进行初始化: SXC install shokaX 主题配置 更改根目录/_config.yml中的theme为shokaX(SXC 默认 origin 或 npm 安装修改为shokax) 请注意,本主题仅在 npm 上使用的是...
4.SXC install shokaX 5.修改_config.yml切换主题为shokaX 6.run hexo g 7.run hexo s 8.打开浏览器查看127.0.0.1:4000 相关配置 SekaiMoe@localhost ~/tmp> hexo --version INFO Validating config hexo: 7.0.0 hexo-cli: 4.0.0 os: Linux 4.14.186+ linux arm64 node: 21.4.0 acorn: 8.11.2 ad...
ShokaX: Shoka: 个人尝试仿照Shoka的效果修改了一下: hexo-theme-shokax/layout/category.pug 修改前: each post in posts.toArray() if post.categories && post.categories.length - var cat_length = post.categories.length each cat,index in post.categories.toArray() if cat.name == page.title - ...
node_modules/hexo-theme-shokax/source/js/_app/components/tcomments.ts 中 import twikoo from 'twikoo' 改为 import * as twikoo from 'twikoo' 谢谢,解决了 Sorry, something went wrong. Anixuil closed this as completed Mar 11, 2024 Sign up for free to join this conversation on GitHub. Al...
theme-shoka-x / hexo-theme-shokaX Public Notifications Fork 27 Star 229 Code Issues 5 Pull requests 5 Discussions Actions Projects 2 Security Insights New issue waline的pageview统计为0 #215 Closed 5 tasks done FidStyle opened this issue Jan 31, 2024· 4 comments ...
Assignees zkz098 Labels bug 🐛 Projects ShokaX 开发计划(2024) Archived in project Milestone No milestone Development Successfully merging a pull request may close this issue. fix: Index 在有且只有置顶文章时渲染错误 D-Sketon/hexo-theme-shokaX 1 participant ...