项目作者: glazec

项目描述 :
a VScode extension to help you automatically fulfill your Hexo Head
高级语言: TypeScript
项目地址: git://github.com/glazec/hexo-post-head-generator.git
创建时间: 2019-01-10T21:26:21Z
项目社区:https://github.com/glazec/hexo-post-head-generator

开源协议:

下载


hexo-post-head-generator README

If you use hexo as blog, writing the head of post is really annoying. Snippet can help you save a lots of work, but it can’t help you fullfil the tag and category, because your tag and category part are dynamic.

Features

  • Fullfil the head of hexo posts
  • Updating your tag and category choice

Extension Settings

  1. Add "initHexoHead.postsPath" setting to user configure file. eg.”initHexoHead.postsPath”:”C:\path\to\hexo\source\_posts\“

  2. create your new posts markdown file

  3. Open the command platte, type Init Hexo Head.

Known Issues

  1. Long execution time

To Do List

  • Add Selection For Image File
  • Add selection For Audio File

Release Notes

0.01

Initial release of Hexo post head generator