Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] Add theme categories #1038

Open
DeepSpaceHarbor opened this issue Aug 15, 2019 · 2 comments
Open

[Suggestion] Add theme categories #1038

DeepSpaceHarbor opened this issue Aug 15, 2019 · 2 comments

Comments

@DeepSpaceHarbor
Copy link
Contributor

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. 🎉
@RammusXu
Copy link

Proposal:

  • order by github star, github last commit

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

@stevenjoezhang
Copy link
Member

See also #837

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants