hexo-uuid

1.0.4 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i hexo-uuid

Weekly Downloads

22

Version

1.0.4

License

MIT

Unpacked Size

6.89 kB

Total Files

10

Last publish

Collaborators

  • chekun