wechaty / wishlist

Puppets, Bots, and other Tooling Requested by Community Members
6 stars 0 forks source link

Collect, analyse, and rename all the tags & categories from our Wechaty blog posts #14

Closed huan closed 3 years ago

huan commented 4 years ago

For the past 4 years, Wechaty has got lots of blog posts from our awesome contributors/developers. (thank you for your contribution!)

Every blog post has a YAML font which can set a list of tag and categories.

However, we have no guidelines before, so those tags and categories are set randomly by our contributors.

We should analyze them to reduce the tags/categories number by merging similar tags/categories together.

After that, we also should publish a blog post guidelines for how to select tags/categories for a blog post correctly (to follow the conventions from our Wechaty community)

huan commented 3 years ago

Oh, this is done, cheers!

See:

  1. https://github.com/wechaty/wechaty.js.org/blob/master/tests/jekyll/front-matter-category.spec.ts
  2. https://github.com/wechaty/wechaty.js.org/blob/master/tests/jekyll/front-matter-tag.spec.ts