Grow Your Audience with Share Buttons

Adding share buttons to your site is a good way to encourage readers to share your ideas and gain visibility quickly. Minos providers several share button services to you which take no time to configure and use. Detailed configurations are given below. Also, you may need to refer to the vendor’s installation instructions for actual values of your options.

Out-of-box services

AddThis

Installation instructions

_config.yml
1
2
3
share:
type: addthis
install_url: //s7.addthis.com/js/300/addthis_widget.js#pubid=xxxxxxxx # (required)

You can get the install_url from the code snippet provided by AddThis. The url should be in the src attribute of the <script> tag:

ShareThis

Installation instructions

_config.yml
1
2
3
share:
type: sharethis
install_url: //platform-api.sharethis.com/js/sharethis.js#...... # (required)

You can get the install_url from the code snippet provided by ShareThis. The url should be in the src attribute of the <script> tag:

Use other share buttons in Minos

(TODO)

Enable Search Engine Integration in Minos Using Hexo Tag Plugins in Minos

Comments

Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×