0.2.1 • Published 26 days ago

hexo-shiki v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
26 days ago

hexo-shiki

Preface

hexo shiki code highlight js library support(just backend mode)

Warn: It's in dev! It's unstable!

USAGE

What you write in Front-matter will cover the default value in _config.yml!

the themes and languages support is in the offical page - shiki docs

shiki:
  enable: (true/false)
  theme: (one-dark-pro/nord/...)

self build shiki

When you have a self build shiki and want to use for hexo-shiki you can copy the languages/themes and main export file index.js to node_modules/shiki/

If there is not node_modules/shiki/, just find it in upper folder or you can run yarn to install

0.2.1

26 days ago

0.2.0

26 days ago

0.0.7

3 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.6

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago