Go to file
pan93412 724d23ca5c
feat: 加入 heti 排版樣式增強 CSS 的支援 (#64)
* feat: 加入 heti 排版樣式增強 CSS 的支援

「赫蹏」是專為中文網頁內容設計的排版樣式增強。
它基於通行的中文排版規範,可為網站的讀者
帶來更好的內容閱讀體驗。

目前只套用在文章和文章卡片的摘要上。

https://sivan.github.io/heti/

* feat(config): 增加 heti 設定項

取用方式:theme.heti (boolean)

* refactor: add dns-prefetch for unpkg.com

* Update _config.yml

Co-authored-by: xaoxuu <16400144+xaoxuu@users.noreply.github.com>
2022-03-02 14:33:20 +08:00
.github Label Commenter 2021-03-22 21:58:49 +08:00
languages update 2021-11-19 23:50:34 +08:00
layout feat: 加入 heti 排版樣式增強 CSS 的支援 (#64) 2022-03-02 14:33:20 +08:00
scripts 优化fancybox加载逻辑 2022-01-27 13:46:11 +08:00
source 优化fancybox加载逻辑 2022-01-27 13:46:11 +08:00
.gitignore git ignore 2021-02-19 23:16:57 +08:00
.npmignore add json 2021-07-24 00:01:01 +08:00
LICENSE Initial commit 2021-02-19 23:14:23 +08:00
README.md release: 1.3.0 2021-07-24 00:34:48 +08:00
_config.yml feat: 加入 heti 排版樣式增強 CSS 的支援 (#64) 2022-03-02 14:33:20 +08:00
beaudar.json add json 2021-07-24 00:01:01 +08:00
npm-publish.sh auto tag 2021-02-28 18:23:29 +08:00
package.json release: 1.6.1 2021-11-20 13:19:50 +08:00
utterances.json release: 1.3.0 2021-07-24 00:34:48 +08:00

README.md

hexo-theme-stellar

Elegant and powerful theme for Hexo.

Getting Started

Check your environment:

Hexo: 5.4.0
hexo-cli: 4.3.0
node.js: 14.17.3 LTS
npm: 6.14.13 LTS

Edit your _config.yml:

theme: stellar

Install Stellar in terminal:

npm i hexo-theme-stellar

Usage

See docs: https://xaoxuu.com/wiki/stellar/

Examples

https://xaoxuu.com

Feedback

Issues: https://github.com/xaoxuu/hexo-theme-stellar/issues/

Discussions: https://github.com/xaoxuu/hexo-theme-stellar/discussions/