Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.56 KB

README.md

File metadata and controls

45 lines (26 loc) · 1.56 KB

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

<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:

{% 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