Skip to content

Commit ca8f706

Browse files
Add README.md
1 parent 4902751 commit ca8f706

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Hexo Posts Embedding
2+
3+
[![npm-image]][npm-url]
4+
[![lic-image]](LICENSE)
5+
6+
Posts embedding for Hexo.
7+
8+
## Installation
9+
10+
![size-image]
11+
[![dm-image]][npm-url]
12+
[![dt-image]][npm-url]
13+
14+
```bash
15+
npm install hexo-posts-embedding
16+
hexo clean
17+
```
18+
19+
## License
20+
21+
Released under the MIT License
22+
23+
[npm-image]: https://img.shields.io/npm/v/hexo-posts-embedding?style=flat-square
24+
[lic-image]: https://img.shields.io/npm/l/hexo-posts-embedding?style=flat-square
25+
26+
[size-image]: https://img.shields.io/github/languages/code-size/next-theme/hexo-posts-embedding?style=flat-square
27+
[dm-image]: https://img.shields.io/npm/dm/hexo-posts-embedding?style=flat-square
28+
[dt-image]: https://img.shields.io/npm/dt/hexo-posts-embedding?style=flat-square
29+
30+
[npm-url]: https://www.npmjs.com/package/hexo-posts-embedding

0 commit comments

Comments
 (0)