UNPKG

hexo-theme-halunhaku

Version:

A modern, responsive Hexo theme with enhanced code blocks, perfect cover images, and Chinese text optimization. Production-ready with mobile-first design.

56 lines 1.34 kB
{ "name": "hexo-theme-halunhaku", "version": "2.0.0", "description": "A modern, responsive Hexo theme with enhanced code blocks, perfect cover images, and Chinese text optimization. Production-ready with mobile-first design.", "main": "index.js", "keywords": [ "hexo", "hexo-theme", "theme", "blog", "responsive", "modern", "tailwind", "dark-theme", "light-theme", "categories", "tags", "code-highlighting", "chinese-support", "mobile-first", "production-ready", "cover-images", "copy-button" ], "author": { "name": "forhalunhaku", "email": "1202201058@student.stdu.edu.cn", "url": "https://github.com/forhalunhaku" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/forhalunhaku/hexo-theme-halunhaku.git" }, "bugs": { "url": "https://github.com/forhalunhaku/hexo-theme-halunhaku/issues" }, "homepage": "https://github.com/forhalunhaku/hexo-theme-halunhaku#readme", "peerDependencies": { "hexo": "^6.0.0 || ^7.0.0" }, "engines": { "node": ">=14.0.0", "hexo": ">=6.0.0" }, "files": [ "layout", "scripts", "source", "_config.yml", "README.md", "CHANGELOG.md", "LICENSE", "images" ] }