hexo-tag-config

3.0.0 • Public • Published

hexo-tag-config

NPM version CI Coverage Status

A hexo plugin for insert hexo configuration values (_config.yml) to your post/page.

Installation

npm install hexo-tag-config --save

Usaga

Specify _config.yml key.

{% config _config.yml_keys %}

Example

// Plugin get url key values in _config.yml
{% config url %}

// Also you can specify nested key
{% config highlight.line_number %}

Development

Readme

Keywords

Package Sidebar

Install

npm i hexo-tag-config

Weekly Downloads

0

Version

3.0.0

License

MIT

Unpacked Size

4.1 kB

Total Files

5

Last publish

Collaborators

  • yoshinorin