site icon indicating copy to clipboard operation
site copied to clipboard

[Suggestion] Add theme categories

Open DeepSpaceHarbor opened this issue 4 years ago • 2 comments

Summary At the moment there are over 265 hexo themes. Finding the right theme can be quite the challenge.

Proposal

  1. Create list of all tags used in current themes.
  2. Extract the tags that could be used as category. Ex: Responsive, Portfolio, Blog, etc...
  3. Themes that don't belong in any category should be classified as Other.
  4. Create new field categories in themes.yml. This will contain the category data.
  5. Use the results from step 2 and 3 to automatically update the current themes.
  6. If needed, add more categories to the list.
  7. Add category selection/sidebar to the themes section
  8. 🎉

DeepSpaceHarbor avatar Aug 15 '19 19:08 DeepSpaceHarbor

Proposal:

  • order by github star, github last commit

It's really help to let people know if a theme is still maintaining.

RammusXu avatar Aug 17 '20 10:08 RammusXu

See also https://github.com/hexojs/site/issues/837

stevenjoezhang avatar Aug 21 '20 11:08 stevenjoezhang