1.0.1 • Published 5 years ago

hexo-cake-google-analytics v1.0.1

Weekly downloads
2
License
LGPL-3.0
Repository
github
Last release
5 years ago

= hexo cake google analytics Mr.J; :lib: hexo-cake-google-analytics :config_key: google_analytics :source-highlighter: highlightjs

== How to use

source,bash,subs="verbatim,attributes"

yarn add {lib}

== Config

You can config by {config_key} in hexo theme or data config files.

In hexo or theme:

source,yaml,subs="normal"

{config_key}:

include::default.yamlindent=2

In {config_key}.yml data file:

source,yaml,subs="normal"

include::default.yaml[]

You can find more info in link:default.yamldefault config file.