1.0.4 • Published 2 months ago

hexo-uuid v1.0.4

Weekly downloads
10
License
MIT
Repository
github
Last release
2 months ago

hexo-uuid

Build Status NPM version Coverage Status

UUID plugin for Hexo.

Hexo-UUID: https://chekun.me/post/hexo-uuid

Installation

$ npm install hexo-uuid --save

This Plugin use es6 syntax, make sure your node support it.

Usage

After installation, when you hexo new whatever-your-title-is, your post/page markdown file will have a uuid attribute, like below:

---
uuid: 2f2dd790-1e71-11e6-95e1-ffc09ba0b003
title: I love Hexo!
date: 2016-05-20 16:20
---

License

MIT

1.0.4

2 months ago

1.0.2

6 years ago

1.0.1

8 years ago

1.0.0

8 years ago