# Custom Fonts
# family: the font-family which will be used in the theme
# host: uri of fonts host.
# Available value of "use": google | baomitu | ustc | custom
fonts:
family: Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif
use: google
custom_host_url:
Before:
# Analytics Systems
analytics:
baidu_id:
google_id:
After:
# Analytics Systems
# Available value:
# baidu | google | cnzz
analytics:
use:
site_id:
Before:
# Comment Systems
# Available value of "use":
# duoshuo | disqus | disqus_click | changyan
comment:
use:
shortname:
duoshuo_thread_key_type: path
duoshuo_embed_js_url: "https://static.duoshuo.com/embed.js"
changyan_appid:
changyan_conf:
changyan_thread_key_type: path
After:
# Comment Systems
# Available value of "use":
# disqus | disqus_click | changyan | 163gentie
comment:
use:
shortname: # duoshuo or disqus shortname
changyan_appid:
changyan_conf:
changyan_thread_key_type: path
gentie_productKey:
New:
site_verification:
google:
baidu:
toc:
# use: choose whether the line_number of toc will show or not.
# Available value of "linenumber": true | false
linenumber: true
We removed the uesless private layout. We suggest using hexo-blog-encrypt plugin instead.
Also, we removed the duoshuo as duoshuo will stop service in June 1st.