项目作者: iamchathu

项目描述 :
:100: Apester interactive tag plugin to include in Hexo page/post
高级语言: JavaScript
项目地址: git://github.com/iamchathu/hexo-tag-apester.git
创建时间: 2016-09-01T11:20:22Z
项目社区:https://github.com/iamchathu/hexo-tag-apester

开源协议:MIT License

下载


hexo-tag-apester

npm version
Known Vulnerabilities
NSP Status

Apester interactive tag plugin to include in Hexo page/post

About

This is a Hexo tag plugin for including a Apester widget into your pages/posts. Examples of what they can look like are below:

Installation

The same as other Hexo plugins its simply:

npm install --save hexo-tag-apester

In your Hexo project root.

Including JS

Include the Apester JS SDK on your page once before the </head> tag

  1. <script type="text/javascript" src="//static.apester.com/js/sdk/v1.1/apester-sdk.min.js"></script>

Usage

The full tag format is as follows:

  1. {% apester interaction_id %}

Blog Articles explaining the tweetable quote plugin

Example in the Wild

I normally add Apester quizes to my blog posts.

You can check one of them at Chathu’s Visionaries