hexo-theme-linen
v1.0.16
Published
A clean Hexo theme
Readme
hexo-theme-linen
A clean Hexo theme focused on readability, UX, and minimal configuration.

Features
- Elegant and minimal design
- Responsive layout
- Optimized typography
- Customizable navigation
- Supports tags, categories, archives, and series
- Fast build and lightweight assets(without plugins)
Installation
pnpm add hexo-theme-linen
# or
npm install hexo-theme-linenUsage
Edit your Hexo _config.yml:
theme: linenThen start Hexo:
hexo clean && hexo serveDocumentation
Full documentation and examples:
EN: https://lynanbreeze.github.io/hexo-theme-linen-doc/
简体中文: https://lynanbreeze.github.io/hexo-theme-linen-doc-zh-CN/
License
MIT
