Hexo Theme Warmpaper — Development skill for Claude Code
一个温暖的 Hexo 博客主题,灵感来自 Claude 的配色方案.
How to install Hexo Theme Warmpaper
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open finch-xu/hexo-theme-warmpaper and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Hexo Theme Warmpaper does
一个温暖的 Hexo 博客主题,灵感来自 Claude 的配色方案。 米色背景搭配淡橙色方格草稿纸纹理,营造沉浸式阅读体验。
Alternatives in Development
- Analyze Feature Requests — Prioritize feature requests by theme, impact, effort, and risk 7.8k ★
- Theme Color Conventions — Extensions in this repo use a consistent color language mapped to Pi's theme tokens 526 ★
- Check A11y — Report WCAG contrast for the theme and the minimal fix to reach AA 452 ★
README
hexo-theme-warmpaper
「八千年前的陶工与今天的 AI,不约而同画出了同一个图形——有些直觉,比文明更古老。」
一个温暖的 Hexo 博客主题,灵感来自 Claude 的配色方案。
米色背景搭配淡橙色方格草稿纸纹理,营造沉浸式阅读体验。
[](LICENSE) [](https://hexo.io) [](https://nodejs.org) [](https://github.com/finch-xu/hexo-theme-warmpaper)
**在线预览**: [pidan.dev](https://pidan.dev) | [English](README_EN.md) | [日本語](README_JA.md)
![]() |
![]() |
特性
- Claude 风格配色(温暖米色 + 橙色强调)
- 淡橙色方格草稿纸背景
- 文章页单栏布局 + 右侧 TOC 目录(sticky 定位,滚动高亮)
- 首页卡片式文章列表
- 响应式设计(移动端自动隐藏 TOC)
- 霞鹜文楷 GB 字体(CDN 分片加载)
- 支持亮色、暗色主题,自适应切换,并支持手动切换
- 评论系统集成:Waline、Giscus(基于 GitHub Discussions),均可选开启,支持并存
- 数学公式渲染(MathJax v4,可选开启)
安装
将主题克隆到 Hexo 博客的 `themes` 目录:
cd your-hexo-blog
git clone https://github.com/finch-xu/hexo-theme-warmpaper.git themes/warmpaper
安装 EJS 渲染器(如果尚未安装):
npm install hexo-renderer-ejs --save
在博客根目录的 `_config.yml` 中启用主题:
theme: warmpaper
开发调试
前置条件
- Node.js >= 14
- Hexo CLI (
npm install -g hexo-cli)
搭建开发环境
- 创建一个测试用的 Hexo 博客:
hexo init hexo-test-blog
cd hexo-test-blog
npm install
npm install hexo-renderer-ejs --save
- 将主题链接到博客的 themes 目录:
# 方式一:符号链接(推荐,修改即时生效)
ln -s /path/to/hexo-theme-warmpaper themes/warmpaper
# 方式二:直接克隆
git clone https://github.com/finch-xu/hexo-theme-warmpaper.git themes/warmpaper
- 修改博客
_config.yml:
theme: warmpaper
- 创建一些测试文章(确保包含多级标题以测试 TOC):
Related Skills
Meta Orchestrator
Meta-Orchestrator 是一个面向 Claude Code 的 DAG 工作流编排引擎,灵感来自 OpenSquilla 的 MetaSkill 模型。它将复杂任务拆解为有向无环图,同层独立步骤并行分发执行,
Verify Theme
Run the full Graphite quality gate (drift, tokens, contrast, YAML) and report pass/fail
Generate PDF
Generate PDF documents (resume, cover letter, or both) with automatic validation and theme selection argument-
Monet.Nvim
Neovim theme inspired by Claude Monet's iconic water lilies
15
Build a Next.js 14 portfolio landing page with a full-screen hero section and an animated loading screen. The
Forward
A fresh Next.js storefront theme for Shopify, powered by Weaverse.
Related Agents
Theme PR Reviewer
Read-only reviewer for Graphite theme PRs — checks generated/source coherence, token quality, and contrast. Us
R Reviewer
R code reviewer for academic scripts. Checks code quality, reproducibility, figure generation patterns, and th
Columnist
Authors L2-2 full hub expansion + L2-2 timeline narrative + all L2-3·L2-4 content (cluster overview·theme cont

