0.0.1-beta • Published 3 years ago

hexo-pdf-plugin v0.0.1-beta

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

hexo-pdf-plugin

MIT VERSION

Hexo plugin for embeded pdf

Install

$ npm install --save hexo-pdf-plugin

Usage

Normal PDF

{% pdf http://7xov2f.com1.z0.glb.clouddn.com/bash_freshman.pdf %}

or

{% pdf ./bash_freshman.pdf %}

Google drive

{% pdf https://drive.google.com/file/d/0B6qSwdwPxPRdTEliX0dhQ2JfUEU/preview %}

Slideshare

{% pdf http://www.slideshare.net/slideshow/embed_code/key/8Jl0hUt2OKUOOE %}

Preview

Normal PDF

npm.io

Google drive

npm.io

Slideshare

npm.io

0.0.1-beta

3 years ago