目次を作成する

目次を作成する

2020-06-01


hexo 目次生成生成プラグイン インストール

プラグインhexo-toc

目次

1
2
3
4
5
6
7
8
9
10
11
hamkaz@debian1-de-kaz:~/js/hexo/blog$ npm install hexo-toc --save
npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
npm WARN deprecated gulp-header@1.8.12: Removed event-stream from gulp-header
+ hexo-toc@1.1.0
added 95 packages from 113 contributors, removed 193 packages, moved 8 packages and audited 381 packages in 14.302s

6 packages are looking for funding
run `npm fund` for details

found 5 vulnerabilities (3 low, 2 high)
run `npm audit fix` to fix them, or `npm audit` for details
1
2
3
4
5
6
7
hamkaz@debian1-de-kaz:~/js/hexo/blog$ hexo generate
INFO Start processing
INFO Files loaded in 322 ms
INFO Generated: index.html
INFO Generated: ka-ki-ku-ke-ko/kiri-no-ii/index.html
INFO Generated: images/kiri-no-ii.jpg
INFO 3 files generated in 316 ms