From 114dfd2e19ca17348a20ec99077f99b5809c79d6 Mon Sep 17 00:00:00 2001 From: ppoffice Date: Sat, 2 Feb 2019 12:22:35 -0500 Subject: [PATCH] chore(*): update theme and doc --- _config.theme.yml | 49 ++++++++++++++++--------------- source/_posts/plugin/Analytics.md | 7 +++++ themes/icarus | 2 +- 3 files changed, 34 insertions(+), 24 deletions(-) diff --git a/_config.theme.yml b/_config.theme.yml index 23dd21b..d21d8da 100644 --- a/_config.theme.yml +++ b/_config.theme.yml @@ -68,29 +68,29 @@ comment: shortname: hexo-theme-icarus # Donation entries # http://ppoffice.github.io/hexo-theme-icarus/categories/Donation/ -donate: - - - # Donation entry name - type: alipay - # Qrcode image URL - qrcode: /gallery/donate/alipay.png - - - # Donation entry name - type: wechat - # Qrcode image URL - qrcode: /gallery/donate/wechat.jpg - - - # Donation entry name - type: paypal - # Paypal business ID or email address - business: paypal@paypal.com - # Currency code - currency_code: USD - - - # Donation entry name - type: patreon - # URL to the Patreon page - url: https://www.patreon.com/ +# donate: +# - +# # Donation entry name +# type: alipay +# # Qrcode image URL +# qrcode: /gallery/donate/alipay.png +# - +# # Donation entry name +# type: wechat +# # Qrcode image URL +# qrcode: /gallery/donate/wechat.jpg +# - +# # Donation entry name +# type: paypal +# # Paypal business ID or email address +# business: paypal@paypal.com +# # Currency code +# currency_code: USD +# - +# # Donation entry name +# type: patreon +# # URL to the Patreon page +# url: https://www.patreon.com/ # Share plugin settings # http://ppoffice.github.io/hexo-theme-icarus/categories/Configuration/Share-Plugins share: @@ -220,6 +220,9 @@ plugins: progressbar: true # Show the copy button in the highlighted code area clipboard: true + # BuSuanZi site/page view counter + # https://busuanzi.ibruce.info + busuanzi: false # CDN provider settings # http://ppoffice.github.io/hexo-theme-icarus/Configuration/Theme/speed-up-your-site-with-custom-cdn/ providers: diff --git a/source/_posts/plugin/Analytics.md b/source/_posts/plugin/Analytics.md index 4244493..d085ddc 100644 --- a/source/_posts/plugin/Analytics.md +++ b/source/_posts/plugin/Analytics.md @@ -34,3 +34,10 @@ plugins: hotjar: site_id: XXXXXX (required) {% endcodeblock %} + +### Busuanzi + +{% codeblock lang:yaml _config.yml %} +plugins: + busuanzi: true +{% endcodeblock %} diff --git a/themes/icarus b/themes/icarus index 9347b9b..d80f3e4 160000 --- a/themes/icarus +++ b/themes/icarus @@ -1 +1 @@ -Subproject commit 9347b9b042ca13192765c127c1ecb4e65e98df32 +Subproject commit d80f3e4f27fd81c2bdc9c2040eb14ce1bcf0241b