1.0.8 • Published 7 years ago

md-hexo v1.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

marddown files add title and sign, use for hexo

install

$ npm install -g md-hexo

usage

run mdhexo in your project folder, and then the markdown files without sign --- will add sign:

---
title: filename
tags: folder
date: 2017-01-01 10:10:10
---

bin

$ mdhexo [folder]

todo

  • add date sign from birthtime of file
  • 忽略node_modules目录
  • 根据markdown内容中的#查找title
  • 补充缺失的sign
1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago