hexo-cake-google-analytics
v1.0.1
Published
Readme
= 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.yaml[indent=2]
In {config_key}.yml data file:
[source,yaml,subs="normal"]
include::default.yaml[]
You can find more info in link:default.yaml[default config file].
