8000 GitHub - ejferg/hexo-uuid: Give your post an uuid!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ejferg/hexo-uuid

 
 

Repository files navigation

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

About

Give your post an uuid!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%
0