vince-cheung / craft-extension-toc

A craft extension of table of content

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A craft extension of table of content

About

Craft does not provide a directory function, so I made a plug-in for the side directory bar. This plugin can instantly generate a 4-level directory according to the document structure, and click the directory item to scroll to the corresponding position.

Building

Simply run npm install and than npm run build to generate the .craftX file which can be installed.

You can use npm run dev to test and debug in your local environment

About

A craft extension of table of content

License:MIT License


Languages

Language:TypeScript 62.6%Language:JavaScript 22.3%Language:CSS 12.7%Language:HTML 2.5%