hexo-tag-tweetable-quote
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "hexo-tag-tweetable-quote", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "hexo tag plugin to add tweetable qoutes to posts and pages", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -5,2 +5,8 @@ # hexo-tag-tweetable-quote for [Hexo](https://hexo.io) | ||
[![npm](https://img.shields.io/npm/v/hexo-tag-tweetable-quote.svg)](https://www.npmjs.com/package/hexo-tag-tweetable-quote) | ||
[![Known Vulnerabilities](https://snyk.io/test/github/iamchathu/hexo-tag-tweetable-quote/badge.svg)](https://snyk.io/test/github/iamchathu/hexo-tag-tweetable-quote) | ||
[![Build Status](https://travis-ci.org/iamchathu/hexo-tag-tweetable-quote.svg?branch=master)](https://travis-ci.org/iamchathu/hexo-tag-tweetable-quote) | ||
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/iamchathu/hexo-tag-tweetable-quote/master/LICENSE) | ||
[![Twitter](https://img.shields.io/twitter/url/https/github.com/iamchathu/hexo-tag-tweetable-quote.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=%5Bobject%20Object%5D) | ||
# About | ||
@@ -10,3 +16,3 @@ | ||
![](./screens/preview.png) | ||
![](https://raw.githubusercontent.com/iamchathu/hexo-tag-tweetable-quote/master/screens/preview.png) | ||
@@ -35,2 +41,4 @@ Inspired by [RisingStack Blog](https://blog.risingstack.com/node-hero-node-js-authentication-passport-js/). | ||
link_font_size : '1.0em' | ||
via_twitter_account : 'iamchathu' | ||
related_twitter_accounts : 'iamchathu,twitter' | ||
``` | ||
@@ -42,2 +50,4 @@ | ||
- **link_font_size** - Click to tweet link font size. Defaults to `1.0em`. | ||
- **via_twitter_account** - Add via @twitter handle. Defaults to ``. | ||
- **related_twitter_accounts** - Add related twitter accounts to show after tweeting. Can add comma separated multiple accounts. Defaults to ``. | ||
@@ -62,1 +72,5 @@ The full tag format is as follows: | ||
* [icarus](https://github.com/ppoffice/hexo-theme-icarus) | ||
## Todo | ||
- [ ] Add Post URL to tweet [(Issue : Accessing Post/Page URL inside plugin)](https://github.com/hexojs/hexo/issues/2305) |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7615
72
6
49