hexo-generator-slideshare
Version:
A plugin for the Hexo static site generator that generates an iframe to embed slideshare presentations
18 lines (10 loc) • 561 B
Markdown
# hexo-generator-slideshare
<a href="https://codeclimate.com/github/sleroy/hexo-generator-slideshare"><img src="https://codeclimate.com/github/sleroy/hexo-generator-slideshare/badges/gpa.svg" /></a>
Generates a slideshare frame inside your posts.
This package is still pretty rough around the edges and is not recommended for anything important yet. Plenty of code cleanup and tests to be done. Suggestions, contributions, or bug reports gratefully received.
## Install
``` bash
$ npm install hexo-generator-slideshare --save
```
### 0.&
- First version