# Extend

Here is an independent module based on [hexo-extend-injector2](https://github.com/jiangtj/hexo-extend-injector2). It can belong to the cake theme, but can also be easily separated into a plug-in, and any other themes use it.

**The configuration here needs to be configured in hexo instead of the theme**

## Buildin List

- [medium-zoom](medium-zoom) (enable)
- [external-link](external-link) (enable)
- [json-ld](json-ld) (enable)
- [reward](reward)
- [marked](marked)
- [comment](comment)
- [font-size-ol-edit](font-size-preview) (preview)

## Dependencies

- [hexo-patch-load-highlight-style](https://github.com/jiangtj-lab/hexo-patch-load-highlight-style)
- [hexo-extend-injector2](https://github.com/jiangtj/hexo-extend-injector2)
- [hexo-renderer-ejs](https://github.com/hexojs/hexo-renderer-ejs)
- [hexo-renderer-stylus](https://github.com/hexojs/hexo-renderer-stylus)

## Outside

- [hexo-cake-moon-menu](https://github.com/jiangtj-lab/hexo-cake-moon-menu)
- [hexo-cake-canvas-ribbon](https://github.com/jiangtj-lab/hexo-cake-canvas-ribbon)
- [hexo-cake-local-search](https://github.com/jiangtj-lab/hexo-cake-local-search)

## Others

- [Used in landscape theme](https://github.com/jiangtj-lab/hexo-cake-extend-others-example)
