npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

hexo-theme-anzhiyu

v1.6.12

Published

A Simple and Card UI Design theme for Hexo

Downloads

1,492

Readme

预览: 👍 AnZhiYu || 🤞 AnZhiYu

文档: 📖 anzhiyu Docs

一款基于hexo-theme-butterfly修改的主題

hexo-theme-anzhiyu

💻 安裝

Git 安裝

在博客根目录里安装最新版【推荐】

git clone -b main https://github.com/anzhiyu-c/hexo-theme-anzhiyu.git themes/anzhiyu

⚙ 应用主题

修改 hexo 配置文件_config.yml,把主题改为anzhiyu

theme: anzhiyu

如果你没有 pug 以及 stylus 的渲染器,请下载安装: npm install hexo-renderer-pug hexo-renderer-stylus --save

覆盖配置

覆盖配置可以使主题配置放置在 anzhiyu 目录之外,避免在更新主题时丢失自定义的配置。

通过 Npm 安装主题的用户可忽略,其他用户建议学习使用。

  • macos/linux 在博客根目录运行
cp -rf ./themes/anzhiyu/_config.yml ./_config.anzhiyu.yml
  • windows 复制/themes/anzhiyu/_config.yml此文件到 hexo 根目录,并重命名为_config.anzhiyu.yml

以后如果修改任何主题配置,都只需修改 _config.anzhiyu.yml 的配置即可。

注意:

  • 只要存在于 _config.anzhiyu.yml 的配置都是高优先级,修改原 _config.yml 是无效的。
  • 每次更新主题可能存在配置变更,请注意更新说明,可能需要手动对 _config.anzhiyu.yml 同步修改。
  • 想查看覆盖配置有没有生效,可以通过 hexo g --debug 查看命令行输出。
  • 如果想将某些配置覆盖为空,注意不要把主键删掉,不然是无法覆盖的

功能特性

  • ✅ 无比详实的用户文档
  • ✅ 页面组件懒加载(pjax方案)
  • ✅ 图片懒加载
  • ✅ 多种代码高亮方案
  • ✅ 多语言配置
  • ✅ 内置多款评论插件
  • ✅ 内置网页访问统计
  • ✅ 支持暗色模式
  • ✅ 支持脚注语法
  • ✅ 支持自定义CDN静态资源
  • ✅ 丰富多样化的标签选项快速构建你想要的功能
  • ✅ 支持定制化的右键菜单
  • ✅ 支持定制化的主色调随封面图片颜色变化
  • ✅ 支持沉浸式状态栏
  • ✅ 支持文章字数统计
  • ✅ 支持聊天系统
  • ✅ 支持谷歌分析、百度分析、微软分析、cloudflare分析、cnzz分析
  • ✅ 支持广告挂载
  • ✅ 支持图片大图查看
  • ✅ 支持瀑布流即刻说说
  • ✅ 支持瀑布流相册集
  • ✅ 支持阿里图标与fontawesome
  • ✅ 支持高速缓存的swpp,pwa特性
  • ✅ 优秀的隐私协议支持
  • ✅ 文章AI摘要支持
  • ✅ 支持音乐球
  • ✅ 支持全局中控台
  • ✅ 支持快捷键选项
  • ✅ 支持本地搜索/algolia搜索🔍/Docsearch
  • ✅ 支持 LaTeX 数学公式
  • ✅ 支持 mermaid 流程图

部分功能展示

沉浸式状态栏 沉浸阅读。 沉浸式状态栏

高低自定义的右键菜单 高度定制。 高低自定义的右键菜单

AI摘要 迅速读取文章内容。 AI摘要

让人眼前一亮的清爽界面

让人眼前一亮的清爽界面

评论弹幕

评论弹幕

贡献者

contributors

主题设计:@张洪 Heo

文档编写:@xiaoran

仓库统计

仓库统计