• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

hexo-front-matter

Generate hexo-front-matter in atom for markdown file.
  • #hexo
  • #front-matter
humbinal
0.3.5 395
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

hexo-front-matter package

This package will insert the Hexo Front-matter into your cursor position.

Text as follows:

	---
	title: article   //hexo post title
	date: 2016-07-24 17:24:39  //date for hexo
	id: 1469352279  //data's timestamp,for hexo permalink is SEO friendly,you should config the '_config.yml' file like this: permalink: post/:id.html
	tags:
	  - untagged  //tag name
	categories:
	  - uncategorized  //category name
	keywords: keyword1,keyword2   //keyword or keywords split by comma
	description: description   //article's description
	---

A screenshot about the package

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by