md-hexo

1.0.8 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i md-hexo

Weekly Downloads

2

Version

1.0.8

License

MIT

Last publish

Collaborators

  • laomu